OpenSkyNet News
Status: Beta
Brought to you by:
agn0stic3000
11/26/05 v0.36
Compiled and tested w/ GCC (MinGW build) and Code::Blocks IDE (http://www.codeblocks.org/). Code::Blocks workspace included. Also included MSVC++ 7.1 solution.
Finished TODOs related to collision detection callbacks.
Fixed camera bug (others still exist, though)
Removed drivers subdividing the world AABB when stuck in one bin for too long. Subdivisions do work, but the definition of when a driver is "stuck" needs reworking.
Documentation for scene graph and demo object XML files added. XML files and schemas now included in the API release. Documentation still needed for the parsing code.