Revision f974a02 by Campbell Barton January 10, 2019, 00:30 (GMT) |
Revision f9d14ce by Campbell Barton January 10, 2019, 00:18 (GMT) |
Revision 609d4f5 by Campbell Barton January 9, 2019, 23:12 (GMT) |
Fix T60354: Paint color shown when not used Add 'has_color' check to avoid duplicated tool checks. Also abbreviate text descriptions. |
Revision eb3886c by Campbell Barton January 9, 2019, 22:58 (GMT) |
Cleanup: sort RNA types after ename |
Revision 5100e44 by Campbell Barton January 9, 2019, 22:04 (GMT) |
Cleanup: ensure header guards come first Causes clang-format not to detect header guards, indenting all preprocessor lines in the header. |
Revision 5681631 by Campbell Barton January 9, 2019, 21:46 (GMT) |
Cleanup: ensure header guards come first Causes clang-format not to detect header guards, indenting all preprocessor lines in the header. |
Revision 69c8f0c by Campbell Barton January 9, 2019, 21:10 (GMT) |
Merge branch 'blender2.7' |
Revision f87b93a by Campbell Barton January 9, 2019, 21:03 (GMT) |
Fix T55336: Crash w/ dyntopo sculpt |
Revision 399fd54 by Campbell Barton January 9, 2019, 21:03 (GMT) |
Undo System: apply accumulation steps Apply steps between the active and the undo state being decoded. |
Revision 99d001a by Campbell Barton January 9, 2019, 21:03 (GMT) |
Fix sculpt redo failing to enable dyntopo |
Revision 7f5bae2 by Campbell Barton January 9, 2019, 21:02 (GMT) |
Fix memfile undo decoding creating undo steps Exiting modes shouldn't be needed since loading the new memfile will free the old data. Sculpt mode dynamic topology was adding undo data on exiting the mode which isn't logical in this case and can be avoided altogether. |
Revision ea0abf5 by Campbell Barton January 9, 2019, 21:01 (GMT) |
Fix T59165: Text operations fail to undo Some undo operations encode multiple actions, now all are undone/redone. |
Revision 60799d6 by Brecht Van Lommel January 9, 2019, 16:20 (GMT) |
Merge branch 'blender2.7' |
Revision 49e3f08 by Brecht Van Lommel January 9, 2019, 16:18 (GMT) |
Build Environment: install clang-format for macOS / Linux. It's already there for Windows. |
Revision 0bb0e07 by Brecht Van Lommel January 9, 2019, 16:16 (GMT) |
Fix Cycles viewport render doing some unnecessary work at the start. In some cases it would load adaptive kernels or even start rendering twice because the first time the scene was not fully synced yet. |
Revision b7fb329 by Brecht Van Lommel January 9, 2019, 15:42 (GMT) |
Revision 513bc59 by Antonio Vazquez January 9, 2019, 15:39 (GMT) |
Fix T60351: Blender crashes when using fill tool without existent keyframe |
Revision 90e354f by Bastien Montagne January 9, 2019, 14:51 (GMT) |
Revert/Redo ugly rBd12b3767f81d commit (i.e. add locked sorting option to UIList). Too many things done wrong in original rBd12b3767f81d to list them all here, hopefully nothing bad sneaked in again this time :| Also cleaned up a little the 'sort by name', even though (since we only have two options by default, sort by index and by name) we can abuse it as a binary option for now, this is not a bitflag... |
Revision 1c42f1c by Brecht Van Lommel January 9, 2019, 13:35 (GMT) |
Fix T60324: node linking UI bugs with some shader nodes. |
Revision 56ceaea by Bastien Montagne January 9, 2019, 12:28 (GMT) |
Fix T60244: Bisect in mirror modifier doesn't work properly. That was indeed not working properly, not at all. Except for the basic case, but as soon as you used another object to define the mirror plane, it would be utterly broken, in several different ways! |
|
|
|


Master Commits
MiikaHweb | 2003-2021