Blender Git Commit Log

Git Commits -> Revision 814624c

Revision 814624c by Lukas Toenne (alembic_pointcache)
March 2, 2015, 11:28 (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: 814624ced9f4ccb3214fc0caae6ccba33f8d6f24
Parent Commit: 2611937
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