Blender Git Loki
Git Commits -> Revision 7b943f2
Revision 7b943f2 by Willian Padovani Germano (master) July 27, 2004, 03:13 (GMT) |
Scripts: - Ben Omari sent an update version of his DirectX8.py, Jean-Michel Soler updated his disp_paint.py and Campbell Barton contributed a new one: sel_same.py (for now it's in the UV menu). Thanks all, great scripts; - small updates in some other scripts. BPython: - Finished wrapping radiosity functions for the Radio submodule; - doc updates. |
Commit Details:
Full Hash: 7b943f2a6d8ddcb58580896b3526c14c5f776b59
SVN Revision: 2905
Parent Commit: d0da285
Lines Changed: +2106, -673
1 Added Path:
/release/scripts/sel_same.py (+368, -0) (View)
13 Modified Paths:
/release/scripts/ac3d_import.py (+16, -8) (Diff)
/release/scripts/blender2cal3d.py (+901, -352) (Diff)
/release/scripts/DirectX8Exporter.py (+206, -124) (Diff)
/release/scripts/DirectXExporter.py (+1, -1) (Diff)
/release/scripts/disp_paint.py (+101, -147) (Diff)
/release/scripts/fixfromarmature.py (+3, -2) (Diff)
/release/scripts/hotkeys.py (+1, -1) (Diff)
/release/scripts/mod_blender.py (+9, -11) (Diff)
/release/scripts/sysinfo.py (+4, -2) (Diff)
/source/blender/python/api2_2x/doc/API_intro.py (+6, -7) (Diff)
/source/blender/python/api2_2x/doc/NMesh.py (+21, -2) (Diff)
/source/blender/python/api2_2x/doc/Radio.py (+287, -2) (Diff)
/source/blender/python/api2_2x/sceneRadio.c (+182, -14) (Diff)
/release/scripts/blender2cal3d.py (+901, -352) (Diff)
/release/scripts/DirectX8Exporter.py (+206, -124) (Diff)
/release/scripts/DirectXExporter.py (+1, -1) (Diff)
/release/scripts/disp_paint.py (+101, -147) (Diff)
/release/scripts/fixfromarmature.py (+3, -2) (Diff)
/release/scripts/hotkeys.py (+1, -1) (Diff)
/release/scripts/mod_blender.py (+9, -11) (Diff)
/release/scripts/sysinfo.py (+4, -2) (Diff)
/source/blender/python/api2_2x/doc/API_intro.py (+6, -7) (Diff)
/source/blender/python/api2_2x/doc/NMesh.py (+21, -2) (Diff)
/source/blender/python/api2_2x/doc/Radio.py (+287, -2) (Diff)
/source/blender/python/api2_2x/sceneRadio.c (+182, -14) (Diff)