blender/source
Campbell Barton 39cb1432d8 bugfix [#23285] Exporters not available whel using special characters in path name
- ID properties now suopport non utf-8 strings for their values but not their keys.
- moved utility functions into py_capi_utils.c from bpy_utils and bpy_rna.
- import/export paths have to be printed with repr() or %r, so non utf-8 chars are escaped.
2010-09-01 14:13:48 +00:00
..
blender bugfix [#23285] Exporters not available whel using special characters in path name 2010-09-01 14:13:48 +00:00
blenderplayer Adding intern/guardedalloc include dir for bad_level_call_stubs (stubs.c). This update is for cmake and scons. 2010-08-31 23:55:41 +00:00
creator remove debug prints 2010-09-01 06:51:20 +00:00
darwin Update address in license block. 2010-08-10 21:22:26 +00:00
gameengine Committing patch [#23489] add method getEventStatus() to PythonKeyboard and PythonMouse by Geoff Gollmer (gomer) 2010-08-30 00:18:50 +00:00
icons Finally change SConscript tabs to spaces. 2010-08-29 20:52:05 +00:00
kernel Update address in license block. 2010-08-10 21:22:26 +00:00
CMakeLists.txt correct fsf address 2010-02-12 13:34:04 +00:00
Makefile Group all AUD libs, duplicate one to avoid linker error. 2010-08-17 01:50:47 +00:00
SConscript Finally change SConscript tabs to spaces. 2010-08-29 20:52:05 +00:00