Blender Git Commits

Blender Git "temp-dynamic-overrides" branch commits.

Page: 3 / 5

May 16, 2018, 21:21 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into temp-dynamic-overrides
May 16, 2018, 21:20 (GMT)
Fix building

It was broken since rB666a3b6161af, shame on me.
May 16, 2018, 13:26 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into temp-dynamic-overrides
May 16, 2018, 13:26 (GMT)
Fix warning + cleanup
May 15, 2018, 22:43 (GMT)
Dynamic length for color arrays
May 15, 2018, 22:29 (GMT)
Split dynamic override into its own rna file
May 15, 2018, 21:50 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into temp-dynamic-overrides
May 14, 2018, 20:21 (GMT)
Hard-coded support for arrays, color works
May 14, 2018, 09:59 (GMT)
UI: Show override mode only for compatible properties
May 13, 2018, 17:14 (GMT)
Build deps: avoid ffmpeg external crystalhd library dependency.
May 13, 2018, 17:14 (GMT)
Fix build error with Visual Studio / Windows.

Differential Revision: https://developer.blender.org/D3363
May 13, 2018, 17:14 (GMT)
Fix 'add new dynamic override' func, could store NULL rna path string.

Do not generate the dynamic override data in case a valid RNA path
cannot be built.
May 13, 2018, 17:14 (GMT)
UI: fix popovers not properly working with scroll arrows for long menus.
May 13, 2018, 17:14 (GMT)
Fix invisible scroll-bars after file read

Own mistake from 51efeb683451d896.
May 13, 2018, 17:14 (GMT)
Icons: optionally use material color

The RGB node is used if it exists,
this is multiplied by the vertex color.
May 13, 2018, 17:14 (GMT)
Fix missing path callback for new Object.display struct.
May 13, 2018, 17:14 (GMT)
Dynamic overrides: Add support to retrieve type of property from rna path.

Also added proper value accessor for booleans, so now
Object.display.show_shadows shall work nicely.
May 13, 2018, 17:14 (GMT)
Icons: fix z-sorting

Was depth sorting per mesh.
May 13, 2018, 17:14 (GMT)
Fix issue w/ recent tool name use

Use the context space type, not the workspace.
Broke setting tools for the first time.
May 13, 2018, 17:14 (GMT)
Fix/workaround crash when appending workspace in edit mode

Linking/appending in edit mode currently isn't supported. For workspaces it
should probably be, but we can look into supporting this later.

For now gray out buttons in "Add Workspace" menu while in edit mode.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021