gamedev-ide-updates
Made a lot of progress on this gamedev ide project.
I can now import and export sound effects

The can now import assets from other projects!

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

Updated particle editor UI

updated the sprite editor UI

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

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

Added Application Prefs dialog.

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

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.