Ivan Safrin
|
a2ed1507b3
Box2D's PostSolve callback now dispatches EVENT_SOLVE_SHAPE_COLLISION instead of EVENT_NEW_SHAPE_COLLISION, reset yesNoCancel dialog action in IDE
|
před 12 roky |
Ivan Safrin
|
8214319cdc
Added YES and NO events to UIEvent, added Yes/No/Cancel popup to IDE, IDE will now ask if you want to save file before closing if there are unsaved changes
|
před 12 roky |
Ivan Safrin
|
1113728033
Fixed UIMenus broken by last commit
|
před 12 roky |
Ivan Safrin
|
b6aa9c7ffb
Added 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 12 roky |
Ivan Safrin
|
2ed079787f
Fixed bezier curves with single point, re-enabled scaling in skeletal animation, made IDE fps 3 instead of 1 when unfocused
|
před 13 roky |
Ivan Safrin
|
fcaa4baef6
IDE now displays saved/unsaved status of files, will prompt to save all on run, UIButton will now dispatch click event on Enter press, IDE text editor sets saved/unsaved flag
|
před 13 roky |
Ivan Safrin
|
2522352a17
Fixed Lua debug reporting in player, made IDE throttle down instead of pausing core on lose focus, added open files dropdown and active project name display to the IDE
|
před 13 roky |
Ivan Safrin
|
ca117d36ba
Fixed core update pause causing the IDE to not update when debugger connects
|
před 13 roky |
Ivan Safrin
|
ab57cb458b
Core pausing on lose focus, IDE will now pause core on lose focus
|
před 13 roky |
Ivan Safrin
|
09520ea3ab
MenuBar and IDE shortcuts in Linux
|
před 13 roky |
Ivan Safrin
|
391fc8afbf
Deep clone for screen entities, copy/paste in 2d editor
|
před 13 roky |
Ivan Safrin
|
ff0a375751
More Linux fixes
|
před 13 roky |
Ivan Safrin
|
793678649e
Implemented the last bits of the Windows core
|
před 13 roky |
Ivan Safrin
|
1b7597c4ab
Fixed Unicode text rendering, fixed ortho not chaning size if it's been set, new about dialog in IDE, minor IDE tweaks
|
před 13 roky |
Ivan Safrin
|
134576cae7
Tons of Windows fixes
|
před 13 roky |
Ivan Safrin
|
c77626f237
Fix unsupported vector returns not returning lua stack uncrement value in bindings, added POLYCODE_CORE defines in all cores for convenience
|
před 13 roky |
Ivan Safrin
|
b203a668cd
Added UIMenuBar, fixed UI destructor crashes, fixed Linux disk operations, added openURL on Linux, Linux IDE now uses a custom menu bar, more IDE fixes
|
před 13 roky |
Ivan Safrin
|
c29cf18bf5
More Linux fixes
|
před 13 roky |
Ivan Safrin
|
3c88b6487c
Fixed default theme brightness, Color creation from hex strings, moved some IDE colors to theme config
|
před 13 roky |
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
|
před 13 roky |
Ivan Safrin
|
5382bbbb9b
2DPhysics,3DPhysics and UI are now statically compiled into the player, disabled dynamic modules for now, added a UI theme pack to the player
|
před 13 roky |
Ivan Safrin
|
35a12c27db
Fixed event handling errors with LuaJIT
|
před 13 roky |
Ivan Safrin
|
244d7d6716
Lua html doc generation from xml, generate lua docs automatically on install, copy lua docs into Lua Standalone, IDE menu option for documentation opens bundled html
|
před 13 roky |
Ivan Safrin
|
27b28a43df
IDE text editor tweaks
|
před 13 roky |
Ivan Safrin
|
0f8b40abc1
Syntax hilighting theme support and Solarized Dark theme for IDE
|
před 13 roky |
Ivan Safrin
|
35eb2dbaa1
Fix for file dialog on Mac, add files to project option
|
před 13 roky |
Ivan Safrin
|
1deeee0ebc
Setting window caption in UIWindow, confirmation for file removal in IDE, name popup for new folder
|
před 13 roky |
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),
|
před 13 roky |
Ivan Safrin
|
e2023b4b52
IDE Project icon and Mac file association
|
před 13 roky |
Ivan Safrin
|
86070be06b
Fixed play button in the IDE behaving strangely
|
před 13 roky |