Ivan Safrin
|
0c7d315b87
Added ability to edit screen entity width and height in the editor. Entities no longer default to 50x50 size in editor, but use the source entity dimensions. Adjusted platformer example to set entity sizes in the editor.
|
12 lat temu |
Ivan Safrin
|
417411fd03
Resource now subclasses EventDispatcher, broadcasts RESOURCE_RELOAD_EVENT event on reload, made ScreenEntityInstance register a resource entry for themselves, implemented ScreenEntityInstance reload on file change. IDE screen editor will now reload linked entities when they change.
|
12 lat temu |
Ivan Safrin
|
aca1fa37a4
Fixed resource paths not setting correctly for textures, added texture resource reload, made images in IDE editors reload on change.
|
12 lat temu |
Ivan Safrin
|
1ec5c2f0fe
Added file names to texture props
|
12 lat temu |
Ivan Safrin
|
2bec0d0f56
Material editor now sets document changed flags
|
12 lat temu |
Ivan Safrin
|
6c406f325a
Rewrote material editor to use IDE property sheets
|
12 lat temu |
Ivan Safrin
|
78300e7cae
Fixed entity property editor, fixed mouse position not setting on mousedown
|
13 lat temu |
Ivan Safrin
|
f03307d738
Entity property editing in 2D editor, fixed web docs header and footer
|
13 lat temu |
Ivan Safrin
|
3c88b6487c
Fixed default theme brightness, Color creation from hex strings, moved some IDE colors to theme config
|
13 lat temu |
Ivan Safrin
|
a6bb676068
New UI theme to match global Polycode redesign, made Cocoa core apply antialiasing on setVideoMode, fixed color creation from hex, made build tool respect vsync and AF settings
|
13 lat temu |
Ivan Safrin
|
1646e57158
Position mode options in editor and entity loading code
|
13 lat temu |
Ivan Safrin
|
d070e47295
Events no longer have eventType set to 'Event' by default, speed fixes, memory leak fixes
|
13 lat temu |
Ivan Safrin
|
193e0e2251
UI 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),
|
13 lat temu |