January 15, 2020, 17:13 (GMT) |
Fix Vertex Paint to use Eval data |
January 15, 2020, 17:13 (GMT) |
Save reference to original frame |
January 15, 2020, 16:23 (GMT) |
Copy relevant variables to eval datablock Instead to copy full datablock (very slow), just copy the active frame, but also the variables related to GPD and GPL. |
January 15, 2020, 15:23 (GMT) |
Copy full datablock to Eval Need to copy all, or all tags are missing |
January 15, 2020, 15:05 (GMT) |
Revert "GPencil: Fix missing edit points with modifiers" This reverts commit 6c9f72c1b25624625feda2f556566f07eb5d2c66. |
January 15, 2020, 10:51 (GMT) |
GPencil: Fix missing edit points with modifiers The flag was updated in original datablock, but not in eval copy. |
January 15, 2020, 10:11 (GMT) |
Merge branch 'greasepencil-refactor' into temp-gpencil-eval |
January 15, 2020, 10:09 (GMT) |
GPencil: Set default vertex color to White |
January 15, 2020, 09:41 (GMT) |
Cleanup compiler warnings |
January 15, 2020, 09:22 (GMT) |
Merge branch 'greasepencil-refactor' into temp-gpencil-eval |
January 15, 2020, 09:20 (GMT) |
GPencil: Fix merge error |
January 15, 2020, 09:10 (GMT) |
Cleanup: Reformat fill functions |
January 15, 2020, 07:52 (GMT) |
Merge branch 'greasepencil-refactor' into temp-gpencil-eval |
January 15, 2020, 07:51 (GMT) |
GPencil: Fix merge error |
January 15, 2020, 07:48 (GMT) |
Merge branch 'greasepencil-object' into greasepencil-refactor Conflicts: source/blender/draw/engines/overlay/shaders/outline_prepass_frag.glsl source/blender/draw/intern/draw_manager_exec.c source/blender/editors/gpencil/drawgpencil.c |
January 15, 2020, 07:40 (GMT) |
GPencil: Cleanup unused code |
January 15, 2020, 07:36 (GMT) |
Merge branch 'master' into greasepencil-object Conflicts: source/blender/blenloader/intern/versioning_280.c |
January 14, 2020, 18:58 (GMT) |
Cleanup: reduce if levels |
January 14, 2020, 18:37 (GMT) |
Fix missing modifiers when apply transform |
January 14, 2020, 17:11 (GMT) |
Cleanup: Remove unused code and old comments |
|