Blender Git Commits

Blender Git "master" branch commits.

Page: 1456 / 5574

November 19, 2018, 11:05 (GMT)
BKE object: Correct bound box of bezier curve objects not matching the object viewed.
November 19, 2018, 11:04 (GMT)
Fix T57889: Crashes on undo and redo while working with image or image empty
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.
November 19, 2018, 09:29 (GMT)
Py API Docs: Fix wrong type
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.
November 19, 2018, 02:37 (GMT)
Cleanup: style
November 19, 2018, 02:16 (GMT)
Cleanup: use define for key-config string
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.
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.
November 19, 2018, 00:40 (GMT)
Gizmo: tweak navigation highlight display

Show occluded axis highlight on top when pointing away.
November 18, 2018, 21:54 (GMT)
Merge branch 'master' into blender2.8
November 18, 2018, 21:53 (GMT)
Linux: list GVFS mount points
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.
November 18, 2018, 20:06 (GMT)
Cleanup: naming
November 18, 2018, 20:04 (GMT)
Cleanup: naming
November 18, 2018, 19:27 (GMT)
Keymap: move left click select to a preference
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_*
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
November 18, 2018, 15:28 (GMT)
Fix T57835: Textured-fill layer opacity not working

This was an unsupported feature.
November 18, 2018, 14:56 (GMT)
Fix T57896: Crash updating grease pencil material preview
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021