Revision 1177deb by Hans Goudey (temp-geometry-nodes-fields-prototype, temp-geometry-nodes-fields-prototype-visualization) August 6, 2021, 22:56 (GMT) |
Support selection in the point translate node |
Revision 047daf5 by Hans Goudey (temp-geometry-nodes-fields-prototype, temp-geometry-nodes-fields-prototype-visualization) August 6, 2021, 22:33 (GMT) |
Don't draw special "constant" sockets in more cases |
Revision f211219 by Hans Goudey (temp-geometry-nodes-fields-prototype, temp-geometry-nodes-fields-prototype-visualization) August 6, 2021, 22:08 (GMT) |
Add utilities to enable and disable output sockets with a type |
Revision 36de290 by Hans Goudey (temp-geometry-nodes-fields-prototype, temp-geometry-nodes-fields-prototype-visualization) August 6, 2021, 21:58 (GMT) |
Fix incorrect SOCK_FIELD cases |
Revision c09a535 by Hans Goudey (temp-geometry-nodes-fields-prototype, temp-geometry-nodes-fields-prototype-visualization) August 6, 2021, 21:24 (GMT) |
Cleanup: Rename flag This tends to fit on one line more often |
Revision 4e78bb3 by Hans Goudey (temp-geometry-nodes-fields-prototype, temp-geometry-nodes-fields-prototype-visualization) August 6, 2021, 21:23 (GMT) |
Draw constant input sockets that don't support fields differently This is a really incomplete way to do this (it doesn't propogate to linked nodes, and I haven't though about outputs), but it still provides a very nice benefit to readability. |
Revision 49f33e9 by Fabian Schempp (temp-geometry-nodes-fields-prototype, temp-geometry-nodes-fields-prototype-visualization) August 6, 2021, 20:36 (GMT) |
Merge remote-tracking branch 'origin/temp-geometry-nodes-fields-prototype' into temp-geometry-nodes-fields-prototype # Conflicts: # source/blender/blenkernel/BKE_node.h # source/blender/bmesh/intern/bmesh_mesh.h # source/blender/nodes/geometry/nodes/node_geo_extrude.cc |
Revision 6f525e0 by Hans Goudey (temp-geometry-nodes-fields-prototype, temp-geometry-nodes-fields-prototype-visualization) August 6, 2021, 19:55 (GMT) |
Upgrade extrude node with field inputs and selection outputs |
Revision 963448a by Hans Goudey (temp-geometry-nodes-fields-prototype, temp-geometry-nodes-fields-prototype-visualization) August 6, 2021, 19:53 (GMT) |
Cleanup: Remove unused code |
Revision 9506ef3 by Fabian Schempp (temp-geometry-nodes-fields-prototype, temp-geometry-nodes-fields-prototype-visualization) August 6, 2021, 18:25 (GMT) |
Merge branch 'soc-2021-porting-modifiers-to-nodes-extrude' into temp-geometry-nodes-fields-prototype # Conflicts: # source/blender/blenkernel/BKE_node.h # source/blender/blenkernel/intern/node.cc # source/blender/bmesh/intern/bmesh_mesh.c # source/blender/bmesh/intern/bmesh_mesh.h # source/blender/nodes/CMakeLists.txt # source/blender/nodes/NOD_geometry.h # source/blender/nodes/NOD_static_types.h # source/blender/nodes/geometry/nodes/node_geo_extrude.cc |
Revision 1700fde by Hans Goudey (temp-geometry-nodes-fields-prototype, temp-geometry-nodes-fields-prototype-visualization) August 6, 2021, 17:45 (GMT) |
Output anonymous attribute in select by handle node |
Revision d5a83a5 by Hans Goudey (temp-geometry-nodes-fields-prototype, temp-geometry-nodes-fields-prototype-visualization) August 6, 2021, 17:33 (GMT) |
Merge branch 'master' into temp-geometry-nodes-fields-prototype |
Revision a7dc3d1 by Fabian Schempp (soc-2021-porting-modifiers-to-nodes-extrude, soc-2021-porting-modifiers-to-nodes-extrude-and-move, soc-2021-porting-modifiers-to-nodes_all, temp-geometry-nodes-fields-prototype, temp-geometry-nodes-fields-prototype-visualization) August 6, 2021, 05:53 (GMT) |
Merge remote-tracking branch 'origin/soc-2021-porting-modifiers-to-nodes-extrude' into soc-2021-porting-modifiers-to-nodes-extrude |
Revision 6fd836f by Fabian Schempp (soc-2021-porting-modifiers-to-nodes-extrude, soc-2021-porting-modifiers-to-nodes-extrude-and-move, soc-2021-porting-modifiers-to-nodes_all, temp-geometry-nodes-fields-prototype, temp-geometry-nodes-fields-prototype-visualization) August 6, 2021, 05:48 (GMT) |
Merged Master |
Revision 40455c2 by Hans Goudey (temp-geometry-nodes-fields-prototype, temp-geometry-nodes-fields-prototype-visualization) August 5, 2021, 23:10 (GMT) |
Support switching between two fields in the switch node |
Revision 2d0442e by Hans Goudey (temp-geometry-nodes-fields-prototype, temp-geometry-nodes-fields-prototype-visualization) August 5, 2021, 22:50 (GMT) |
Use "true" defaults for selection fields |
Revision d55046b by Hans Goudey (temp-geometry-nodes-fields-prototype, temp-geometry-nodes-fields-prototype-visualization) August 5, 2021, 22:50 (GMT) |
Support field for curve set spline type selection |
Revision 4233128 by Hans Goudey (temp-geometry-nodes-fields-prototype, temp-geometry-nodes-fields-prototype-visualization) August 5, 2021, 22:43 (GMT) |
Add a node to store a field in a geometry and output an anonymous attribute |
Revision 7984962 by Hans Goudey (temp-geometry-nodes-fields-prototype, temp-geometry-nodes-fields-prototype-visualization) August 5, 2021, 22:42 (GMT) |
Rename the "Attribute Fill" node to "Store Persistent Attribute" |
Revision 991f6b1 by Fabian Schempp (soc-2021-porting-modifiers-to-nodes-extrude, soc-2021-porting-modifiers-to-nodes-extrude-and-move, soc-2021-porting-modifiers-to-nodes_all, temp-geometry-nodes-fields-prototype, temp-geometry-nodes-fields-prototype-visualization) August 5, 2021, 21:50 (GMT) |
Merge branch 'master' into soc-2021-porting-modifiers-to-nodes-extrude # Conflicts: # source/blender/blenkernel/BKE_node.h |
|