Mark Andrade

gamedev-ide-updates

Made a lot of progress on this gamedev ide project.

I can now import and export sound effects

soundfx editor

The can now import assets from other projects!

Import Dialog

Update the layout of the scene editor. Now, you can import multiple shaders and control them independently for each scene.

Updated scene editor

Updated particle editor UI

Particle Editor

updated the sprite editor UI

Sprite Editor

Better bitmap font importing. You know what app this is inspired from. ;)

Font Property Inspector

Can now preview what the texture map will look like when publishing.

Texture Viewer

Added Application Prefs dialog.

Application Prefs

Moved the game’s project properties to its own dialog. Gives an estimated build size too.

Project Property Dialog

Added built in API documentation reader and search.

And updated or added items that make lame screen shots; shortcuts, code refactoring, better exporting, smaller exports, touch control, gamepad control.

Tree shaking options. Only use code from the engine you are actually using.