Revision efb5108 by Jacques Lucke (simulation-tree) February 17, 2020, 12:23 (GMT) |
more work on socket data types |
February 17, 2020, 12:06 (GMT) |
Python: Expose WM is_interface_locked to python. This patch exposes the Window Manager `is_interface_locked` as a read only property to python. This property is needed to allow script writers to detect if a job is running with locked interface like the Alembic exporter. Reviewed By: Brecht Differential Revision: https://developer.blender.org/D6749 |
February 17, 2020, 12:01 (GMT) |
Fix many typos and other issues in UI messages. |
February 17, 2020, 11:33 (GMT) |
Merge branch 'soc-2019-openxr' into vr_scene_inspection |
February 17, 2020, 11:21 (GMT) |
Merge branch 'temp-openxr-blenderside' into soc-2019-openxr |
February 17, 2020, 11:15 (GMT) |
Fix compile errors and broken drawing after changes in master There are still some issues left after the changes in master: * Some optimizations need to be redone differently * Color-space handling needs to be redone differently * Upside-down drawing is broken |
February 17, 2020, 10:50 (GMT) |
Cleanup: Alembic, split source files into reader and writer This separation between reader and writer code is part of Milesone 2 of T73363. In this commit the reader and writer classes are separated into their own files, any `#include` and `using` statements are cleaned up, and some separator comments have been removed. No functional changes. |
February 17, 2020, 10:35 (GMT) |
Fix macOS LLVM precompiled link error with older Xcode versions |
Revision 97b93ef by Jacques Lucke (simulation-tree) February 17, 2020, 10:34 (GMT) |
initial socket data type |
February 17, 2020, 10:31 (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 17, 2020, 10:30 (GMT) |
GPencil: New option to paste strokes on back Sometimes you want paste all strokes behind the copied one. |
February 17, 2020, 10:29 (GMT) |
Merge branch 'temp-openxr-ghostxr' into temp-openxr-blenderside This will currently fail to compile. Fixes upcoming. |
February 17, 2020, 10:16 (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 17, 2020, 10:12 (GMT) |
Alembic: unload blend file before deleting imported Alembic file |
February 17, 2020, 10:04 (GMT) |
Merge branch 'temp-openxr-directx' into temp-openxr-ghostxr |
February 17, 2020, 10:03 (GMT) |
Keymap: minor tweaks so box-select shortcuts show in the menu |
February 17, 2020, 10:03 (GMT) |
Merge branch 'temp-openxr-buildstuff' into temp-openxr-directx |
February 17, 2020, 10:01 (GMT) |
Merge branch 'master' into temp-openxr-buildstuff |
Revision adc1c8b by Antonio Vazquez (greasepencil-object) February 17, 2020, 09:52 (GMT) |
Merge branch 'master' into greasepencil-object |
February 17, 2020, 09:51 (GMT) |
GPencil: Fix unreported move to layer with lock material The strokes with the material locked could be moved. Now the lock is respected. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021