Revision 9821dd7 by Campbell Barton August 31, 2019, 07:32 (GMT) |
Cleanup: rename natural string comparison |
Revision e72053a by Nathan Craddock August 31, 2019, 03:09 (GMT) |
Outliner: fix unnecessary syncing Depending on the outliner display mode and the outliner dirty state, a sync may not be needed on each draw. This commit adds a check before syncing to prevent syncing when not needed. |
Revision 82627c5 by Nathan Craddock August 31, 2019, 02:47 (GMT) |
Outliner: always sync object selection This changes from-outliner selection syncing to always sync the selection state of objects. This allows selecting objects while in edit mode for parenting or adding hooks. This also fixes a few issues where the sync algorithm would fail when no active object existed. |
Revision 6726e98 by Ray molenkamp August 30, 2019, 19:33 (GMT) |
Cleanup: clang-format |
Revision 6c16c2c by Ray molenkamp August 30, 2019, 19:27 (GMT) |
MSVC: Fix BlendThumb debug build. Spotted by @deadpin on chat |
Revision 5b54793 by Antonio Vazquez August 30, 2019, 18:53 (GMT) |
GPencil: Fix move_to_layer menu in Stroke context menu Missing in previous commit |
Revision dacc773 by Ray molenkamp August 30, 2019, 17:56 (GMT) |
make_deps: remove blendthumb now in regular codebase. |
Revision 74763d1 by Campbell Barton August 30, 2019, 17:52 (GMT) |
Transform: use recalc geometry depsgraph tag Better be specific with the data that needs updating. |
Revision a785835 by Campbell Barton August 30, 2019, 17:42 (GMT) |
Fix T69299: Transform origin & skip-children jitters |
Revision 503716b by Campbell Barton August 30, 2019, 17:42 (GMT) |
Cleanup: 2 space indentation |
Revision f430685 by Ray molenkamp August 30, 2019, 17:40 (GMT) |
Windows: Fix compatibility with older cmake Older cmake did not find the BlendThumb sub project. |
Revision d8bc28c by Brecht Van Lommel August 30, 2019, 17:34 (GMT) |
Fix possible crash with new sculpting cursor, due to stack overflow |
Revision c65febf by Bastien Montagne August 30, 2019, 17:08 (GMT) |
Cleanup: Silence debug prints in readfile code. Not sure since when that one has been enabled, but there is no reasons to print all that for regular users... |
Revision 0f3b910 by Campbell Barton August 30, 2019, 16:40 (GMT) |
Cleanup: redundant lowercase in BLI_natstrcmp |
Revision bed321f by Brecht Van Lommel August 30, 2019, 16:13 (GMT) |
Cleanup: remove debug print |
Revision 86b9470 by Brecht Van Lommel August 30, 2019, 16:01 (GMT) |
Tests: reorder render tests so cycles/eevee/workbench are not interleaved |
Revision 718747c by Brecht Van Lommel August 30, 2019, 16:01 (GMT) |
Tests: auto download test files when running "make test" |
Revision 464e545 by Brecht Van Lommel August 30, 2019, 15:57 (GMT) |
Tests: move "make test" on macOS and Linux to Python script |
Revision e218d8c by Brecht Van Lommel August 30, 2019, 15:57 (GMT) |
Build: integrate make_update.py into Windows make.bat |
Revision fd48e17 by Brecht Van Lommel August 30, 2019, 15:57 (GMT) |
Buildbot: add script to update libraries and submodules This is meant to replace the individual build steps for the various libraries and submodules, so we can easily get the correct revisions associated with different branches and releases. |
|
|
|


Master Commits
MiikaHweb | 2003-2021