1-10 of 15 < Previous Next >
1 vote

Math library

The math library needs some work. E.g. Vector3 operator * has Vector3 * scalar but not scalar * Vector3. And we have to add val and ref/out versions of each method.

id# 14925 | Planned Release: None | Last Updated: Jan 25 at 9:32 PM  by quimbo
1 vote

Visual Studio 2008 Support

[All Jade Versions] Jade should compile and run on VS2008.

id# 14754 | Planned Release: None | Last Updated: Jan 20 at 6:24 PM  by Stevo
2 votes

Mouse Hooks

[Jade 2.0] Mouse hooks aren't working as expected. They aren't getting fired the first time as they should and they don't unregister either as they should.

id# 14752 | Planned Release: None | Last Updated: Jan 18 at 11:22 PM  by Stevo
2 votes

Custom Scene File Format

[Jade 2.0] Jade should have a simple scene format for quick tests. It should be easy to edit manually, so probably using XML would be a good idea.

id# 14755 | Planned Release: None | Last Updated: Jan 18 at 11:14 PM  by Stevo
1 vote

Resize before initialization in TestApplet causes crash (perhaps very minor)

[Jade 2.0] If the screens resolution is smaller than the the System.Drawing.Size within the testform the resize methode gets called before the game itself got initialized. Therefore the calls of ga...

id# 14761 | Planned Release: None | Last Updated: Jan 16 at 1:45 PM  by MichaelKnight666
1 vote

x64 Support

[Jade 2.0] It seems that Pluto is unable to load the renderer factory plugins when Jade is running in x64 machines compiled with the x64 flags. Check what's happening here.

id# 14756 | Planned Release: None | Last Updated: Jan 16 at 7:00 AM  by Vicente
1 vote

Add Graphs and Pathfinding

[Jade 2.0] Dani needs A* to keep test his navmesh code. Graphs and A* should be added asap to Jade.Ai.

id# 14753 | Planned Release: None | Last Updated: Jan 16 at 6:54 AM  by Vicente
0 votes
closed

Dependencies not found when building source code releases

When compiling the latest source code checkin, the project can´t find the references to some DLLs needed for the engine (VorbisDotNet, Newton). They should be added to the project.

id# 3238 | Planned Release: None | Last Updated: Oct 4 2006 at 6:13 PM  by Vicente
0 votes
closed

JNode.GetNodeByName() doesn't work

http://forums.jadengine.de/showthread.php?tid=78

id# 4019 | Planned Release: None | Last Updated: Oct 4 2006 at 6:13 PM  by Vicente
0 votes
closed

Tutorial for Steering Behaviors

Add a tutorial that demonstrates how to use the steering behaviors in a Real Time Strategy like environment.

id# 1641 | Planned Release: None | Last Updated: Aug 24 2006 at 1:06 PM  by Vicente

Configure View

Search
Sort by Id
Release
Title
Updated
Votes
1-10 of 15 < Previous 1 2 Next >
Updating...