Go to file
Campbell Barton 928e2784c6 py api
- use Py_ssize_t when dealing with python sequence sizes
- dont call PySequence_Size(py_b) in a loop (its slow).
- use faster sequence/float parsing in aud.Factory.filter
2011-09-27 05:28:06 +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 py api 2011-09-27 05:28:06 +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 py api 2011-09-27 05:28:06 +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