Revision 5db4d82 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 3, 2019, 14:33 (GMT) |
add multiple new elements to multimap |
Revision d037390 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 3, 2019, 14:13 (GMT) |
iterate keys of multimap |
Revision 011e88d by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 3, 2019, 13:57 (GMT) |
convert linked list to array for further processing |
Revision adab724 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 3, 2019, 13:56 (GMT) |
LANPR: Fixed _UL_ name warnings. |
Revision 29413c8 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 3, 2019, 13:51 (GMT) |
class to simplify querying bparticle node tree |
Revision b80000f by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 3, 2019, 13:36 (GMT) |
rename BNodeTreeLookup to NodeTreeQuery |
Revision 9c7ef45 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 3, 2019, 13:34 (GMT) |
Use float3 instead of custom vector type in function system |
Revision bf55ab3 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 3, 2019, 13:16 (GMT) |
comment on llvm builder and types |
Revision 2448312 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 3, 2019, 13:01 (GMT) |
comment on tuple-call |
July 3, 2019, 12:18 (GMT) |
Refactor GLSL noise |
July 3, 2019, 11:59 (GMT) |
Merge remote-tracking branch 'origin/master' into soc-2019-cycles-procedural |
July 3, 2019, 11:53 (GMT) |
SSE noise implementation |
July 3, 2019, 09:53 (GMT) |
Cloth: now reindexing the clothObject->verts to match bmesh |
July 3, 2019, 09:20 (GMT) |
Cloth: collapse edges now deletes vertices from clothObject This is crucial step, now need to reindex the vertices to properly match the bmesh verts |
Revision 8840be2 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 3, 2019, 09:19 (GMT) |
Merge branch 'master' into functions |
Revision 6b179c7 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 3, 2019, 09:06 (GMT) |
LANPR: Image chaining threshold set higher bound. |
Revision a44d398 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 3, 2019, 08:49 (GMT) |
Gpencil: Duplication modifier is working now. |
Revision 1aa8870 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 3, 2019, 07:08 (GMT) |
Gpencil: Length modifier now handles relative lengths |
Revision caa004c by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 3, 2019, 06:33 (GMT) |
LANPR: GP update will now delete data in the original frame. |
Revision 95cf3a3 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 3, 2019, 06:04 (GMT) |
LANPR: Automatically update cache before drawing. (by a switch) |
|