Blender Git Loki
Git Commits -> Revision 6c15d28
Revision 6c15d28 by Dalai Felinto (master) June 12, 2011, 08:34 (GMT) |
Logic: clear "Script" when setting Script Controller mode to "Module" The text datablock was linked to the controller. So even if the script was set to 'module' and saved, once linked/appended the object the script would come together. If someone wants to implement this "clear" only once the file is saved, please go ahead. But I believe it's ok to loose the script if you change it for module (and with the new datablock lookup it's straightforward/quick to reassign a textblock) -- bug not reported anywhere, from my own list |
Commit Details:
Full Hash: 6c15d28db2719d96ca4834fe4f5ccef51a76625b
SVN Revision: 37427
Parent Commit: 9095612
Lines Changed: +15, -0
1 Modified Path:
/source/blender/makesrna/intern/rna_controller.c (+15, -0) (Diff)