CHANGES.txt
Frostbite 0.3 changelog
Frostbite 0.3 (2005/09/25)
- CVS tag:
Frostbite-0_3 - Filtered out candidates with problematic IDs (i.e., not valid Python identifiers).
- Use
unrestrictedTraverse, rather than_getOb, to locate the skin folder, allowing subfolders to play.
Frostbite 0.2 (2005/09/19)
- CVS tag:
Frostbite-0_2 - Made it possible to preview the generated code inline.
- Added an "Overview" tab to the generated freezer object.
- Fixed callability of script metohds from within others.
- Fixed generated methods which used the
scriptbinding. - Fixed freezing of PythonScripts with non-empty
##parameters=.
Frostbite 0.1 (2005/09/17)
- CVS tag:
Frostbite-0_1 - Initial release.