Revision a3677b4 by Clément Foucault (greasepencil-object, greasepencil-refactor, temp-gpencil-eval) January 9, 2020, 14:58 (GMT) |
Cleanup: GPencil: Remove GCC warnings |
Revision 07724a7 by Clément Foucault (greasepencil-object, greasepencil-refactor, temp-gpencil-eval) January 9, 2020, 14:51 (GMT) |
Cleanup: GPencil: Remove GCC warnings |
Revision 2672ec4 by Clément Foucault (greasepencil-object, greasepencil-refactor, temp-gpencil-eval) January 9, 2020, 14:51 (GMT) |
Cleanup: GPencil: Make code more readable |
Revision 42ad328 by Clément Foucault (greasepencil-object, greasepencil-refactor, temp-gpencil-eval) January 9, 2020, 14:51 (GMT) |
GPencil: Refactor: Rewrite the render pipeline This was really outdated. We do everything on the GPU now. |
Revision 5196533 by Clément Foucault (greasepencil-object, greasepencil-refactor, temp-gpencil-eval) January 9, 2020, 14:51 (GMT) |
GPencil: Refactor: Make sbuffer batches managment more robust This fix the slowdown issue caused by the triangulation of the stroke even when fill wasn't needed. Now the fill buffer is only computed on demand. |
Revision c1fbef9 by Clément Foucault (greasepencil-object, greasepencil-refactor, temp-gpencil-eval) January 9, 2020, 14:51 (GMT) |
Cleanup: GPencil: Remove unused cache function Thoses were old duplicates |
January 9, 2020, 07:47 (GMT) |
Merge branch 'greasepencil-object' into greasepencil-refactor |
January 9, 2020, 07:47 (GMT) |
Merge branch 'master' into greasepencil-object |
January 8, 2020, 21:50 (GMT) |
Merge branch 'greasepencil-object' into greasepencil-refactor |
January 8, 2020, 21:47 (GMT) |
Merge branch 'master' into greasepencil-object |
January 8, 2020, 18:22 (GMT) |
GPencil: Continue loop if active frame is NULL |
January 8, 2020, 18:17 (GMT) |
GPencil: Tag datablock when init stroke |
Revision b6ff712 by Clément Foucault (greasepencil-object, greasepencil-refactor, temp-gpencil-eval) January 8, 2020, 17:06 (GMT) |
GPencil: Refactor: Remove last occurence of stl->storage |
January 8, 2020, 16:41 (GMT) |
GPencil: Cleanup compiler warnings |
January 8, 2020, 16:35 (GMT) |
Cleanup: Add const |
January 8, 2020, 16:30 (GMT) |
GPencil: Remove unused parameter |
January 8, 2020, 15:56 (GMT) |
GPencil: Cleanup - remove more ToDo and unused code |
January 8, 2020, 15:49 (GMT) |
GPencil: Cleanup - Remove unused function |
January 8, 2020, 15:39 (GMT) |
Merge branch 'greasepencil-object' into greasepencil-refactor |
January 8, 2020, 15:38 (GMT) |
Merge branch 'master' into greasepencil-object |
|