December 20, 2018, 03:59 (GMT) |
Keymap: use action-tweak for node re-route Avoids same kinds of conflicts as link-cut w/ box select. |
December 20, 2018, 03:26 (GMT) |
Tool System: default node editor to select tool With box select you can't cut-links with RMB select. |
December 20, 2018, 03:19 (GMT) |
Fix T59300: Box select fails in node-editor |
December 20, 2018, 02:47 (GMT) |
UI: correct error in recent UI cleanup |
December 20, 2018, 02:11 (GMT) |
Cleanup: style |
December 20, 2018, 01:24 (GMT) |
Merge branch 'master' into blender2.8 |
December 20, 2018, 01:20 (GMT) |
PyAPI: don't truncate enums in exception messages Not necessary and confusing when only some of the items are displayed. See: T59044 |
December 20, 2018, 01:11 (GMT) |
Hide Preferences header when opened in temporary window Also, use full width of the area again for the header. |
December 20, 2018, 01:02 (GMT) |
Cleanup: remove intermediate menu drawing function |
December 20, 2018, 01:00 (GMT) |
Fix T58937: Appended menus to VIEW3D_MT_editor_menus are not displayed |
December 20, 2018, 00:59 (GMT) |
UI: add UILayout.direction Read only attribute, needed for introspection. |
December 20, 2018, 00:54 (GMT) |
Remove colons in Preferences section group names |
December 20, 2018, 00:49 (GMT) |
Shrink horizontal size of Preferences Window |
December 20, 2018, 00:41 (GMT) |
Various improvements to Preferences buttons/layouts * Header is now fully redundant. Added buttons to add studio lights under the Lights category. * Removed redundant theme category dropdown * Made the theme layout use layout flow, so it goes to single column when narrow, but multiple columns as you make it wider * Made all the themes layouts consistent and all use property split fit with the rest of 2.8 * Fix UI Scale property so it doesn't flicker, by making it a number value rather than a slider - it's more correct this way anyway |
December 20, 2018, 00:33 (GMT) |
UI: add method to draw menu contents This supports expanding menu contents into an existing layout. Needed to fix T58937. |
December 19, 2018, 22:35 (GMT) |
Fix possible key collision w/ BKE_id_to_unique_string_key BKE_id_full_name_get doesn't ensure unique output, use a simple method to create a unique key, guaranteed not to collide. |
December 19, 2018, 22:13 (GMT) |
Fix T59626: Outliner rename overlaps icons Fix for T59219 was using low alpha-light grey for text background so editing text would always be slightly brighter then the existing background. This causes outliner rename to have low alpha making text overlap icons. Use solid color to avoid issues with overlapping UI elements in the future. |
December 19, 2018, 21:57 (GMT) |
Fix T59579: Grease Pencil copy buffer loses material information |
December 19, 2018, 21:56 (GMT) |
Mesh Batch Cache: Fix uninitialized loop variable |
December 19, 2018, 21:29 (GMT) |
Merge branch 'blender2.8' into userpref_redesign |
|
|
|


Master Commits
MiikaHweb | 2003-2021