January 8, 2020, 15:34 (GMT) |
GPencil: Cleanup unused code |
January 8, 2020, 15:32 (GMT) |
GPencil: Cleanup - Remove unused code and module |
January 8, 2020, 15:28 (GMT) |
GPencil: Cleanup - Rename functions |
January 8, 2020, 15:22 (GMT) |
GPencil: Cleanup |
January 8, 2020, 14:46 (GMT) |
GPencil: More cleanup |
January 8, 2020, 14:46 (GMT) |
GPencil: More cleanup |
Revision b171e40 by Clément Foucault (greasepencil-object, greasepencil-refactor, temp-gpencil-eval) January 8, 2020, 13:57 (GMT) |
GPencil: Refactor: Fix outline depth mixing This uses a costly depth reprojection in the fragment shader. This might get optimized a bit in the future. Unfortunately it's the only way to get the same accurate depth as what the gpencil engine outputs. |
Revision d9f0885 by Clément Foucault (greasepencil-object, greasepencil-refactor, temp-gpencil-eval) January 8, 2020, 13:57 (GMT) |
Gpencil: Refactor: Overlay: Fix crash when no gpencil object is active |
January 8, 2020, 12:10 (GMT) |
GPencil: First step to clear old code after refactoring Still need more clear. |
January 8, 2020, 11:43 (GMT) |
GPencil: Display Points and Edit lines by mode Support different selection modes. |
January 8, 2020, 10:04 (GMT) |
GPencil: Cleanup compiler warning |
January 8, 2020, 09:51 (GMT) |
GPencil: Replace value by define Instead to use hardcoded value, use the define. |
January 8, 2020, 09:24 (GMT) |
Merge branch 'greasepencil-object' into greasepencil-refactor |
January 8, 2020, 09:24 (GMT) |
Merge branch 'master' into greasepencil-object |
Revision 31700ba by Clément Foucault (greasepencil-object, greasepencil-refactor, temp-gpencil-eval) January 7, 2020, 19:15 (GMT) |
Overlay: Allow alpha blend passes to write to the line buffer |
Revision 3b27d75 by Clément Foucault (greasepencil-object, greasepencil-refactor, temp-gpencil-eval) January 7, 2020, 19:15 (GMT) |
GPencil: Refactor: Add canvas grid |
Revision 3cf0895 by Clément Foucault (greasepencil-object, greasepencil-refactor, temp-gpencil-eval) January 7, 2020, 19:15 (GMT) |
GPencil: Refactor: Fix crash when using alt+b clipping |
Revision 62f4eb5 by Clément Foucault (greasepencil-object, greasepencil-refactor, temp-gpencil-eval) January 7, 2020, 19:15 (GMT) |
GPencil: Refactor: Fix weight paint not working |
January 7, 2020, 18:53 (GMT) |
GPencil: Move Strokes Directions to Overlays Before was part of the datablock. Also some cleanup in annotations. |
Revision 1762cd3 by Clément Foucault (greasepencil-object, greasepencil-refactor, temp-gpencil-eval) January 7, 2020, 16:42 (GMT) |
GPencil: Refactor: Add Weight Paint support |
|