Revision 24677cf by Germano Cavalcante November 19, 2018, 11:05 (GMT) |
BKE object: Correct bound box of bezier curve objects not matching the object viewed. |
Revision b0c463a by Sergey Sharybin November 19, 2018, 11:04 (GMT) |
Fix T57889: Crashes on undo and redo while working with image or image empty |
Revision 9b8d479 by Campbell Barton November 19, 2018, 10:30 (GMT) |
RNA: re-enable update notifier flags This was causing too many missing updates and each need investigation which won't happen before beta. |
Revision 6fe1b71 by Jacques Lucke November 19, 2018, 09:29 (GMT) |
Py API Docs: Fix wrong type |
Revision b33afe4 by Campbell Barton November 19, 2018, 03:39 (GMT) |
Tool System: improve popup w/ modifier keys When the toolbar is accessed with modifiers (eg shift-space): - Check if we can use the key without any modifiers to set the cursor. - Pie-menu stile release event no longer checks for modifiers. |
Revision 740adf2 by Campbell Barton November 19, 2018, 02:37 (GMT) |
Cleanup: style |
Revision db8f662 by Campbell Barton November 19, 2018, 02:16 (GMT) |
Cleanup: use define for key-config string |
Revision 472b114 by Campbell Barton November 19, 2018, 02:11 (GMT) |
Fix keymap loading multiple times Blender defaults data-file was loading it's own key-map with a capital 'B', the preset would load it again w/ a lowercase name. Use lowercase key-map names. |
Revision 3d92afc by Campbell Barton November 19, 2018, 00:58 (GMT) |
Fix tool-system popup and tips w/ empty keymap That this looks like an issue loading keymaps correctly, needs to be investigated. |
Revision 90be7e9 by Campbell Barton November 19, 2018, 00:40 (GMT) |
Gizmo: tweak navigation highlight display Show occluded axis highlight on top when pointing away. |
Revision 5dc2ecd by Campbell Barton November 18, 2018, 21:54 (GMT) |
Merge branch 'master' into blender2.8 |
November 18, 2018, 21:53 (GMT) |
Linux: list GVFS mount points |
Revision 3e096b4 by Campbell Barton November 18, 2018, 20:21 (GMT) |
Fix object box select new w/o any objects A new selection with no objects found needed to de-select all. |
Revision 9f4e4d6 by Campbell Barton November 18, 2018, 20:06 (GMT) |
Cleanup: naming |
Revision 3b48620 by Campbell Barton November 18, 2018, 20:04 (GMT) |
Cleanup: naming |
Revision 074cd53 by Campbell Barton November 18, 2018, 19:27 (GMT) |
Keymap: move left click select to a preference |
Revision 64920a8 by Antonio Vazquez November 18, 2018, 18:30 (GMT) |
GP: Harmonize Sculpt Struct and field names Changed the following names: - GP_EditBrush_Data->GP_Sculpt_Data - eGP_EditBrush_Types->eGP_Sculpt_Types - eGP_EditBrush_Flag->eGP_Sculpt_Flag - eGP_BrushEdit_SettingsFlag->eGP_Sculpt_SettingsFlag - GP_BrushEdit_Settings->GP_Sculpt_Settings - GP_EDITBRUSH_FLAG*->GP_SCULPT_FLAG* - GP_EDITBRUSH_TYPE*->GP_SCULPT_TYPE* - GP_BRUSHEDIT_FLAG_*->GP_SCULPT_SETT_FLAG_* |
Revision 991bb00 by Antonio Vazquez November 18, 2018, 17:07 (GMT) |
GP: Rename GPENCIL_OT_brush_paint to GPENCIL_OT_sculpt_paint This makes the operator name more consistent. Part of T57818 |
Revision 1b7b1d6 by Antonio Vazquez November 18, 2018, 15:28 (GMT) |
Revision 5e61fd7 by Sergey Sharybin November 18, 2018, 14:56 (GMT) |
Fix T57896: Crash updating grease pencil material preview |
|
|
|


Master Commits
MiikaHweb | 2003-2021