blender/source
Campbell Barton 82b0a9e369 PyDriver support for all RNA property types
Support for driver variables that don't resolve to numbers, eg:
objects, bones, curves... etc.

Without this, Python expressions to access this data needed to use an absolute path from `bpy.data`,
however this is inconvenient, breaks easily (based on naming) and wouldn't set the dependencies correctly.
2016-04-05 07:38:57 +10:00
..
blender PyDriver support for all RNA property types 2016-04-05 07:38:57 +10:00
blenderplayer Update stub for recent BPY API 2016-04-01 18:56:48 +11:00
creator Remove the obsolete windows launcher 2016-03-31 14:07:57 +02:00
gameengine Fix T47893: BGE crashes w/ generated mesh data 2016-03-23 23:40:30 +11:00
CMakeLists.txt