This is a limited, preview release of the Esoteric Framework, and should be considered alpha quality. It should contain enough to go through the tutorials and run the demos.
Note: if you don't see anything after opening index.html locally, you might have to add a new trusted location in your flash security settings.
=============================================================================== = E S O T E R I C F R A M E W O R K v 0 . 0 . 3 R E L E A S E N O T E S = =============================================================================== __ New in this release ________________________________________________________ * Upgraded to latest version OF ANTLR and regenerated scanners and parser. * Upgraded to latest version of PV3D (no longer GreatWhite branch). * Implemented if statements in scripts. * Implemented while loops in scripts. * Added createElement() to application element. * Added removeChild() and destroy() to elements. __ Planned features for 0.0.4 _________________________________________________ The next release will focus on interacting with web services. * Add a mechanism to load remote XML data.
Copyright (c) 2009 Stephan Florquin Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
This license only applies to the specified branch (trunk) and version (0.3.0) of the software (Esoteric Framework Preview). It may change with future releases without prior notice.
I have read the license listed above, and by downloading the software listed below I agree to the terms of the agreement. Download (173.1 KB)This is a limited, preview release of the Esoteric Framework, and should be considered alpha quality. It should contain enough to go through the tutorials and run the demos.
Note: if you don't see anything after opening index.html locally, you might have to add a new trusted location in your flash security settings.
=============================================================================== = E S O T E R I C F R A M E W O R K v 0 . 2 . 0 R E L E A S E N O T E S = =============================================================================== __ Notes ______________________________________________________________________ * Template elements not included in this release because they rely on features planned for later releases. * Support for embedded fonts pushed back. __ New in this release ________________________________________________________ * Added new Loader element to load external SWFs. * Added new 2D line elements: LineStyle, LineGradientStyle, MoveTo, LineTo, and CurveTo. * Added new 2D drawing elements: Circle, and Ellipse. * Added support for bitmap filters on 3D display objects. * Added support for single-line and multi-line comments in scripts using JavaScript/ActionScript syntax. * Added NaN object to scripts context. * Regenerated compiler lexer and parsers with Antlr 3.1. __ Features planned for 0.3.0 _________________________________________________ The next release will focus on the manipulation of nodes using scripts. * Add support for basic control structures in scripts (if, for, etc...). * Add methods to dynamically manipulate nodes: clone, create, remove, move.
Copyright (c) 2008 Stephan Florquin Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
This license only applies to the specified branch (trunk) and version (0.2.0) of the software (Esoteric Framework Preview). It may change with future releases without prior notice.
I have read the license listed above, and by downloading the software listed below I agree to the terms of the agreement. Download (152.3 KB)© 2008 by — Valid XHTML