Revision 91222b6 by Dalai Felinto (geometry-nodes-distribute-points, temp-geometry-nodes-distribute-points-cleanup) December 10, 2020, 10:19 (GMT) |
Remove unrelated changes in DNA_node_types.h |
Revision 2ff5ba1 by Dalai Felinto (geometry-nodes-distribute-points, temp-geometry-nodes-distribute-points-cleanup) December 10, 2020, 10:18 (GMT) |
Remove all versioning code |
Revision 4dfb31d by Dalai Felinto (geometry-nodes-distribute-points, temp-geometry-nodes-distribute-points-cleanup) December 10, 2020, 09:58 (GMT) |
Merge remote-tracking branch 'origin/master' into geometry-nodes-distribute-points |
Revision a268710 by Sebastian Parborg (geometry-nodes-distribute-points, temp-geometry-nodes-distribute-points-cleanup) December 8, 2020, 14:56 (GMT) |
Merge branch 'master' into geometry-nodes-distribute-points |
Revision 604032c by Sebastian Parborg (geometry-nodes-distribute-points, temp-geometry-nodes-distribute-points-cleanup) December 8, 2020, 14:52 (GMT) |
Minor cleanup |
Revision 0f0ea8b by Sebastian Parborg (geometry-nodes-distribute-points, temp-geometry-nodes-distribute-points-cleanup) December 4, 2020, 17:25 (GMT) |
Silence debug prints and make max density be in m^2 units (was factor) |
Revision 5b66a07 by Sebastian Parborg (geometry-nodes-distribute-points, temp-geometry-nodes-distribute-points-cleanup) December 4, 2020, 14:53 (GMT) |
Fixed vertex weights not reading correctly when sharing input sockets |
Revision 3bd111a by Sebastian Parborg (geometry-nodes-distribute-points, temp-geometry-nodes-distribute-points-cleanup) December 4, 2020, 14:32 (GMT) |
Merge branch 'geometry-nodes' into geometry-nodes-distribute-points |
Revision 39b9225 by Sebastian Parborg (geometry-nodes-distribute-points, temp-geometry-nodes-distribute-points-cleanup) December 4, 2020, 12:46 (GMT) |
Added stable weight based point removal for poisson dist |
Revision 63564a8 by Sebastian Parborg (geometry-nodes-distribute-points, temp-geometry-nodes-distribute-points-cleanup) December 3, 2020, 17:11 (GMT) |
Fix point dist tilining bugs |
Revision 390c4ef by Jacques Lucke (geometry-nodes, geometry-nodes-distribute-points, geometry-nodes-point-separate-node, temp-geometry-nodes-distribute-points-cleanup) December 2, 2020, 15:58 (GMT) |
Merge branch 'master' into geometry-nodes |
Revision 97a24b3 by Sebastian Parborg (geometry-nodes-distribute-points, temp-geometry-nodes-distribute-points-cleanup) December 1, 2020, 20:27 (GMT) |
Intial work on point dist tiling |
Revision f14c944 by Hans Goudey (geometry-nodes, geometry-nodes-distribute-points, geometry-nodes-point-separate-node, temp-geometry-nodes-distribute-points-cleanup) December 1, 2020, 15:28 (GMT) |
UI: Add new node colors for geometry nodes During the development of the new nodes in the `geometry-nodes` branch the color of the new nodes wasn't considered, so all of the nodes ended up red, the color for "input" nodes. This patch introduces two new colors, one for "Geometry" and one for "Attributes". There are only two attribute nodes currently, but the next sprint will add two more, attribute mix, and sample from texture. The attribute nodes are conceptually different enough from the nodes that modify the geometry that they deserve their own color. Differential Revision: https://developer.blender.org/D9682 |
Revision 399e5cc by Jacques Lucke (geometry-nodes, geometry-nodes-distribute-points, geometry-nodes-mix-attributes, geometry-nodes-point-separate-node, temp-geometry-nodes-distribute-points-cleanup) December 1, 2020, 14:11 (GMT) |
Geometry Nodes: support swapping inputs in function nodes This is the same fix as in rB5ae666c2cc67be0e5ffb897c1ff48fe434d7dbc6. |
Revision 5ae666c by Jacques Lucke (geometry-nodes, geometry-nodes-distribute-points, geometry-nodes-mix-attributes, geometry-nodes-point-separate-node, temp-geometry-nodes-distribute-points-cleanup) December 1, 2020, 14:04 (GMT) |
Geometry Nodes: automatically reconnect when swapping inputs This makes it easier to swap the inputs to the Join Geometry node. The behavior is the same as in the Math node. |
Revision b9525e3 by Jacques Lucke (geometry-nodes, geometry-nodes-distribute-points, geometry-nodes-mix-attributes, geometry-nodes-point-separate-node, temp-geometry-nodes-distribute-points-cleanup) December 1, 2020, 10:32 (GMT) |
Geometry Nodes: correct modifier name when creating from node editor The name should be the same as when the modifier is created in the modifier tab of the properties editor. |
Revision 1bb2c7d by Hans Goudey (geometry-nodes, geometry-nodes-distribute-points, geometry-nodes-mix-attributes, geometry-nodes-point-separate-node, temp-geometry-nodes-distribute-points-cleanup) November 30, 2020, 22:43 (GMT) |
Cleanup: Store "is_active" instead of pointer property in panel type This is consistent with the way other panel type fields are stored. |
Revision a0f41a4 by Hans Goudey (geometry-nodes, geometry-nodes-distribute-points, geometry-nodes-mix-attributes, geometry-nodes-point-separate-node, temp-geometry-nodes-distribute-points-cleanup) November 30, 2020, 22:36 (GMT) |
Merge branch 'master' into geometry-nodes |
Revision 7aa47cd by Dalai Felinto (geometry-nodes, geometry-nodes-distribute-points, geometry-nodes-mix-attributes, geometry-nodes-point-separate-node, temp-geometry-nodes-distribute-points-cleanup) November 30, 2020, 19:25 (GMT) |
Merge remote-tracking branch 'origin/master' into geometry-nodes |
Revision d6c545b by Sebastian Parborg (geometry-nodes-distribute-points, temp-geometry-nodes-distribute-points-cleanup) November 30, 2020, 18:18 (GMT) |
Merge branch 'geometry-nodes' into geometry-nodes-distribute-points |
|