Blender Git Loki
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