July 29, 2019, 14:13 (GMT) |
Merge branch 'master' into greasepencil-object |
Revision c28a441 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 29, 2019, 14:05 (GMT) |
fix coyp paste error |
July 29, 2019, 14:02 (GMT) |
Linux: update appdata description |
Revision 16bf0b4 by Campbell Barton / Brecht Van Lommel (blender-v2.80-release, cycles_unbiased_volumes) July 29, 2019, 14:00 (GMT) |
Doxygen: update version number |
Revision 74bdbb9 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 29, 2019, 13:48 (GMT) |
add integer attribute type |
Revision d2c1f7b by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 29, 2019, 13:16 (GMT) |
initial particles block id |
Revision aa1c466 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 29, 2019, 13:08 (GMT) |
remove lots of redundant code |
Revision ac5bf8e by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 29, 2019, 12:50 (GMT) |
initial age output in particle info node |
Revision 9e24999 by Bastien Montagne / Brecht Van Lommel (blender-v2.80-release, cycles_unbiased_volumes) July 29, 2019, 12:17 (GMT) |
Fix T67777: Linked rig crashes Blender 2.8 RC3 on File|New. Sync back between proxy armature pose and linked one was not properly clearing the posebone runtime data, ending up with shared memory between both (direct cause of reported crash), and probably some other nasty issues. While this crash is not critical in itself, I would suggest to add this fix to 2.80 branch, as it is super-safe and simple, and is probably fixing some other un-reported issues? |
Revision e87cd0c by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 29, 2019, 12:02 (GMT) |
introduce input provider interface |
July 29, 2019, 11:56 (GMT) |
GPencil: Merge by distance (WIP) Initial implementation of merge by distance GPencil: Fix duplicated CMake entry GPencil: Add missing code for operator in previous commit |
Revision e2a6763 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 29, 2019, 11:51 (GMT) |
support for freeing particle function input arrays |
Revision c2461a8 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 29, 2019, 11:39 (GMT) |
extract method to create particle function input provider |
Revision f2d3539 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 29, 2019, 11:30 (GMT) |
new particle function input providers abstraction |
Revision dbc453f by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 29, 2019, 10:30 (GMT) |
extract methods from particle function evaluation |
Revision 58c67cd by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 29, 2019, 10:19 (GMT) |
remove unnecessary typedef |
Revision 4ed19b6 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 29, 2019, 10:16 (GMT) |
cleanup particle function builder |
Revision 888aec8 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 29, 2019, 10:07 (GMT) |
move particle function building to separate file |
Revision 5a1a8fa by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 29, 2019, 09:55 (GMT) |
handle inputs with no dependencies separately |
July 29, 2019, 09:43 (GMT) |
Custom Profile Terminal Edge (3 Boundverts): Only use the triangle fill vertex mesh method when the extra vertex is not planar with the profile. |
|