Go to file
Campbell Barton d98bcb8a77 fix for py/rna api bug:
PyC_UnicodeAsByte(), used for getting python strings as bytes wasnt clearning utf-8 conversion errors.
  this would raise an error when getting an operators filepath.
2011-09-27 04:07:48 +00:00
build_files pep8 cleanup and fix for keymap test operator from my own recent fix. 2011-09-26 15:39:15 +00:00
doc BGE Material settings renaming Back Culling to Backface Culling and make it on by default 2011-09-26 06:39:19 +00:00
extern Fix for recent commit: 2011-09-20 17:06:17 +00:00
intern Abort on guarded memory manager errors if WITH_ASSERT_ABORT is set 2011-09-26 14:21:40 +00:00
po update_msg.py now extracts strings from UI files, eg: 2011-09-21 13:16:42 +00:00
release use BLI_snprintf rather than sprintf for interface functions 2011-09-26 16:53:04 +00:00
source fix for py/rna api bug: 2011-09-27 04:07:48 +00:00
CMakeLists.txt fix for building on windows, clear some warnings too 2011-09-27 01:32:27 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile move message.txt generator out of wm.py (which was loaded with blender always), into it own py script which runs on its own, also added this to 'make translations' target. 2011-09-20 17:44:45 +00:00
SConstruct Ignore .Blanguages and .bfont.ttf when installing. 2011-09-20 14:41:01 +00:00