Blender Git Commit Log

Git Commits -> Revision 04d0261

Revision 04d0261 by Campbell Barton (master)
January 2, 2010, 23:14 (GMT)
new python submodule. eg.
from bpy.app import binary_path, version, version_string, home

can add constant variables from blender here as needed (maybe functions too... bpy.app.memory_usage() ?)

Commit Details:

Full Hash: 04d0261c37ccd28e8466312f5a2d8260c5a4c9e9
SVN Revision: 25672
Parent Commit: e7d863c
Lines Changed: +34, -9

1 Added Path:

/release/scripts/modules/bpy/app.py (+26, -0) (View)

6 Modified Paths:

/release/scripts/io/export_fbx.py (+1, -1) (Diff)
/release/scripts/io/export_obj.py (+1, -1) (Diff)
/release/scripts/io/export_ply.py (+1, -1) (Diff)
/release/scripts/modules/bpy/__init__.py (+1, -5) (Diff)
/release/scripts/ui/space_info.py (+1, -1) (Diff)
/source/blender/python/intern/bpy_interface.c (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021