Go to file
Dalai Felinto 6c15d28db2 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
2011-06-12 08:34:53 +00:00
build_files fix for using system includes, the include macro wasn't un-setting the previous include list so system includes could be mixed up with non system includes. 2011-06-11 06:00:28 +00:00
doc quiet 2 compiler warnings and update man page 2011-06-04 03:07:56 +00:00
extern update to glew 1.6 from 1.5.8 2011-06-02 00:05:54 +00:00
intern SVN maintenance. 2011-06-05 00:10:20 +00:00
release improved autocompleation when there is a common prefix 2011-06-11 17:03:26 +00:00
source Logic: clear "Script" when setting Script Controller mode to "Module" 2011-06-12 08:34:53 +00:00
CMakeLists.txt cmake: remove python include in the wm module, set opengl as a system include. 2011-06-08 05:39:58 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile avoid cd'ing with the makefile stub 2011-06-06 16:00:32 +00:00
SConstruct Shuffle some build code around to ensure debug builds on Windows actually run too. 2011-06-08 11:53:07 +00:00