Blender Git Commit Log

Git Commits -> Revision ad9082c

Revision ad9082c by Julian Eisel (soc-2016-layer_manager)
June 21, 2016, 18:45 (GMT)
Support Layer Properties per layer type

It's now supported to create custom properties for layer types, just like with operator types. Doesn't work from .py yet, it only allows adding custom properties for all layers.
And some minor cleanup.

Commit Details:

Full Hash: ad9082c1ebb9b7f414c5354a74d1b9cf936aad56
Parent Commit: 85f1e28
Lines Changed: +60, -15

5 Modified Paths:

/source/blender/blenkernel/BKE_layer.h (+15, -12) (Diff)
/source/blender/blenkernel/intern/layer.c (+13, -0) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+29, -2) (Diff)
/source/blender/makesrna/RNA_access.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021