Go to file
Campbell Barton 0362d19f2d Pythons path functions - os.walk(). os.path.exists(). etc support bytes for paths as well as strings, support this with blender/rna too.
- bpy.data.*.load() functions were only accepting UTF-8 paths.
- rna functions/properties now accept byte values rather then strings for file paths.
- bpy.path.resolve_ncase now supports byte objects.
2011-02-01 04:24:47 +00:00
build_files remove nan-makefiles 2011-01-30 15:29:22 +00:00
doc remove nan-makefiles 2011-01-30 15:29:22 +00:00
extern remove nan-makefiles 2011-01-30 15:29:22 +00:00
intern remove nan-makefiles 2011-01-30 15:29:22 +00:00
release Pythons path functions - os.walk(). os.path.exists(). etc support bytes for paths as well as strings, support this with blender/rna too. 2011-02-01 04:24:47 +00:00
source Pythons path functions - os.walk(). os.path.exists(). etc support bytes for paths as well as strings, support this with blender/rna too. 2011-02-01 04:24:47 +00:00
CMakeLists.txt Commit to cope with API changes in OpenCOLLADA (latest for Windows right now r827). 2011-01-27 19:39:06 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
SConstruct And on your left you can see something much nicer (while I fix this here on your right). 2011-01-27 19:49:43 +00:00