Blender Git Commit Log

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)

4 Modified Paths:

/release/scripts/ac3d_export.py (+6, -4) (Diff)
/source/blender/python/api2_2x/doc/Sys.py (+29, -0) (Diff)
/source/blender/python/api2_2x/Scene.c (+55, -1) (Diff)
/source/blender/python/api2_2x/Sys.c (+77, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021