Blender Git Commit Log

Git Commits -> Revision ad1fda1

March 23, 2015, 11:23 (GMT)
Disabled collection properties for 'virtual' cache items in RNA.

This requires a better design and is not so easy to implement properly
within the limits of RNA definition. These collections don't physically
exist in the DNA, they are mainly utilities for looping over
//potential// items in a cache library. For now the python code has to
be adapted to only show valid items, until the RNA provides a good
solution.

Commit Details:

Full Hash: ad1fda1823039a0efad87ca10d00acd2570e6111
Parent Commit: e9d9478
Lines Changed: +16, -8

2 Modified Paths:

/release/scripts/startup/bl_ui/properties_scene.py (+6, -6) (Diff)
/source/blender/makesrna/intern/rna_cache_library.c (+10, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021