Sqeaky

Results 66 issues of 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...

Feature-WholeSubSystem
Research

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...

Feature-Major

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...

Bug-Major

Ideally there should be no warnings when building doxygen documentation. Currently There are several thousand. This needs to be reduced and eliminated if possible.

Bug-Major

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...

Feature-Major

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...

Feature-Major

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...

Feature-Major

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...

Feature-Major

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...

Feature-Major

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.

Feature-WholeSubSystem
Research