f85e1327f5Added SceneSprite and SceneEntityInstance, the IDE is running again (sort of)
před 12 roky
Ivan Safrin
d5e2bbf406First pass at resolving changes in the IDE code
před 12 roky
Ivan Safrin
b6aa9c7ffbAdded ability to close open files in the IDE, UIComboBox now resets selected name to None on clearItems(), fixed sprite editor not setting height properly on load
před 13 roky
Ivan Safrin
193e0e2251UI improvements, Major IDE updates (2D entity editor, bezier curve editor, asset browser), ids and tags for entities, ScreenEntityInstances, binary Object serialization, various bugfixes and improvements across the board, Particle systems no longer require a parent Scene/Screen, Label code rewrite (now aligned to baseline by default),