Blender Git Loki
Git Commits -> Revision 467311a
Revision 467311a by Willian Padovani Germano (master) June 15, 2004, 04:16 (GMT) |
- New script: Wim Van Hoydonck contributed the famous Knife script (put under Modifiers group) developed by Stefano Selleri and himself (thank to both!) - Added helper function Blender.sys.makename, updated docs and script ac3d_export to use it (shall update other exporters too): this function is just a simple helper to format a filename as needed (change extension, strip dirname, it defaults to use G.sce as path). - Added a test method: Blender.Scene.getScriptlinks(eventName): just testing, if this path proves useful other functions will be added and made general, for objects, etc. |
Commit Details:
Full Hash: 467311ad347d4c89f45e209985f934d1f9077faa
SVN Revision: 2669
Parent Commit: 317e067
Lines Changed: +857, -10
1 Added Path:
/release/scripts/knife.py (+690, -0) (View)