Blender Git Loki
Git Commits -> Revision b970ead
Revision b970ead by Willian Padovani Germano (master) October 11, 2005, 02:32 (GMT) |
Scripts: - updating some bundled scripts, thanks to authors Jean-Michel Soler, Campbell Barton and Anthony D'Agostino. BPython: - removing wrong fix from BGL.c's glDrawPixels. note: applied guitargeek's setName patch to Blender.Key, but saw that he updated it with more functionality and assigned to stivs, so I won't commit this old version. |
Commit Details:
Full Hash: b970eadedfd9b70ba08a0c99e5f3fac3c31ec1e7
SVN Revision: 5486
Parent Commit: 93a4f6a
Lines Changed: +4352, -1911
1 Added Path:
/release/scripts/uvpaint.py (+680, -0) (View)
1 Deleted Path:
/release/scripts/UVpaint05.py (+0, -495)
11 Modified Paths:
/release/scripts/console.py (+353, -132) (Diff)
/release/scripts/disp_paint.py (+320, -67) (Diff)
/release/scripts/hotkeys.py (+148, -36) (Diff)
/release/scripts/lightwave_export.py (+71, -5) (Diff)
/release/scripts/lightwave_import.py (+1546, -148) (Diff)
/release/scripts/obj_export.py (+227, -74) (Diff)
/release/scripts/obj_import.py (+557, -381) (Diff)
/release/scripts/skin.py (+404, -501) (Diff)
/release/scripts/tex2uvbaker.py (+45, -22) (Diff)
/release/scripts/wings_export.py (+0, -22) (Diff)
/source/blender/python/api2_2x/BGL.c (+1, -28) (Diff)
/release/scripts/disp_paint.py (+320, -67) (Diff)
/release/scripts/hotkeys.py (+148, -36) (Diff)
/release/scripts/lightwave_export.py (+71, -5) (Diff)
/release/scripts/lightwave_import.py (+1546, -148) (Diff)
/release/scripts/obj_export.py (+227, -74) (Diff)
/release/scripts/obj_import.py (+557, -381) (Diff)
/release/scripts/skin.py (+404, -501) (Diff)
/release/scripts/tex2uvbaker.py (+45, -22) (Diff)
/release/scripts/wings_export.py (+0, -22) (Diff)
/source/blender/python/api2_2x/BGL.c (+1, -28) (Diff)