Blender Git Commits

Blender Git commits from all branches.

Page: 1533 / 2888

May 10, 2018, 06:17 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into temp-modifier-rm-cddm
May 9, 2018, 22:56 (GMT)
Dynamic Override Property: Mode

ID props won't have these options showing in the UI, but there is no need
to have them stored in the DNA since we need to know the prop type to know
which rna prop to show in the UI.

Also more UI changes.
May 9, 2018, 22:20 (GMT)
Dynamic Override Property: Remove Operator
May 9, 2018, 20:06 (GMT)
Enable AA disabled by error in previous commit

This line was disabled by a temp commit to compile and must be enabled again.
May 9, 2018, 17:00 (GMT)
Merge branch 'blender2.8' into greasepencil-object
May 9, 2018, 16:55 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into temp-dynamic-overrides
May 9, 2018, 16:55 (GMT)
Dynamic Override Properties

TODO:
* Final UI
* Operator to delete them.
* Depsgraph.
* Copy properties (copy data).
* Handle arrays (e.g., ob.color).
* Data path.
* Create default override set or let user pick existent one.
* Get name from data path (rna).
* Get icon.
* Set different override_modes based on property type.

Done together with Bastien Montagne.
May 9, 2018, 15:37 (GMT)
WORK IN PROGRESS: Fix bad pointer cast when modifier is used on non-mesh object
May 9, 2018, 14:36 (GMT)
Cleanup: Style
May 9, 2018, 14:36 (GMT)
Cleanup: Removing stuff that was added earlier but is no longer needed
May 9, 2018, 14:23 (GMT)
Fix segment fault for modifiers with COW enabled

The curves in copyData was freed, but the pointer was not set to NULL.
May 9, 2018, 14:18 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into temp-dynamic-overrides
May 9, 2018, 13:58 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into temp-dynamic-overrides
May 9, 2018, 13:23 (GMT)
Merge branch 'blender2.8' into greasepencil-object
May 9, 2018, 13:10 (GMT)
UI: Move "Move to Color" and "Select Strokes" operators from popup menu into the UI proper

This brings the GP materials UI more into line with the standard object materials UI
May 9, 2018, 12:43 (GMT)
Cleanup: Remove unused code (was from when we still used palette colors)
May 9, 2018, 12:24 (GMT)
Fix: Don't show panels/complain if material doesn't have GP material settings
May 9, 2018, 12:24 (GMT)
Cleanup: Remove old cruft
May 9, 2018, 12:07 (GMT)
Merge branch 'blender2.8' into greasepencil-object

Conflicts:
release/scripts/startup/bl_ui/properties_scene.py
May 9, 2018, 08:04 (GMT)
Merge branch 'blender2.8' into greasepencil-object
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021