Sam Vanheer

Results 176 issues of Sam Vanheer

The event IDs that are treated as sounds to play are currently hardcoded. Make these configurable to let users add new ones if a specific game or mod has them.

enhancement

There is application logic in the UI classes. Move this out.

enhancement

Add an option to offset entire sequences to a user-defined position. This can probably be achieved by having a first frame that adds an XYZ offset.

enhancement

Studio models have a lot of data and it can be difficult to edit the usual way. Add options to edit the various parts of studio models. * Header data...

enhancement

Assets are currently loaded synchronously, which locks up the user interface. Load them asynchronously with a progress bar to keep the interface responsive.

enhancement