blender/release/scripts
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
..
io/netrender [#25693] Netrender "shadow" images with last frame always appear 2011-01-30 22:15:50 +00:00
keyingsets "Whole Character" KeyingSet Bugfix: RNA paths for custom properties 2011-01-29 09:47:48 +00:00
modules 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
op fix [#25757] Torus script uses radians for rotation in panel 2011-01-24 15:25:03 +00:00
presets Adding Framerate preset patch by Troy Sobotka (sobotka). Small change to 2011-01-25 18:30:31 +00:00
templates update to background_job template to use --factory-startup option. 2011-01-26 07:54:27 +00:00
ui reverting the new button in node editor.. will need to create a new 2011-02-01 01:32:12 +00:00