GDX icon indicating copy to clipboard operation
GDX copied to clipboard

Game Development Extensions

Results 16 GDX issues
Sort by recently updated
recently updated
newest added

A few of the commands need to have their auto-complete logic expanded on.

enhancement

If there are enough watches active, the panel currently just goes off screen. This should most likely have a scroll bar.

enhancement

It would be nice to have a script define which would apply profiling markers around some of the more costly operations in GDX.

enhancement

We need more test coverage over the UX and even some of the table operations.

coverage

Create a video demonstrating how to use the SerializableDictionary.

documentation

Add coverage for the different parts of the CoalesceStream

coverage

Make a video showing a general overview of the table system.

documentation

Given the complexity of the table we most likely want to write up something more thorough on how to use it and the nuances invovled.

documentation

Collections which fire events when add/remove/etc.

enhancement