May 3, 2020, 07:08 (GMT) |
UI: improve widget text cursor position Use BLF_boundbox_foreach_glyph for more accurate cursor placement. |
May 3, 2020, 06:51 (GMT) |
BLF: add new arguments to BLF_GlyphBoundsFn - glyph_bounds: to get the character width. - glyph_bearing: lower left character starting point. These values are needed for more precise glyph calculations. |
May 3, 2020, 03:45 (GMT) |
Cleanup: sort file lists |
May 3, 2020, 03:42 (GMT) |
Cleanup: clang-format |
May 3, 2020, 03:40 (GMT) |
Cleanup: remove unused alpha argument |
May 2, 2020, 17:08 (GMT) |
start writing comments |
May 2, 2020, 16:01 (GMT) |
Annotations: Remove old unused code This code was part of the old grease pencil when annotations was not a separated module. |
May 2, 2020, 14:21 (GMT) |
GPencil: More test of the Chisel brush |
May 2, 2020, 13:21 (GMT) |
Possible fix for T76113: Use GL_STATIC_DRAW in immBegin This fixes a freeze when closing temporary windows with `AMD Radeon HD 7570M` The performance is practically the same between calls (with a micro advantage for `GL_STATIC_DRAW`) I couldn't check the difference in memory usage. The ideal would be profile in different setups. But due to the seriousness of the bug, these tests were postponed. |
May 2, 2020, 11:35 (GMT) |
Merge branch 'blender-v2.83-release' |
May 2, 2020, 11:33 (GMT) |
Cleanup: Fix return NULL from bool type function |
May 2, 2020, 11:05 (GMT) |
GPencil: More changes to improve Chisel brush |
May 2, 2020, 08:50 (GMT) |
Merge branch 'master' into greasepencil-object Conflicts: source/blender/editors/gpencil/gpencil_paint.c |
May 2, 2020, 08:48 (GMT) |
Merge branch 'blender-v2.83-release' |
May 2, 2020, 08:47 (GMT) |
GPencil: Improve Market Chisel angle algorithm With the previous commit, the angle effect was too subtle. Now the effect is more visible, |
May 2, 2020, 04:12 (GMT) |
Merge branch 'blender-v2.83-release' |
May 2, 2020, 04:10 (GMT) |
Revert "Outliner: Fix selection sync for various operators" This reverts commit 92d62148bed1cf68ed674b4a9c6ba6440a697ca8. When merging in from blender-v2.83-release the merge was somehow rebased after viewing the log. |
May 2, 2020, 03:42 (GMT) |
Outliner: Fix selection sync for various operators Add missing outliner selection sync tagging for various non-outliner operators. * Curve separate * Grease Pencil separate * Mesh separate * Make instances real * 3D view paste * Sequencer paste * Armature delete, dissolve, separate, duplicate, subdivide, extrude, click extrude, primitive add * Pose Group select, delete Resolves T71404 |
May 2, 2020, 03:13 (GMT) |
Outliner: Fix selection sync for various operators Add missing outliner selection sync tagging for various non-outliner operators. * Curve separate * Grease Pencil separate * Mesh separate * Make instances real * 3D view paste * Sequencer paste * Armature delete, dissolve, separate, duplicate, subdivide, extrude, click extrude, primitive add * Pose Group select, delete Resolves T71404 |
May 2, 2020, 00:06 (GMT) |
Add own derived struct for search buttons A complication was that we sometimes change the button type after it's created. So I had to add logic to reallocate the button if needed, so the derived data can be used. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021