betajaen
04-04-2009 16:05:32
Release Notes
Downloads
NxOgre.1.5.3.BloodyMess.zip, for Microsoft Visual Studio 2005 and 2008
1.5.3 - Released on 04-04-2009, at http://www.ogre3d.org/addonforums/viewtopic.php?f=6&t=9707
Authors:
[Betajaen] Robin Southern, Lead developer of NxOgre
Summary:
Massive change of Bloody Mess, nearly all but one of the Shapes are implemented now. Meshs and HeightFields have
been ported over from the Bleeding code, and the X file functions have been adapated for the new ResourceSystem.
Volumes for event callbacks have been also implemented, as well as the visual and remote debugging tools.
Changes:
[1] Rearranged the folder and file structure of Bloody Mess, to allow better support with different
compilers and platforms.
[2] Rewrote and simplified the Shape system. Dropped the ShapeBlueprint, ShapeDescription and internal classes.
[3] Added Convex, TriangleGeometry and HeightFieldGeometry shapes.
[4] Created the ResourceSystem classes. ResourceSystem, ResourceProtocol, Archive and Resource
[5] Created the Win32FileResourceProtocol classes.
[6] Created the MemoryResourceProtocol classes.
[7] Created the Mesh classes. MeshManager, Mesh and ManualMesh
[8] Created the HeightField classes. HeightFieldManager, HeightField and ManualHeightField.
[9] Created the Visual Debugger classs.
[10] Created the Remote Debugger and related classes.
[11] Created the Volume class.
[12] Created the NxOgre X functions and namespace.
[13] (MSVC) Added Static and Minimal build configurations.
[14] (MSVC8) Added Solution and project files
Known Issues:
[1] There are some leaks when using the ResourceSystem.
Downloads
NxOgre.1.5.3.BloodyMess.zip, for Microsoft Visual Studio 2005 and 2008