Blender Git Commits

Blender Git commits from all branches.

Page: 952 / 2888

February 20, 2020, 12:00 (GMT)
Alembic: fix unit test on Windows

There are two issues solved in this commit:

- Our Windows buildbot has slightly different floating point errors than
the Linux one, which meant a larger delta was required for float
comparisons.
- The test performs an export to a temporary Alembic file and
subsequently imports it. Deleting the temporary file was impossible on
Windows because it was still in use. This is now resolved by first
loading the default blend file before deleting the Alembic file.
February 20, 2020, 12:00 (GMT)
UI: Use crosshair cursor for Extrude to Cursor tools

Since this tool doesn't perform selections when you click, it's important that the cursor helps communicate that something else will happen.

Also fix missing 'to' in Curve Edit Mode.
February 20, 2020, 12:00 (GMT)
Keymap: minor tweaks so box-select shortcuts show in the menu
February 20, 2020, 12:00 (GMT)
GPencil: Fix unreported move to layer with lock material

The strokes with the material locked could be moved. Now the lock is respected.
February 20, 2020, 11:56 (GMT)
Merge branch 'temp-openxr-blenderside' into soc-2019-openxr
February 20, 2020, 11:53 (GMT)
Merge branch 'temp-openxr-ghostxr' into temp-openxr-blenderside
February 20, 2020, 11:51 (GMT)
Merge branch 'temp-openxr-directx' into temp-openxr-ghostxr
February 20, 2020, 11:51 (GMT)
Merge branch 'temp-openxr-buildstuff' into temp-openxr-directx
February 20, 2020, 11:51 (GMT)
Merge branch 'master' into temp-openxr-buildstuff
February 20, 2020, 11:39 (GMT)
add draw function to socket
February 20, 2020, 11:34 (GMT)
remove prints
February 20, 2020, 11:30 (GMT)
make new socket type callbacks work
February 20, 2020, 11:17 (GMT)
Merge branch 'master' into id-ensure-unique-memory-address
February 20, 2020, 11:12 (GMT)
initial socket init/copy/free interface
February 20, 2020, 10:24 (GMT)
another test socket
February 20, 2020, 10:21 (GMT)
unify node type freeing
February 20, 2020, 10:16 (GMT)
Merge branch 'master' into temp-openxr-buildstuff
February 20, 2020, 10:09 (GMT)
unify socket type freeing
February 20, 2020, 09:38 (GMT)
remove unnecessary function parameter
February 20, 2020, 09:35 (GMT)
initial socket type definition (memory freeing ist still wrong)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021