May 23, 2018, 13:55 (GMT) |
Fix modifiers not using depsgraph time for texture evaluation. Texture animation seems to be broken anyway currently, but at leat modifier side it should now be OK. |
May 23, 2018, 13:41 (GMT) |
UI: move vertex/edge/face into header These are frequently accessed, so use the newly freed space to make them more prominent. |
May 23, 2018, 13:34 (GMT) |
Remove DEG_TAG_COPY_ON_WRITE tag on rna update for scene.render This is no longer needed since rBb4b745b72064. |
May 23, 2018, 13:26 (GMT) |
Depsgraph: refresh RNA that doesn't need a full rebuild Fixes bug with changes to properties not being flushed to the COW data. |
May 23, 2018, 13:22 (GMT) |
Workbench: Checkboard pattern for supporting objects |
May 23, 2018, 12:43 (GMT) |
Fix T55161: outliner Blender File with filter showing irrelevant libraries. |
May 23, 2018, 12:23 (GMT) |
Cleanup: fix some weak assumptions in bone renaming code. |
May 23, 2018, 12:11 (GMT) |
WM: add back Ctrl-Space to toggle full area |
May 23, 2018, 12:11 (GMT) |
Cleanup: rename idname -> name This isn't for ID's |
May 23, 2018, 12:11 (GMT) |
Cleanup: shadow variable warning |
May 23, 2018, 11:52 (GMT) |
Fix T55160: crash renaming view layer. |
May 23, 2018, 11:39 (GMT) |
Fix incorrect RNA access function (bool instead of int property). |
May 23, 2018, 11:37 (GMT) |
Dummy vertices for hair guides, just to avoid uninitialized data for now. |
May 23, 2018, 11:36 (GMT) |
Use DM function for evaluating groom bundle mesh samples. |
May 23, 2018, 11:30 (GMT) |
Cleanup: remove debug print. |
May 23, 2018, 11:25 (GMT) |
Fix missing autosmooth in Cycles after copy-on-write changes. |
May 23, 2018, 11:21 (GMT) |
Cycles/Render API: changes for better copy-on-write support. Mainly just passing the depsgraph and evaluated scene and camera, instead of the original one. Patch by Sergey, further modifications by Brecht. |
May 23, 2018, 10:51 (GMT) |
Fix T53481: Linked scene crashes on load |
May 23, 2018, 10:30 (GMT) |
Workbench: When in see through mode, only render depth of active object in EDIT MODE |
May 23, 2018, 10:07 (GMT) |
Missing return was disabling all groom panels. |
|
|
|


Master Commits
MiikaHweb | 2003-2021