June 22, 2021, 11:57 (GMT) |
LineArt: Fix light contour when no ref is selected |
June 22, 2021, 11:26 (GMT) |
Merge remote-tracking branch 'origin/master' into temp-lineart-contained |
June 22, 2021, 09:51 (GMT) |
Merge branch 'master' into soc-2021-vse-strip-thumbnails |
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. |
June 22, 2021, 07:47 (GMT) |
cleanup menu |
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 |
June 22, 2021, 07:44 (GMT) |
initial support for noise texture |
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. |
June 22, 2021, 07:22 (GMT) |
Vulkan: Fix offscreen context creation. On linux both the display and window should be available to create a window surface. Only the display was checked making it fail later on when creating a present queue. |
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 |
|