March 3, 2020, 00:42 (GMT) |
Workbench: Refactor: Add cavity support |
March 3, 2020, 00:14 (GMT) |
Fix error parsing XDG path values Own error in recent changes to parsing. |
March 2, 2020, 23:59 (GMT) |
Transform Snap: Clear 'SnapObjectData' after changes in the geometry Differential Revision: https://developer.blender.org/D6927 |
March 2, 2020, 21:44 (GMT) |
Fix T74377: Weld Modifier destroys vertex groups Differential Revision: https://developer.blender.org/D6997 |
March 2, 2020, 19:42 (GMT) |
Fix: Excessive (re)builds of subprojects Recent refactor external dependencies handling (D6642) improperly linked all library dependencies with public linkage rather than interface linkage. Causing excessive (re)builds of subprojects when not needed. This patch restores the interface linkage. Reviewed By: brecht sergey Differential Revision: https://developer.blender.org/D6983 |
March 2, 2020, 17:57 (GMT) |
GPencil: Don't hide cursor in Weight and Vertex Paint The cursor must be visible all the time |
March 2, 2020, 17:00 (GMT) |
Merge branch 'uuid-undo-experiments' into uuid-undo-experiments-swap-reread-datablocks |
Revision d169707 by Bastien Montagne (uuid-undo-experiments, uuid-undo-experiments-swap-reread-datablocks) March 2, 2020, 16:59 (GMT) |
Merge branch 'uuid-id' into uuid-undo-experiments |
Revision e02e47c by Bastien Montagne (uuid-id, uuid-undo-experiments, uuid-undo-experiments-swap-reread-datablocks) March 2, 2020, 16:58 (GMT) |
Fixes to Session uuids. Do not assign new session uuid if ID already has one. Only re-use existing session uuids from read IDs in undo case. Regular file loading requires a full reset of the uuids. |
March 2, 2020, 16:52 (GMT) |
Some more debug prints. |
March 2, 2020, 16:23 (GMT) |
Merge branch 'uuid-undo-experiments' into uuid-undo-experiments-swap-reread-datablocks Conflicts: source/blender/blenloader/intern/readfile.c source/blender/makesdna/DNA_ID.h |
March 2, 2020, 16:23 (GMT) |
add Particle Birth Event node ui |
March 2, 2020, 16:15 (GMT) |
add Set Particle Attribute node ui |
March 2, 2020, 16:05 (GMT) |
define input and output link limit on socket type |
Revision a658b62 by Bastien Montagne (uuid-undo-experiments, uuid-undo-experiments-swap-reread-datablocks) March 2, 2020, 16:00 (GMT) |
Merge branch 'uuid-id' into uuid-undo-experiments |
Revision 5c84907 by Bastien Montagne (uuid-id, uuid-undo-experiments, uuid-undo-experiments-swap-reread-datablocks) March 2, 2020, 15:58 (GMT) |
Fix mistake in ghash handling code in new id_map' uuid thing. |
March 2, 2020, 15:47 (GMT) |
allow multiple inputs in particle simulation node |
March 2, 2020, 15:43 (GMT) |
actually use socket link limit from template |
March 2, 2020, 15:35 (GMT) |
Cycles: add Progressive Multi-Jitter sampling pattern This sampling pattern is particularly suited to adaptive sampling, and will be used for that upcoming feature. Based on "Progressive Multi-Jittered Sample Sequences" by Per Christensen, Andrew Kensler and Charlie Kilpatrick. Ref D4686 |
March 2, 2020, 15:33 (GMT) |
add custom force node ui |
|
|
|


Master Commits
MiikaHweb | 2003-2021