Revision b31b4d5 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) March 21, 2019, 11:16 (GMT) |
cleanup |
Revision b52af3a by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) March 21, 2019, 10:12 (GMT) |
refactor frontend data type definition system |
Revision 8450e44 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) March 21, 2019, 10:01 (GMT) |
move data type information into a separate file |
Revision fb038eb by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) March 21, 2019, 09:56 (GMT) |
refactor list decision inferencing |
Revision 1a73618 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) March 21, 2019, 09:46 (GMT) |
cleanup file structure |
Revision 8968155 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) March 21, 2019, 09:41 (GMT) |
improve file name |
Revision 5cc1bbd by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) March 21, 2019, 09:39 (GMT) |
update tree automatically after changes |
March 20, 2019, 22:17 (GMT) |
Add proportional editing presets to sculpt brushes When sculpting, I always found that the behavior of the current curve falloff system is not correct, so I added the same curves that proportional editing uses to the brush falloff calculation. Now, curves are easier to set up and they produce a much better result. You can easily compare it against the old method by changing the curve preset option from custom to smooth in the grab brush. To make the new dam brush behave correctly, you need to select the sharper curve preset. You can also use it to insert shapes using the stroke anchored option and changing the curve preset. |
March 20, 2019, 19:35 (GMT) |
Mask tools: Fix crash with dyntopo and lasso mask Ignore the front facing option with dyntopo. I will properly fix this later. |
Revision 1ae0a8d by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) March 20, 2019, 19:03 (GMT) |
Fix ListCPPTypeInfo |
Revision 6db961e by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) March 20, 2019, 18:36 (GMT) |
Merge branch 'master' into functions |
Revision 1d64c35 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) March 20, 2019, 18:33 (GMT) |
allow removal of sockets from pack list node |
Revision e25a0c4 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) March 20, 2019, 18:11 (GMT) |
remove dead code |
Revision 81d5383 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) March 20, 2019, 18:07 (GMT) |
save socket states |
Revision 8788431 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) March 20, 2019, 17:51 (GMT) |
allow changing type of Pack List node |
Revision 1b90194 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) March 20, 2019, 17:16 (GMT) |
allow declarations to draw in node |
Revision 8d5f02a by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) March 20, 2019, 17:11 (GMT) |
New Pack List Input operator |
Revision 28fc08b by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) March 20, 2019, 17:06 (GMT) |
replace Append to List and Combine Lists nodes with Pack List |
Revision a30dfaa by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) March 20, 2019, 16:17 (GMT) |
Merge branch 'master' into greasepencil-object |
Revision c59b457 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) March 20, 2019, 11:53 (GMT) |
Merge branch 'master' into functions |
|