Sqeaky
Sqeaky
It seems that everyone who doesn't want to use C# or C++ wants to use a higher level interpreted language like Ruby or Python. Since we have some Ruby skill...
Swig coverage #24 covers the bulk of this, but it will not automatically create quality documentation for SWG, tests of language features, and introduces some specific issues Tests need to...
Currently the Cubic Hermite Spline class in cubicspline.h uses suboptimal algorithms for adding data after initial creation. Additionally when used in a track a body of metadata must be re-calculated...
Ideally there should be no warnings when building doxygen documentation. Currently There are several thousand. This needs to be reduced and eliminated if possible.
The scripting system created for issue #25 will require more than just API documentation. It will need some kind of manual to serve as a tutorial and overview for Lua's...
Swig coverage #24 covers the bulk of this, but it will not automatically create quality documentation for Lua. Or tests of language features. Tests need to exist for major language...
As part of the User interface re-factor create serializable (or otherwise XML drivable) user interface options. User interface elements should be able to be edited from XML files, or any...
Create an Actor class for use with game Characters. The Actor class would have to be made along-side a Character Controller. The Actor class should be designed with both ragdolls...
Complete development of the ActorSoft Class. This includes adding utilities to sanitize meshes before they go into Bullet, a way to get the objects center of mass, wrapping a method...
Many people have requested to use the Mezzanine through .Net. This will be a set of .Net bindings, documentation and tests/examples likely with the help of SWIG.