January 17, 2020, 21:14 (GMT) |
Merge branch 'greasepencil-refactor' into temp-gpencil-eval |
January 17, 2020, 21:14 (GMT) |
Merge branch 'greasepencil-object' into greasepencil-refactor |
January 17, 2020, 21:13 (GMT) |
Merge branch 'master' into greasepencil-object |
January 17, 2020, 16:43 (GMT) |
Cleanup: Fix comment |
January 17, 2020, 15:38 (GMT) |
Merge branch 'greasepencil-refactor' into temp-gpencil-eval |
January 17, 2020, 15:38 (GMT) |
GPencil: Fix subversion patch number |
January 17, 2020, 15:34 (GMT) |
GPencil: Cleanup - Make function static |
January 17, 2020, 15:32 (GMT) |
GPencil: Use existing eval copy for single users |
January 17, 2020, 13:44 (GMT) |
Merge branch 'greasepencil-refactor' into temp-gpencil-eval |
January 17, 2020, 13:43 (GMT) |
GPencil: Fix previously selected strokes shows selected after lock their layer |
Revision 512a077 by Clément Foucault (greasepencil-object, greasepencil-refactor, temp-gpencil-eval) January 17, 2020, 12:56 (GMT) |
GPencil: Refactor: Fix assert caused by framebuffer usage optimisation |
January 17, 2020, 09:40 (GMT) |
GPencil: Optimize when use only one user |
January 17, 2020, 09:10 (GMT) |
Merge branch 'greasepencil-refactor' into temp-gpencil-eval |
January 17, 2020, 09:10 (GMT) |
GPencil: Fix versioning code to check version |
January 17, 2020, 09:06 (GMT) |
Merge branch 'greasepencil-object' into greasepencil-refactor |
January 17, 2020, 09:05 (GMT) |
Merge branch 'master' into greasepencil-object |
January 17, 2020, 09:04 (GMT) |
GPencil: Fix segment fault in triangulation If the number of points is < 2, clear the triangles data. |
January 17, 2020, 07:55 (GMT) |
GPencil: Move triangulation to modifiers and remove force fill recalc |
Revision 8b02f76 by Clément Foucault (greasepencil-object, greasepencil-refactor, temp-gpencil-eval) January 17, 2020, 00:11 (GMT) |
GPencil: Refactor: Allocate GPU framebuffers only if necessary Also use signed format only if needed. Note that you cannot see subtractive, overlay and divide blend modes in the viewport because of the srgb hack AND the current viewport framebuffer format. |
January 16, 2020, 21:56 (GMT) |
Cleanup: Rename BKE_gpencil_calc_stroke_uv function to BKE_gpencil_stroke_uv_update |
|