Revision 209c01a by Clément Foucault May 9, 2019, 10:22 (GMT) |
Fix T64329 Crash when switching to Texture Paint |
Revision d252051 by Clément Foucault May 9, 2019, 10:22 (GMT) |
3D Grid: Use View UBO & small cleanup |
Revision 7c9e649 by Bastien Montagne May 9, 2019, 09:38 (GMT) |
Revision b2a8019 by Bastien Montagne May 9, 2019, 09:38 (GMT) |
I18n disambiguation: setting particles' parent/children appart. Looks like in some languages common generic parent/child relationship does notn apply well to those. Part of T43295. |
Revision 1b753ac by Bastien Montagne May 9, 2019, 09:38 (GMT) |
Revision 895c41e by Clément Foucault May 9, 2019, 09:35 (GMT) |
Fix Crash with armature using custom shapes |
Revision 5ab57f7 by Sebastian Parborg May 9, 2019, 09:21 (GMT) |
Move out pose edit options into the pose data Move pose edit mode booleans out of the armature data into the pose data Reviewed By: Brecht Differential Revision: https://developer.blender.org/D4832 |
Revision ffb3226 by Lucas Veber / Brecht Van Lommel May 9, 2019, 09:18 (GMT) |
Fix T64308: bake animation not working after recent bendy bone changes Differential Revision: https://developer.blender.org/D4820 |
Revision c74e927 by Clément Foucault May 9, 2019, 09:16 (GMT) |
Fix T64366 DRW: Crash opening Mr Elephant scene since recent commit |
Revision a951aa5 by Clément Foucault May 9, 2019, 08:59 (GMT) |
Fix T64296 Z-axis overlay vanishes at scene origin in 3D Viewport Grid shader was still using deprecated eye vector. |
Revision dea8fb2 by Campbell Barton May 9, 2019, 08:40 (GMT) |
Fix: Nav_bar context menu in preferences Also merge the keymaps for header/footer/navbar. D4736 by @Gvgeo with edits |
Revision f09aead by Campbell Barton May 9, 2019, 07:19 (GMT) |
Revision 630e947 by Campbell Barton May 9, 2019, 06:18 (GMT) |
Keymap: automate using OSKey for Ctrl on macos Replace hard coded use of oskey with a function. Add checks to avoid conflicting bindings with the OS. |
Revision 6e33729 by Campbell Barton May 9, 2019, 04:46 (GMT) |
Fix crash displaying UV's |
Revision be7031b by Campbell Barton May 9, 2019, 03:23 (GMT) |
Fix bpy.utils.script_paths ignoring user_pref arg |
Revision 33f495b by Campbell Barton May 9, 2019, 03:15 (GMT) |
Cleanup: unused bpyml module Was for declarative style UI definitions, but never ended up being used. |
Revision 7465a5d by Campbell Barton May 9, 2019, 03:11 (GMT) |
Cleanup: unused args/vars/imports in modules |
Revision fc37238 by Campbell Barton May 9, 2019, 02:42 (GMT) |
Cleanup: unused args/vars/imports in bl_operators |
Revision bc39fa9 by Campbell Barton May 9, 2019, 02:42 (GMT) |
Cleanup: redundant function call |
Revision 8af8b18 by Campbell Barton May 9, 2019, 02:42 (GMT) |
Cleanup: use __doc__ instead of bl_description In keeping with other Python operators, also assign object a variable. |
|
|
|


Master Commits
MiikaHweb | 2003-2021