Blender Git Loki
Page: 23 / 26
Revision 75df5d3 by Fabian Schempp (gsoc-2021-porting-modifiers-to-nodes-solidify, soc-2021-porting-modifiers-to-nodes_all) June 22, 2021, 09:31 (GMT) |
- some more cleanup |
Revision aedf0f3 by Fabian Schempp (gsoc-2021-porting-modifiers-to-nodes-solidify, soc-2021-porting-modifiers-to-nodes_all) June 22, 2021, 08:49 (GMT) |
Merge remote-tracking branch 'origin/gsoc-2021-porting-modifiers-to-nodes-solidify' into gsoc-2021-porting-modifiers-to-nodes-solidify # Conflicts: # source/blender/nodes/CMakeLists.txt # source/blender/nodes/geometry/nodes/node_geo_solidifiy.cc |
Revision 97aab42 by Fabian Schempp (gsoc-2021-porting-modifiers-to-nodes-solidify, soc-2021-porting-modifiers-to-nodes_all) June 22, 2021, 08:43 (GMT) |
- re-added the one important file that I deleted by accident. |
Revision 897838a by Fabian Schempp (gsoc-2021-porting-modifiers-to-nodes-solidify, soc-2021-porting-modifiers-to-nodes_all) June 22, 2021, 07:45 (GMT) |
- deleted unneeded files |
Revision 0766941 by Fabian Schempp (gsoc-2021-porting-modifiers-to-nodes-solidify, soc-2021-porting-modifiers-to-nodes_all) June 22, 2021, 07:41 (GMT) |
rebaseing and cleanup |
Revision bfbeabe by Fabian Schempp (gsoc-2021-porting-modifiers-to-nodes-solidify, soc-2021-porting-modifiers-to-nodes_all) June 22, 2021, 07:40 (GMT) |
- selection for simple |
Revision efcab1b by Fabian Schempp (gsoc-2021-porting-modifiers-to-nodes-solidify, soc-2021-porting-modifiers-to-nodes_all) June 22, 2021, 07:37 (GMT) |
makeing node and modifier working with solidify kernel version. |
Revision 4a44451 by Fabian Schempp (gsoc-2021-porting-modifiers-to-nodes-solidify, soc-2021-porting-modifiers-to-nodes_all) June 22, 2021, 07:28 (GMT) |
moved solidify to Blender Kernel |
Revision a58a4cf by Fabian Schempp (gsoc-2021-porting-modifiers-to-nodes-solidify, soc-2021-porting-modifiers-to-nodes_all) June 22, 2021, 07:26 (GMT) |
- working with data from node |
Revision c71b4ee by Fabian Schempp (gsoc-2021-porting-modifiers-to-nodes-solidify, soc-2021-porting-modifiers-to-nodes_all) June 22, 2021, 07:25 (GMT) |
solidify_extrude_generaly working. |
Revision 496e3b2 by Fabian Schempp (gsoc-2021-porting-modifiers-to-nodes-solidify, soc-2021-porting-modifiers-to-nodes_all) June 22, 2021, 07:22 (GMT) |
- rebased to master - removed solidify extrude mode from node and reverted solidify extrude back to internal version in modifier - fixed vertex-groups for |
Revision fa06eb9 by Fabian Schempp (gsoc-2021-porting-modifiers-to-nodes-solidify, soc-2021-porting-modifiers-to-nodes_all) June 22, 2021, 07:20 (GMT) |
- added output groups for rim and fill |
Revision 7d2b039 by Fabian Schempp (gsoc-2021-porting-modifiers-to-nodes-solidify, soc-2021-porting-modifiers-to-nodes_all) June 22, 2021, 07:18 (GMT) |
Initial setup for solidify node solidify_extrude_generaly working. - working with data from node - added basic support for input data moved solidify to Blender Kernel makeing node and modifier working with solidify kernel version. - added offset and boundary data enums for nonmanifold mode. - selection for simple make selection work for complex mode rebaseing and cleanup Differential Revision: https://developer.blender.org/D11575 |
Revision a13e9ed by Fabian Schempp (gsoc-2021-porting-modifiers-to-nodes-solidify, soc-2021-porting-modifiers-to-nodes_all) June 22, 2021, 07:16 (GMT) |
- selection for simple |
Revision 00a3241 by Fabian Schempp (gsoc-2021-porting-modifiers-to-nodes-solidify, soc-2021-porting-modifiers-to-nodes_all) June 22, 2021, 07:12 (GMT) |
makeing node and modifier working with solidify kernel version. |
Revision 171a1fe by Fabian Schempp (gsoc-2021-porting-modifiers-to-nodes-solidify, soc-2021-porting-modifiers-to-nodes_all) June 22, 2021, 07:04 (GMT) |
moved solidify to Blender Kernel |
Revision 1cc5ab5 by Fabian Schempp (gsoc-2021-porting-modifiers-to-nodes-solidify, soc-2021-porting-modifiers-to-nodes_all) June 22, 2021, 07:00 (GMT) |
Initial setup for solidify node |
Revision 931b1ed by Fabian Schempp (gsoc-2021-porting-modifiers-to-nodes-solidify, soc-2021-porting-modifiers-to-nodes_all) June 22, 2021, 07:00 (GMT) |
- working with data from node |
Revision b516029 by Fabian Schempp (gsoc-2021-porting-modifiers-to-nodes-solidify, soc-2021-porting-modifiers-to-nodes_all) June 22, 2021, 07:00 (GMT) |
solidify_extrude_generaly working. |
Revision c17b160 by Fabian Schempp (gsoc-2021-porting-modifiers-to-nodes-solidify, soc-2021-porting-modifiers-to-nodes_all) June 22, 2021, 07:00 (GMT) |
- added basic support for input data |