Revision a549241 by Jacques Lucke (builtin-simulation-nodes, functions, particle-solver-dev, simulation-tree) December 19, 2019, 14:52 (GMT) |
bring back functionality of old actions |
December 19, 2019, 14:45 (GMT) |
Fix T71795: Unproject with high clipping range sometimes results in nans Differential Revision: https://developer.blender.org/D6311 |
Revision b3c93cf by Jacques Lucke (builtin-simulation-nodes, functions, particle-solver-dev, simulation-tree) December 19, 2019, 13:59 (GMT) |
initial ParticleAction class |
Revision 35ee68a by Jacques Lucke (builtin-simulation-nodes, functions, particle-solver-dev, simulation-tree) December 19, 2019, 13:58 (GMT) |
fix when there is no nodelib |
December 19, 2019, 13:42 (GMT) |
Merge branch 'greasepencil-object' into greasepencil-refactor |
December 19, 2019, 13:41 (GMT) |
Merge branch 'master' into greasepencil-object Conflicts: release/scripts/startup/bl_ui/properties_paint_common.py release/scripts/startup/bl_ui/space_view3d.py |
December 19, 2019, 13:39 (GMT) |
GPencil: More changes after merge |
Revision 6caf9be by Jacques Lucke (builtin-simulation-nodes, functions, particle-solver-dev, simulation-tree) December 19, 2019, 13:35 (GMT) |
remove variation input of age reached node |
December 19, 2019, 13:30 (GMT) |
merge 'master' into greasepencil-object branch |
December 19, 2019, 13:23 (GMT) |
GPencil: Remove Transparent option in Swirl VFX This has been deprecated. |
December 19, 2019, 13:21 (GMT) |
Fix T72473: Particle hair: X mirror UI doesnt show 'topology mirror' option (even though it is being used for the ADD brush) Add the option to the UI in that single case. Maniphest Tasks: T72473 Differential Revision: https://developer.blender.org/D6418 |
Revision 1b6e957 by Jacques Lucke (builtin-simulation-nodes, functions, particle-solver-dev, simulation-tree) December 19, 2019, 13:14 (GMT) |
leave group when active node is not selected |
December 19, 2019, 12:53 (GMT) |
Fix T72128: Overlay: Edge indices stacking on top of edge measurements Make indices accommodate into the measures of edgelength and edgeangle so this results in a nice stack of up to three rows. Maniphest Tasks: T72128 Differential Revision: https://developer.blender.org/D6357 |
December 19, 2019, 12:41 (GMT) |
Fix T63407: 'Select linked' operator in UV editor is broken in when multi-object-editing contains an empty mesh Since BM_uv_vert_map_create would return NULL for an empty mesh, code would then return from uv_select_linked_multi [where it should just skip and continue instead...] Maniphest Tasks: T63407 Differential Revision: https://developer.blender.org/D6441 |
Revision e8990fd by Jacques Lucke (builtin-simulation-nodes, functions, particle-solver-dev, simulation-tree) December 19, 2019, 12:21 (GMT) |
cache node group names in .blend file |
Revision a1f79ad by Jacques Lucke (builtin-simulation-nodes, functions, particle-solver-dev, simulation-tree) December 19, 2019, 12:17 (GMT) |
improve debug dot output |
Revision 6cc8f3c by Jacques Lucke (builtin-simulation-nodes, functions, particle-solver-dev, simulation-tree) December 19, 2019, 12:11 (GMT) |
remove builtin group nodes |
Revision 3c519d4 by Jacques Lucke (builtin-simulation-nodes, functions, particle-solver-dev, simulation-tree) December 19, 2019, 11:58 (GMT) |
new Join Text List node |
Revision 9d88523 by Jacques Lucke (builtin-simulation-nodes, functions, particle-solver-dev, simulation-tree) December 19, 2019, 11:38 (GMT) |
better float3 printing |
Revision e97a45e by Jacques Lucke (builtin-simulation-nodes, functions, particle-solver-dev, simulation-tree) December 19, 2019, 11:24 (GMT) |
replace Kill Particle node with group |
|
|
|


Master Commits
MiikaHweb | 2003-2021