Welcome, Guest! Log In | Create Account

Roadmap

From ogre4j

Jump to: navigation, search


Here's where you'll find information about future plans for ogre4j, and also details on how to migrate from one stable version to another.

Contents

Future Development Plans

What we're or the OGRE team working on now, and where we're expecting to go in the future.

1.6.1

Stable ogre4j release based on OGRE v1.6.1 aka 'Shoggoth'.

2.0

Stable ogre4j release based on OGRE v2.0 aka 'Tindalos'.

Current / Previous Release Information

Major changelogs and detailed notes on how to port your applications from a previous stable version.

1.6.0 beta 6
December 17, 2008
First release based on OGRE v1.6.0 aka 'Shoggoth'.

1.4.4 beta 3

August 21, 2007
Instead of alpha the beta releases are using the Java package org.ogre4j. Two important changes regarding memory management: It is possible to create Java objects without corresponding C++ ones (needed for return by value) and objects returned by value must be passed as parameters, to make more clear that they have to be deleted in Java. Support for custom C++ operators was added as well as some manual changes to enable the OGRE Debug Overlay.

1.4.1 alpha

June 18, 2007
First (alpha) release of ogre4j 1.4.1 sources and binary packages based on OGRE v1.4 aka 'Eihort'. It is the first version of ogre4j which is generated by XBiG and still awaits full testing of all its functionality.

This is just a preview for the upcoming releases based on XBiG. There will be API changes in the future because we tweak
default configuration of XBiG to get a more appropriate sources for ogre4j.

Changes:

  • generated by XBiG