Revision 5f2ac43 by Campbell Barton November 23, 2018, 01:11 (GMT) |
UI: allow inaccurate swipe motion to switch tabs Removes the need to keep your cursor over tabs while dragging. |
Revision abf9c62 by Campbell Barton November 23, 2018, 00:44 (GMT) |
Keymap: restore grease pencil keys for default map Pie menu for draw modes is now on the 'Z' key. |
Revision 4022a16 by Campbell Barton November 23, 2018, 00:39 (GMT) |
Keymap: adjustments to shading keys - Z shows pie menu (removed wire/xray toggles). - Alt-Z toggles x-ray. - Shift-Z toggles wireframe. - Shift-Alt-Z toggles overlays. Note that toggle overlays had no binding for 2.7x, this is likely not a heavily used option and could even be left out. |
Revision 60865cc by Campbell Barton November 22, 2018, 23:38 (GMT) |
Fix for weight paint object occluding pose bones This makes it so weight paint + pose mode can't switch to other weight paint objects. |
Revision 7354795 by Campbell Barton November 22, 2018, 23:19 (GMT) |
Pose: support wpaint+pose w/ object-lock enabled Mode locking made it nearly impossible to enter wpaint + object mode. Now enter pose mode when entering wpaint mode when the pose object is selected. |
Revision 7b4f545 by Campbell Barton November 22, 2018, 23:03 (GMT) |
Fix bone selection w/ mixed wpaint & pose mode |
Revision 7c74f50 by Campbell Barton November 22, 2018, 20:29 (GMT) |
Cleanup: newlines in error prints |
Revision 3fb7759 by Brecht Van Lommel November 22, 2018, 20:27 (GMT) |
UI: fix wrong icons after recent update. This cleans up old icon .data files that were still hanging around, but not in the SVG anymore. |
Revision a7f9b57 by Brecht Van Lommel November 22, 2018, 20:10 (GMT) |
UI: activate tabs immediately on press, and drag to quickly cycle through. |
Revision 14b60c6 by Brecht Van Lommel November 22, 2018, 20:03 (GMT) |
Fix T55535: N panel in sequencer breaks display of preview. This preview region should not have been part of region overlap. |
Revision 62592ae by Pablo Vazquez November 22, 2018, 18:02 (GMT) |
UI: Object Context Menu tweaks. * Move type-specific options first. Allows to get quicker access to settings like Shading Smooth/Flat by pressing W -> S/F, or camera or light settings. * Lights: Rename Strength to Energy * Lights: Show Energy when using EEVEE |
Revision f30271e by Clément Foucault November 22, 2018, 17:31 (GMT) |
Image Empties: Potential Fix for T57696 So far this makes a new pass for image empties that does not write to the depth buffer. Todo: - Sort empties using `DRW_pass_sort_shgroup_z`. - Calculate correct bounding boxes. - fix bounding box memory leak. Reviewers: fclem Differential Revision: https://developer.blender.org/D3922 |
Revision e16ef56 by Clément Foucault November 22, 2018, 15:55 (GMT) |
Fix T57980: Assert failure in draw manager when opening file |
Revision ce6d1e8 by Sergey Sharybin November 22, 2018, 15:35 (GMT) |
Cleanup: Use proper module prefix in function names |
Revision 76ea125 by Antonio Vazquez November 22, 2018, 15:26 (GMT) |
GP: Keep activated the same Brush in toolbar |
Revision 6a3451f by Sergey Sharybin November 22, 2018, 15:17 (GMT) |
Depsgraph: Ensure solver cleanup order Ensure that pose cleanup is never run before all IK solvers are finished. |
Revision 60857cd by Sergey Sharybin November 22, 2018, 15:17 (GMT) |
Depsgraph: Cleanup, line wrapping |
Revision 447cfdc by Sergey Sharybin November 22, 2018, 15:17 (GMT) |
Fix missing newline in error print |
Revision a20d350 by Sergey Sharybin November 22, 2018, 15:17 (GMT) |
Depsgraph: Cleanup, make it easier to create relations with flags |
Revision 3d77517 by Clément Foucault November 22, 2018, 15:15 (GMT) |
Eevee: Reflection Plane: Small UI fix and invert facing fading |
|
|
|


Master Commits
MiikaHweb | 2003-2021