Revision 34029fc by Brecht Van Lommel August 21, 2018, 17:07 (GMT) |
UI: disable new text hinting from D3201 by default for now. This changes the text hinting setting to be an enum with options Auto / None / Slight / Full. The default is Auto which currently disables hinting. The hinting was tested with a new FreeType version, but this is not what is used on the buildbots an official release environment, and the fonts look quite bad because of that. Once FreeType has been upgraded we can change the default. Even then the results are not ideal, perhaps due to missing subpixel positioning and linear color blending support in BLF. |
Revision 794836c by Antonio Vazquez August 21, 2018, 16:50 (GMT) |
GP: Recalc fill triangulation in sculpt mode In some extreme modifications the fill triangulation cannot be right, so need a refresh. This is done only for sculpt brushes that can change the geometry. |
Revision abc4beb by Ray molenkamp August 21, 2018, 16:49 (GMT) |
build_environment: cleanup for osl harvesting on windows. |
Revision df6cd59 by Brecht Van Lommel August 21, 2018, 16:39 (GMT) |
Fix a few unintended changes with new default startup.blend. |
Revision f1f3360 by Brecht Van Lommel August 21, 2018, 15:53 (GMT) |
Fix T56472: maximizing editors does not preserve top/status bar hiding. |
Revision 5200f6a by Dalai Felinto August 21, 2018, 15:13 (GMT) |
Fix crash in edbm_shortest_path_pick_ex |
Revision e9182a0 by Dalai Felinto August 21, 2018, 14:54 (GMT) |
Fixup for Setup Tracking Scene Issues introduced on: 17c245e2945968e073731f1799c093b3d807f0a3 (own error for the records). |
Revision 17c245e by Dalai Felinto August 21, 2018, 14:31 (GMT) |
Fix T56413: Setup Tracking Scene not working in 2.8 Patch by Sebastian Koenig and me, with review and suggestions by Sergey Sharybin. https://developer.blender.org/D3626 |
Revision 91ff41b by Dalai Felinto August 21, 2018, 14:31 (GMT) |
Motion Tracking: Script cleanup |
Revision da30b2d by Antonio Vazquez August 21, 2018, 13:57 (GMT) |
GP: Set default active layer when create stroke object |
Revision 68a719f by Dalai Felinto August 21, 2018, 13:21 (GMT) |
Multi-Objects: MESH_OT_dupli_extrude_cursor Supporting the ctrl+click operator for multiple objects. When no vertex is selected we only add a new vertex for the active object. I'm using all the selected vertices to calculate the center of transformation regardless of the object they come from. This way we have the same effect if the meshes are joined together or kept as individual objects. Thanks Campbell Barton for reviewing the patch. |
Revision 6e7da76 by Campbell Barton August 21, 2018, 12:44 (GMT) |
Icons: avoid error with colors out of 0-255 range |
Revision dbcc963 by Brecht Van Lommel August 21, 2018, 12:00 (GMT) |
Fix wrong default properties editor tabs in default workspaces. Remove most of the defaults versioning code now that there is a startup.blend with those changes included. |
August 21, 2018, 11:03 (GMT) |
Python API: expose missing LAYER_MEMBER property type registration. Differential Revision: https://developer.blender.org/D3628 |
Revision 21f0906 by Campbell Barton August 21, 2018, 10:49 (GMT) |
Cleanup: comment naming which will be changed |
Revision 8926aa6 by Campbell Barton August 21, 2018, 10:28 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 4572149 by Campbell Barton August 21, 2018, 10:27 (GMT) |
Correct recent makefile OSX check |
Revision 15acbbd by Campbell Barton August 21, 2018, 09:25 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 122ef17 by Campbell Barton August 21, 2018, 09:19 (GMT) |
GNUmakefile: correct blender binary for macOS |
Revision 79ecfc9 by Campbell Barton August 21, 2018, 09:05 (GMT) |
Tool System: loopcut preview & activate on click The loop cut tool now works as expected for the tool-system, where hovering previews the loop and clicking activates. This uses a new gizmo type to pre-select the edge. |
|
|
|


Master Commits
MiikaHweb | 2003-2021