Blender Git Loki

Git Commits -> Revision 44845b8

Revision 44845b8 by Dalai Felinto (master)
June 3, 2010, 08:26 (GMT)
Logic Editor: more datablock lookups :)
Now all the material properties have the nice Datablock Lookup menu (thanks a lot Matt !). They still store the property as a string, therefore if you change a material name the logic bricks using it don't get updated. it would be nice if we had a way to communicate that in the interface.

The only "datablock" field that doesn't have lookup is "property" in collision and ray sensors and Constraint Actuator. The reason being is that there is no global ListBase to gather the properties of all the objects in the scene. And it may be too overkill to create a list with all the properties on-the-fly only for that (it would be cool though)

Commit Details:

Full Hash: 44845b89654544a492cd6c7774721554a232d719
SVN Revision: 29177
Parent Commit: 115b0e2
Lines Changed: +45, -20

2 Modified Paths:

/source/blender/editors/space_logic/logic_window.c (+29, -20) (Diff)
/source/blender/makesrna/intern/rna_actuator.c (+16, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021