blender/source
Tamito Kajiyama 2ad930e41a Made text datablock properties 'is_in_memory' and 'is_dirty' editable in Python.
The rationale of this revision is to provide an easy way to make text datablocks internal
from within Python (i.e., by setting these properties to True and the 'filepath' property
to empty string).
2013-05-31 07:40:03 +00:00
..
blender Made text datablock properties 'is_in_memory' and 'is_dirty' editable in Python. 2013-05-31 07:40:03 +00:00
blenderplayer move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading) 2013-05-28 19:35:26 +00:00
creator code cleanup: typo and stop manpage turning '$' into italic. 2013-05-25 02:21:50 +00:00
gameengine remove redundant includes from cmake and scons. 2013-05-30 02:16:22 +00:00
icons Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
tests freestyle lineset tag attribute was defined but not used, also some code cleanup. 2013-04-07 01:38:03 +00:00
CMakeLists.txt
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00