June 19, 2018, 09:54 (GMT) |
Split Grease Pencil modifier stack Separate all logic of grease pencil modifiers and remove any reference to grease pencil in the mesh modifiers. Differential Revision: https://developer.blender.org/D3488 |
June 19, 2018, 09:22 (GMT) |
Merge branch 'greasepencil-object' into temp-greasepencil-object-stacksplit |
Revision 94c94e7 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) June 19, 2018, 09:21 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
June 19, 2018, 09:21 (GMT) |
Fix segment fault in subdivision modifier |
June 19, 2018, 09:20 (GMT) |
Cleanup: Silent compiler warnings and remove unused code |
June 19, 2018, 08:42 (GMT) |
Cleanup: Rename to keep naming convention This is required after previous rename due RNA limits. |
June 19, 2018, 08:37 (GMT) |
Rename structs because exceed the RNA name supported limit |
June 19, 2018, 08:20 (GMT) |
Cleanup: Rename file The file name was not aligned with the naming used. |
June 19, 2018, 08:14 (GMT) |
Fix old modifier listbase field name |
June 18, 2018, 18:10 (GMT) |
Almost working the modifiers Now it can add, remove copy, move and apply Still pending in viewport. |
June 18, 2018, 17:53 (GMT) |
More changes to modifiers Now it's possible to add modifiers again, but they are not visible yet. |
June 18, 2018, 16:57 (GMT) |
Merge branch 'greasepencil-object' into temp-greasepencil-object-stacksplit |
June 18, 2018, 16:57 (GMT) |
WIP: Prepare python panel |
June 18, 2018, 16:36 (GMT) |
Fix GPL header |
June 18, 2018, 16:36 (GMT) |
Final change to make it build |
June 18, 2018, 16:35 (GMT) |
Fix GP modifier RNA class names |
June 18, 2018, 16:35 (GMT) |
Fix sorted lib link issue |
Revision 967718b by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) June 18, 2018, 15:45 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
June 18, 2018, 15:12 (GMT) |
More compiler error fix |
June 18, 2018, 14:52 (GMT) |
Remove references to Grease Pencil modifiers |
|