Revision 5396e28 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) April 24, 2018, 17:14 (GMT) |
WIP: First step to remove Palettes from Draw Manager Still is not working. |
Revision da49c11 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) April 24, 2018, 16:08 (GMT) |
Cleanup: Rename material index field Now the name is equal to other Blender areas. |
Revision 0639de4 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) April 24, 2018, 15:38 (GMT) |
WIP: Start the working in operators - Delete Material->Strokes - Move material in the list->Reasign Strokes |
Revision b1e4f1a by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) April 24, 2018, 14:59 (GMT) |
Remove Palette panels and fix write/read bugs Now the panels works with materials but still the drawing engine and operators is using the old palettes. |
Revision 9c1a5b0 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) April 24, 2018, 13:46 (GMT) |
Fix error reading materials The link materials section was missing. |
Revision 1746aaa by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) April 24, 2018, 11:48 (GMT) |
WIP: More work converting to materials There is a problem with the loading of converted files. The conversion of Hero data is correct, but something is still missing. |
April 24, 2018, 10:07 (GMT) |
Removed unnecessary free |
April 24, 2018, 09:52 (GMT) |
Merge remote-tracking branch 'origin/blender2.8' into temp-modifier-rm-cddm |
April 24, 2018, 09:51 (GMT) |
Copy CDDM to allow freeing the mesh |
April 24, 2018, 09:51 (GMT) |
Don't use MEM_SAFE_FREE as it causes warnings |
April 24, 2018, 09:51 (GMT) |
Remove debug stuff |
April 24, 2018, 09:51 (GMT) |
Always get the vertex coordinates from the original mesh Get from original instead of CoW copy, otherwise there is the risk of deforming already-deformed coordinates. |
April 24, 2018, 09:51 (GMT) |
Some debugging going on here |
April 24, 2018, 09:51 (GMT) |
Precious attempt at being ok |
April 24, 2018, 09:51 (GMT) |
Ported Build modifier to use Mesh instead of DerivedMesh. |
Revision 5f49b21 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) April 24, 2018, 09:19 (GMT) |
More work to prepare material conversion Doing RNA stuff and preparing for convert Hero files |
April 24, 2018, 08:24 (GMT) |
Fix crash when no mesh in passed to deform functions |
Revision d5b6419 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) April 23, 2018, 17:55 (GMT) |
Create new fields in material for moving palettecolor |
Revision d036fa0 by Joshua Leung (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) April 23, 2018, 13:45 (GMT) |
Fix: ASAN-related crash when scaling points in editmode |
Revision 43f95cd by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) April 23, 2018, 13:42 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
|