Revision 506dbb8 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 1, 2019, 07:50 (GMT) |
LANPR: discard very short chains. |
Revision d65427c by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 1, 2019, 07:37 (GMT) |
Merge branch 'master' into functions |
Revision 5ac143d by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 1, 2019, 07:35 (GMT) |
Modifier: EdgeSplit modifier now follows LANPR "disable_edge_splits" as well. |
Revision 94bee8f by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 1, 2019, 07:15 (GMT) |
Modifier: EdgeSplit modifier now has ignore_lanpr option. |
Revision b2ca257 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 1, 2019, 06:50 (GMT) |
LANPR: modified buttons and panels for non-LANPR engine display. |
Revision a620a24 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 1, 2019, 02:30 (GMT) |
LANPR: Add LANPR to COMPACT_ENGINES in relevant panels. |
Revision d3dcb70 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 1, 2019, 02:10 (GMT) |
LANPR: remove unnecessary options when only generating GPencil strokes. |
Revision 27ca5cd by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 1, 2019, 01:49 (GMT) |
Merge branch 'master' into soc-2019-npr |
June 30, 2019, 22:14 (GMT) |
Bevel Vertex Meshes: Various small changes. - Disabled Cube Corner test for custom profiles. - Re-enabled the ProfileWidget copy function, it does not cause the loading crash. - Changed variable names and added comments. |
June 30, 2019, 14:54 (GMT) |
GPencil: New variable to check if the layer has blend Also added some ToDo comments. |
June 30, 2019, 14:37 (GMT) |
GPencil: Add comment about VFX checking |
Revision 2c3d53c by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 30, 2019, 13:59 (GMT) |
minor changes |
Revision 3c5f321 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 30, 2019, 13:51 (GMT) |
fix indices errors |
Revision af46f07 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 30, 2019, 13:21 (GMT) |
initial bounce test |
Revision b7b2849 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 30, 2019, 12:34 (GMT) |
initial event storage |
Revision ae346fb by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 30, 2019, 12:07 (GMT) |
bring back old test setup |
Revision 4fb660d by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 30, 2019, 11:55 (GMT) |
rename run_actions to execute_events |
Revision 27149c9 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 30, 2019, 11:54 (GMT) |
rename EventAction to Event + interface name changes |
Revision 2618c49 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 30, 2019, 11:49 (GMT) |
rename old Event to EventFilter |
Revision 3c80e4b by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 30, 2019, 11:47 (GMT) |
code for testing |
|