May 11, 2018, 10:19 (GMT) |
Merge remote-tracking branch 'origin/blender2.8' into temp-modifier-rm-cddm |
Revision af88ef8 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) May 11, 2018, 09:02 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
May 11, 2018, 08:39 (GMT) |
No more DerivedMesh in mesh_calc_modifiers Also a little cleanup. |
May 11, 2018, 08:32 (GMT) |
Merge remote-tracking branch 'origin/blender2.8' into temp-dynamic-overrides |
May 11, 2018, 08:25 (GMT) |
Implement copy_data for dynamic properties |
May 11, 2018, 08:07 (GMT) |
Some more tweaks |
May 11, 2018, 07:44 (GMT) |
Don't pass vertexCos, we don't need them applied to the mesh. |
Revision ee11d4d 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) May 11, 2018, 06:50 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
May 10, 2018, 19:34 (GMT) |
small cleanup and refactor |
Revision 2b54185 by Sebastián Barschkis (fluid-mantaflow) May 10, 2018, 18:16 (GMT) |
fix for windows path issue escape slashes in python calls |
Revision 6dd4622 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) May 10, 2018, 15:53 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
Revision d0946b8 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) May 10, 2018, 15:52 (GMT) |
Rename Gpencil<ModName>ModifierData to <ModName>GPencilModifierData |
Revision 43993d7 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) May 10, 2018, 15:00 (GMT) |
Rename eModifierType_Gpencil<ModName> to eModifierType_GPencil_<ModName> |
May 10, 2018, 14:45 (GMT) |
added sanity check before bake free call |
May 10, 2018, 12:00 (GMT) |
Add multiplication factor Also tagged a few TODOs in the UI. |
May 10, 2018, 11:34 (GMT) |
Merge remote-tracking branch 'origin/blender2.8' into temp-dynamic-overrides |
May 10, 2018, 11:07 (GMT) |
Finish the operator to add overrides You now can create a new override set, or pick an existent one. |
May 10, 2018, 09:44 (GMT) |
Set new override set as the active one |
May 10, 2018, 08:45 (GMT) |
Handle library query for dynamic overrides |
Revision 11cfa9e 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) May 10, 2018, 06:41 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
|