Blender Git Commits

Blender Git "master" branch commits.

Page: 1639 / 5574

Revision 69b7ae8 by Campbell Barton
July 12, 2018, 12:46 (GMT)
Merge branch 'master' into blender2.8
July 12, 2018, 12:43 (GMT)
PyAPI: add undo redo handlers

Useful so Python can clean up before/after undo steps.
July 12, 2018, 11:37 (GMT)
Fix T55945: Outliner crash

crashed when using filtering and no item was found ('Blender File' mode)

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D3535
July 12, 2018, 09:47 (GMT)
Fix T55949: increase color management exposure hard range.
July 12, 2018, 09:46 (GMT)
Keymap: add 3D view snap popup

The key was available for other spaces,
removed because it conflicted with changes
which have since been reverted.
July 12, 2018, 09:43 (GMT)
Keymap: add utility function for panel popups
July 12, 2018, 09:20 (GMT)
Merge branch 'master' into blender2.8
July 12, 2018, 09:19 (GMT)
Cleanup: header guards
July 12, 2018, 09:16 (GMT)
Cleanup: style, duplicate header
July 12, 2018, 09:10 (GMT)
Merge branch 'master' into blender2.8
July 12, 2018, 09:03 (GMT)
Cleanup: pep8, cycles
July 12, 2018, 08:54 (GMT)
Minor cleanup to last commit

No need to make attr-lists with the current layout logic.
July 12, 2018, 08:51 (GMT)
UI: Group geometry in object visibility popover

Makes it easy to quickly hide all non-geometry.
July 12, 2018, 08:37 (GMT)
Keymap: Modifiers to control mesh elem switching

Shift/Ctrl control extend/expand when number keys are used
to switch modes.
July 12, 2018, 08:14 (GMT)
UI: minor edits to overlay popover

- Rename "Viewport Info" to "Text Info".
Name was too vague, nearly everything is information,
this currently only controls overlay text.

- Swap text-info & 3D-cursor, making 3D-cursor less prominent.
July 12, 2018, 07:39 (GMT)
UI: 4-state icon for view visibility popover

This is a quick way to see if some of the object types in the
scene are hidden or unselected.

Icon design may change.
July 12, 2018, 07:15 (GMT)
Merge branch 'master' into blender2.8
July 12, 2018, 07:14 (GMT)
Icons: support setting blender, inkscape commands
July 12, 2018, 06:31 (GMT)
Merge branch 'master' into blender2.8
July 12, 2018, 06:30 (GMT)
Fix PyRNA class registration w/ Python 3.7

In Python3.7 this now raises an error.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021