Revision 7629b86 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 18, 2019, 13:02 (GMT) |
use indices mask to update only certain particles |
Revision 2925288 by Sybren A. Stüvel June 18, 2019, 12:31 (GMT) |
NO PUSH delayed write |
Revision 913e130 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 18, 2019, 12:26 (GMT) |
naming cleanup |
Revision de5971b by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 18, 2019, 12:21 (GMT) |
initial positional event abstraction |
Revision d600fb3 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 18, 2019, 12:02 (GMT) |
more explicit particle integration step |
June 18, 2019, 12:01 (GMT) |
OpenVDB: Fixed Windows build. |
Revision 17bff65 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 18, 2019, 10:35 (GMT) |
Use multithreading when moving particles forward Timings in my current test file (nanoseconds per particle per time step): * Debug Build: 150ns * Optimized Build: 47ns * With threading: 9ns |
Revision 1243299 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 18, 2019, 10:28 (GMT) |
LANPR: Added collection properties. |
Revision 962a64a by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 18, 2019, 10:03 (GMT) |
restructure simulation steps in solver |
Revision 5d08ae5 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 18, 2019, 10:03 (GMT) |
Utility to convert SmallSet to SmallVector |
Revision dd856ee by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 18, 2019, 09:49 (GMT) |
Cleanup: reorder some functions |
Revision e8e94a6 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 18, 2019, 09:46 (GMT) |
Allow emitters to emit into separate buffers |
Revision 3f0c51c by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 18, 2019, 09:24 (GMT) |
GPencil: Basic stroke stencil to avoid alpha glitches Still not completed, but this commit fix the ugly artifacts in strokes with alpha when the stroke intersect itself. Now, the stroke only use the first pixel color and don't add blends. |
Revision 4adfa65 by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 18, 2019, 09:14 (GMT) |
Merge branch 'master' into greasepencil-object |
June 18, 2019, 08:39 (GMT) |
OpenVDB modifier: Fixed path resolution |
Revision a4287db by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 18, 2019, 08:22 (GMT) |
LANPR: Fix smooth contour modifier merge errors. |
Revision 1fb871e by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 18, 2019, 08:09 (GMT) |
Merge remote-tracking branch 'DarkdefenderRepo/npr_tess' into soc-2019-npr |
Revision 14125d2 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 18, 2019, 08:05 (GMT) |
minor emitter API improvement |
Revision 013c6d6 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 18, 2019, 07:53 (GMT) |
LANPR:Added option to use the same style for different line types |
Revision 30b2db0 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 18, 2019, 07:00 (GMT) |
LANPR: Add enable and auto update switches |
|