November 29, 2018, 11:23 (GMT) |
UI: make Q key available for quick favorites in clip editor. |
November 29, 2018, 11:21 (GMT) |
Fix T58105: Subdivision Set operator stuck in relative mode Maniphest Tasks: T58105 Differential Revision: https://developer.blender.org/D4007 |
November 29, 2018, 11:17 (GMT) |
Fix T58100: Crash on bpy.context.object.visible_get() Maniphest Tasks: T58100 Differential Revision: https://developer.blender.org/D4003 |
November 29, 2018, 10:57 (GMT) |
UI: put clip editor annotation panel in own tab in sidebar. |
November 29, 2018, 10:52 (GMT) |
Transform: re-revert new user-axis-first behavior This restores old behavior but leaves in new code which is more flexible. See: 6491d50d02b7 for feedback on why this isn't ideal. |
November 29, 2018, 10:52 (GMT) |
Revert "Transform: use scene-orientation for MMB axis constraint" This reverts commit 78a6c2e12c8d144d10f759d05cbb3503f555883b. |
November 29, 2018, 10:30 (GMT) |
UI: add back clip editor tool tabs until there is a toolbar. |
November 29, 2018, 09:42 (GMT) |
Fix T57653: Fix T58075: Crash when switching between Edit and Sculpt/Paint modes. Sculpt (and paint) modes rely on valid evaluated data at their initialization. Added code to ensure that in `ED_object_mode_toggle()`, when relevant toggle operator requires it (looks like sculpt/paint should be the only ones affected, although particle edit may be too...). |
November 29, 2018, 08:35 (GMT) |
Merge branch 'master' into blender2.8 |
November 29, 2018, 08:33 (GMT) |
Atomic: Avoid conflicts with definitions in other areas While atomics library was trying to use "user-space" defined LIKELY() and UNLIKELY(), this is not always true that user code was checking for those macro coming from an unrelated area. |
November 29, 2018, 08:07 (GMT) |
UI: menu items for Ctrl-Tab dope sheet/graph switching Make this shortcut discoverable. |
November 29, 2018, 07:45 (GMT) |
UI: update shortcut display to check space cycling |
November 29, 2018, 07:17 (GMT) |
Keymap: cycle space-subtypes on successive presses Some space types are exposed as multiple space types, previously the key binding to set the space type would use the last used space-type. Now pressing the key again cycles to the next space sub-type. Without this, shortcut display is confusing since some space types share a key. Keymap display will need to be updated to support this. |
November 29, 2018, 06:32 (GMT) |
UI: support enum key shortcut detection Shows shortcuts in space-selector. |
November 29, 2018, 04:19 (GMT) |
Fix paint initialization, incorrect pointer checks |
November 29, 2018, 03:45 (GMT) |
Fix T58125: UV Editor transform fails |
November 29, 2018, 03:34 (GMT) |
Debug: Assert to ensure layer iterator uses a 3D view |
November 29, 2018, 01:55 (GMT) |
Merge branch 'master' into blender2.8 |
November 29, 2018, 01:54 (GMT) |
Cleanup: correct typo, no need for ./ prefix |
November 29, 2018, 01:52 (GMT) |
Fix leak in CPU brand check |
|
|
|


Master Commits
MiikaHweb | 2003-2021