blender/release/scripts/modules/bpy
2011-03-29 04:16:55 +00:00
..
__init__.py missed committing this before 2011-03-23 15:14:21 +00:00
ops.py pep8 cleanup 2011-01-01 07:20:34 +00:00
path.py 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
utils.py use 'is None' rather then '== None' as suggested by python docs & mis-spelling. 2011-03-29 04:16:55 +00:00