June 26, 2019, 20:13 (GMT) |
Merge branch 'master' into soc-2019-outliner |
June 26, 2019, 20:12 (GMT) |
Outliner: Only draw active highlight when syncing selection When synced selection is off, it makes no sense to draw active highlights, especially because they may be out of sync from view layer active highlights |
Revision 215c919 by Julian Eisel (soc-2019-openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) June 26, 2019, 16:39 (GMT) |
Merge branch 'master' into soc-2019-openxr |
Revision 06fab69 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 26, 2019, 16:18 (GMT) |
visualize different particle types with vertex colors |
June 26, 2019, 14:40 (GMT) |
Merge remote-tracking branch 'origin/master' into sybren-usd |
Revision ddb44ce by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 26, 2019, 13:58 (GMT) |
figure out how to add vertex colors to a new mesh |
Revision f0a225f by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 26, 2019, 13:50 (GMT) |
LANPR: modified "item" into prev/next in lanpr_data_types.h |
Revision 6ea4623 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 26, 2019, 13:34 (GMT) |
ability to store attribute defaults in AttributeInfo |
Revision 1d807a8 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 26, 2019, 12:46 (GMT) |
Allow emitters to emit multiple types of particles |
June 26, 2019, 12:34 (GMT) |
[Fast import/export] Fixed compilation errors |
Revision 6704c82 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 26, 2019, 12:12 (GMT) |
new ActionInterface class |
June 26, 2019, 12:11 (GMT) |
Rename "distance" to "metric" in voronoi node. The distance metric enum was named "distance" before, which is very bad since we have functions and variables called "distance". We renamed that to "metric", however, DNA and RNA names are still the same for backeward compatibility. |
June 26, 2019, 11:42 (GMT) |
Merge remote-tracking branch 'origin' into soc-2019-cycles-procedural |
June 26, 2019, 11:41 (GMT) |
Add a function for setting socket availability |
Revision 0751c14 by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 26, 2019, 11:41 (GMT) |
Merge branch 'master' into greasepencil-object Conflicts: source/blender/draw/engines/gpencil/gpencil_draw_utils.c |
Revision 333d82e by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 26, 2019, 10:52 (GMT) |
remove unused variable |
Revision 165580c by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 26, 2019, 10:51 (GMT) |
Update attribute arrays based on which attributes are required |
Revision 9728f45 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 26, 2019, 10:06 (GMT) |
particles container has responsibility to allocate attribute arrays again |
June 26, 2019, 09:55 (GMT) |
USD: only write timeSamples when we write animated data By using the default timecode USD won't even write a single `timeSample` for non-animated data. Instead, it writes it as non-timesampled. This makes the USD file more explicit of our intent, and allows for read-time optimisations. |
Revision 2d76735 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 26, 2019, 09:41 (GMT) |
comment out unused variables |
|