Blender Git Loki
Git Commits -> Revision 4df00c6
Revision 4df00c6 by Brecht Van Lommel (master) June 3, 2009, 23:22 (GMT) |
RNA: * Added a MaterialSlot collection in Object rather than giving the list of materials immediately. This should more correctly reflect how this data is organized, even though there is no equivalent C struct. * Added name properties to MaterialSlot/TextureSlot/ParticleSystem. |
Commit Details:
Full Hash: 4df00c670ef2e03d3dc55b67594e96cc49766831
SVN Revision: 20615
Parent Commit: a8f69a7
Lines Changed: +185, -21