Blender Git Commit Log

Git Commits -> Revision 98f1d69

Revision 98f1d69 by Campbell Barton (master)
December 28, 2009, 10:00 (GMT)
new python module constants
* bpy.home - result of BLI_gethome()
* bpy.version - BLENDER_VERSION/100, BLENDER_VERSION%100, BLENDER_SUBVERSION
* bpy.version_string, as above, formatted: "%d.%02d (sub %d)"

Commit Details:

Full Hash: 98f1d6957eccd3e7fab4274f29ee6a44de154210
SVN Revision: 25590
Parent Commit: 5f32919
Lines Changed: +22, -29

5 Modified Paths:

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