Revision f388fdc by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 16, 2019, 07:37 (GMT) |
Merge branch 'master' into functions |
July 16, 2019, 01:42 (GMT) |
Outliner: Redraw on scene camera change This appears to be a redraw on any change in the scene.. wonder if there is a better way. |
July 16, 2019, 01:41 (GMT) |
Outliner: Fix crash on duplicating scene The function to determine if a collection was hidden was missing a check to see if the layer collection was not null. |
July 16, 2019, 01:39 (GMT) |
Outliner: Set active camera on camera data activate Allow setting the active scene camera on camera data activate. Not sure if all the depsgraph and event notifier calls are needed. Tested removing some and it still worked. |
July 15, 2019, 20:19 (GMT) |
[Fast import/export] UI for OBJ import |
July 15, 2019, 19:34 (GMT) |
Merge branch 'master' into soc-2019-outliner |
July 15, 2019, 19:29 (GMT) |
Collections: Update active collection after visibility restriction When changing viewport visiblity or restriction change the active collection. This replicates the behavior of excluding the active collection, which sets the first non-excluded parent as active. This required a function to recursively check parents for the visiblility restrictions. |
July 15, 2019, 18:57 (GMT) |
Add Volume Info node. This node doesn't expose any new information, it just presents the volume info in a more friendly way, as opposed to using the Attribute node. |
July 15, 2019, 18:43 (GMT) |
Cloth: initial steps for adaptive sewing |
July 15, 2019, 17:12 (GMT) |
Fix PBVH sculpt vertex color drawing |
July 15, 2019, 17:11 (GMT) |
Sculpt vertex colors: Support for Unified paint settings and secondary color |
July 15, 2019, 16:27 (GMT) |
Fix blueprint tool matrix calculation This should fix some plane scaling problems |
July 15, 2019, 16:24 (GMT) |
Merge branch 'master' into sculpt-mode-features |
Revision 36bd4e1 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 15, 2019, 16:09 (GMT) |
get rid of static block size |
Revision e95c007 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 15, 2019, 15:56 (GMT) |
initial custom function emitter |
July 15, 2019, 15:32 (GMT) |
Merge remote-tracking branch 'origin/master' into soc-2019-fast-io |
Revision 94d2a11 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 15, 2019, 15:25 (GMT) |
more debug time checks |
Revision cfdd663 by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 15, 2019, 15:22 (GMT) |
Merge branch 'master' into greasepencil-object |
Revision ad6fa16 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 15, 2019, 15:19 (GMT) |
use more debug time checks |
Revision c5d18a0 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 15, 2019, 15:09 (GMT) |
check that indices correspond to correct outputs in debug build |
|