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, 08:43 (GMT) |
Merge branch 'blender-v2.82-release' |
January 17, 2020, 08:27 (GMT) |
Fix T73176: No options for Centre Action Safe Margins |
January 17, 2020, 08:26 (GMT) |
Merge branch 'blender-v2.82-release' |
January 17, 2020, 08:21 (GMT) |
Build: fix Linux linking errors with some combinations of build options Differential Revision: https://developer.blender.org/D6600 |
January 17, 2020, 08:07 (GMT) |
Merge branch 'blender-v2.82-release' |
January 17, 2020, 07:58 (GMT) |
Fix T73135: Gizmos flicker when changing viewport options |
January 17, 2020, 07:55 (GMT) |
GPencil: Move triangulation to modifiers and remove force fill recalc |
January 17, 2020, 07:26 (GMT) |
Merge branch 'blender-v2.82-release' |
January 17, 2020, 07:11 (GMT) |
Cleanup: bad brace placement for manually formatted blocks |
January 17, 2020, 07:01 (GMT) |
Fix T72964: Text editor Python syntax highlighting for numerals Less common notation for numbers wasn't highlighted eg: 0b0, 0o0, 0x0, 1.0e0, 1.0E-1, 100_000j |
January 17, 2020, 06:51 (GMT) |
Fix T72905: EEVEE + UV Edit Unused Map There is a cornercase when the user edits an uvmap, that is not part of the material (yet). When this is the case the uvmap was not added to the uv buffer and the 'pos' alias was not created. This change will always request the active uv map when uv editing. Reviewed By: fclem Differential Revision: https://developer.blender.org/D6534 |
January 17, 2020, 02:34 (GMT) |
Merge branch 'blender-v2.82-release' |
January 17, 2020, 02:32 (GMT) |
January 17, 2020, 00:13 (GMT) |
Cleanup: Fix typo in instruction comments |
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 |
|
|
|


Master Commits
MiikaHweb | 2003-2021