Blender Git Commits

Blender Git commits from all branches.

Page: 883 / 2888

April 19, 2020, 05:41 (GMT)
Cleanup: Fix mispelled "constraints"
April 19, 2020, 05:41 (GMT)
Add list subpanel to UI
April 18, 2020, 20:12 (GMT)
Merge branch 'modifier-panels-ui' of git.blender.org:blender into modifier-panels-ui
April 18, 2020, 20:11 (GMT)
Initial implementation of constraint panels

The layouts are still defined in python, but they are each in a separate
panel. They are named and searched for with the constraint type info
struct names.

This commit does not change the layout for any of the constraints.
April 18, 2020, 20:01 (GMT)
Add list panel index to RNA

Needed to support creating list panel layouts in python.

Also check for unimplemented list panel functions before calling.
April 18, 2020, 17:25 (GMT)
UI: Rename Cast Type to Shape

Clearer naming
April 18, 2020, 14:28 (GMT)
Merge branch 'master' into greasepencil-object
April 18, 2020, 11:16 (GMT)
Merge branch 'master' into greasepencil-object
April 18, 2020, 08:54 (GMT)
Merge branch 'master' into greasepencil-object
April 17, 2020, 22:20 (GMT)
Merge branch 'master' into modifier-panels-ui
April 17, 2020, 22:16 (GMT)
Merge branch 'panel-drag-scroll-region' into modifier-panels-ui
April 17, 2020, 21:56 (GMT)
Fix, add comments
April 17, 2020, 21:30 (GMT)
Initial implementation, not quite working
April 17, 2020, 20:04 (GMT)
Merge branch 'master' into greasepencil-object
April 17, 2020, 17:52 (GMT)
Use simpler solution
April 17, 2020, 17:43 (GMT)
Merge branch 'master' into greasepencil-object
April 17, 2020, 17:01 (GMT)
UI: Fix last panel dragging affecting region scroll

When finding the total height of the region's panels for scrolling, we
should use starting position of the drag, because a drag and drop doesn't
change the resulting height of the region.
April 17, 2020, 14:36 (GMT)
Use expanding buttons layout for modifier box headers

Had to fix a crash in the alignment code for too small areas.
Also changed panel type flag defines to use an enum.
April 17, 2020, 11:05 (GMT)
Remove redundant leading 'Bevel' header in Bevel Geometry sub-panel
April 17, 2020, 11:03 (GMT)
Merge branch 'temp-checkbox-layout-tweaks-apply' into temp-checkbox-layout-tweaks
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021