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. |
January 9, 2019, 16:13 (GMT) |
Update Amber & generic Asset Engine code for changes in 2.8. Many noisy changes in past 6 months... ;) |
January 9, 2019, 16:09 (GMT) |
Merge branch 'master' into asset-engine |
Revision 60cd64f by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 9, 2019, 15:44 (GMT) |
Merge branch 'master' into greasepencil-object |
January 9, 2019, 15:42 (GMT) |
January 9, 2019, 15:39 (GMT) |
Fix T60351: Blender crashes when using fill tool without existent keyframe |
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... |
January 9, 2019, 13:35 (GMT) |
Fix T60324: node linking UI bugs with some shader nodes. |
January 9, 2019, 12:46 (GMT) |
Merge branch 'master' into asset-engine Conflicts: source/blender/makesdna/DNA_ID.h source/blender/makesdna/DNA_space_types.h |
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! |
January 9, 2019, 11:56 (GMT) |
Merge branch 'blender2.7' |
January 9, 2019, 11:14 (GMT) |
Cycles: Add utility to dump BVH tree as graphviz file |
January 9, 2019, 11:14 (GMT) |
Cycles: Make BVH wider prior to packing This allows to do more non-trivial tree modifications to make it more dense and more friendly for vectorization. |
January 9, 2019, 10:58 (GMT) |
Fix T60342: exception when creating cycles integrator or sampling preset |
January 9, 2019, 09:40 (GMT) |
Fix T60338: Allow user to input units of another system |
January 9, 2019, 09:27 (GMT) |
Fix T55336: Crash w/ dyntopo sculpt |
January 9, 2019, 09:21 (GMT) |
Undo System: apply accumulation steps Apply steps between the active and the undo state being decoded. |
January 9, 2019, 07:10 (GMT) |
Fix sculpt redo failing to enable dyntopo |
January 9, 2019, 06:37 (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. |
January 9, 2019, 05:08 (GMT) |
Fix T59165: Text operations fail to undo Some undo operations encode multiple actions, now all are undone/redone. |
|
|
|


Master Commits
MiikaHweb | 2003-2021