Blender Git Commit Log
Git Commits -> Revision ddec3db
Revision ddec3db by Willian Padovani Germano (master) June 16, 2004, 01:18 (GMT) |
- New Blender.Draw method by Campbell Barton (Cam / ideasman): PupStrInput, a wrapper for the Blender String popup (thanks!) - Fixed bug #1374 reported by Gabriel Beloin (gabio, thanks too): http://projects.blender.org/tracker/?func=detail&atid=125&aid=1374&group_id=9 There was a minor mistake in the import menu: vrml called dxf and vice-versa and shortcuts were wrong (removed them). - Doc updates, minor updates elsewhere. |
Commit Details:
Full Hash: ddec3db89d10ac84f1e2c3cdd7a2fcd5134b46f2
SVN Revision: 2672
Parent Commit: 2316567
Lines Changed: +111, -37
7 Modified Paths:
/release/scripts/ac3d_export.py (+5, -3) (Diff)
/source/blender/python/api2_2x/doc/Draw.py (+33, -6) (Diff)
/source/blender/python/api2_2x/doc/Sys.py (+1, -1) (Diff)
/source/blender/python/api2_2x/Draw.c (+59, -14) (Diff)
/source/blender/python/api2_2x/Draw.h (+2, -2) (Diff)
/source/blender/python/api2_2x/Sys.c (+7, -7) (Diff)
/source/blender/src/header_info.c (+4, -4) (Diff)
/source/blender/python/api2_2x/doc/Draw.py (+33, -6) (Diff)
/source/blender/python/api2_2x/doc/Sys.py (+1, -1) (Diff)
/source/blender/python/api2_2x/Draw.c (+59, -14) (Diff)
/source/blender/python/api2_2x/Draw.h (+2, -2) (Diff)
/source/blender/python/api2_2x/Sys.c (+7, -7) (Diff)
/source/blender/src/header_info.c (+4, -4) (Diff)