Commit History

Autor SHA1 Mensaxe Data
  Isak Andersson 74de0dc5ab Hide settings window when ok button is pressed %!s(int64=12) %!d(string=hai) anos
  Isak Andersson 9c065c74af IDEApp now listens for OK_EVENTs from settingsWindow and handles the event %!s(int64=12) %!d(string=hai) anos
  Isak Andersson 2f35da6e95 Add a settings window that shows up and has a label for Misc settings %!s(int64=12) %!d(string=hai) anos
  Isak Andersson 9efc2a6e12 Add a settings menu entry to the edit menu %!s(int64=12) %!d(string=hai) anos
  Ivan Safrin 3156a86afe Polycode will now ask you if you want to save unsaved files on quitting. Mac only for now %!s(int64=12) %!d(string=hai) anos
  Ivan Safrin e35f53bb64 Merge pull request #303 from TheCosmotect/projbrowser-selection %!s(int64=12) %!d(string=hai) anos
  Ivan Safrin 980ea35b76 Fixed crash resulting from closing the last editor in the IDE not setting current editor to NULL %!s(int64=12) %!d(string=hai) anos
  Ivan Safrin 3fd75d0ac3 Merge pull request #283 from TheCosmotect/master %!s(int64=12) %!d(string=hai) anos
  Ethan M 3eb424e4da Arrow-key nav no longer opens files in PolycodeProjectBrowser as a side-effect -- use the enter key, right arrow key, or single-click mouse. %!s(int64=12) %!d(string=hai) anos
  Ivan Safrin 231c30ddaf Merge pull request #289 from TheCosmotect/close-project-2 %!s(int64=12) %!d(string=hai) anos
  Ethan M 11aacf2635 Saving changes on project run no longer saves all open files (just those that belong to active project). Added PolycodeEditorManager::saveProject(). %!s(int64=12) %!d(string=hai) anos
  Ethan M 573b9cea6f Rewrite of the IDE's project closing system, motivated by issue #277 %!s(int64=12) %!d(string=hai) anos
  cib 17c51168dd Started work on fix for #238 %!s(int64=12) %!d(string=hai) anos
  Ivan Safrin ce9250d76b Made IDE console toggleble. IDE console will show automatically when running project. Replaced console Clear button with an image button. Added console hide button to console. Added getMainWidth and getMainHeight to UI sizers. %!s(int64=12) %!d(string=hai) anos
  Ethan M a03cc80ec7 Fixed previous oversight of current editor not corresponding to currently selected project browser item. %!s(int64=12) %!d(string=hai) anos
  Ethan M 60fd0cd940 Fixed 'remove file' command not removing editor %!s(int64=12) %!d(string=hai) anos
  Ivan Safrin 073af0bbef Added an optional flag for resource autoreload. Added getFileTime function to OSBasics. Implemented resource reload for GLSL programs. Made the material editor flag custom shader programs to reload when changed. Refactored some shader code %!s(int64=12) %!d(string=hai) anos
  Ivan Safrin 375127e4dc Added 'Close File' to IDE menu in Windows and Linux, made the text editor convert Windows line endings to Unix %!s(int64=12) %!d(string=hai) anos
  Ivan Safrin 9e616d75be IDE will now close files associated with the a project when that project is closed %!s(int64=12) %!d(string=hai) anos
  Ivan Safrin 56e6d494ff Separated Update and Render in the Core. ATTENTION: YOU MUST NOW CALL updateAndRender() instead of Update() or call Update() and Render() manually. Made 2d physics non-framerate dependant, fixed collision detection in 2d physics, fixed z angle not returning correctly from Matrix4, updated IDE and examples to use the new method. Made new file window slightly bigger, fixed UIButton firing click even on on any key press %!s(int64=12) %!d(string=hai) anos
  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 %!s(int64=12) %!d(string=hai) anos
  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 %!s(int64=12) %!d(string=hai) anos
  Ivan Safrin 1113728033 Fixed UIMenus broken by last commit %!s(int64=12) %!d(string=hai) anos
  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 %!s(int64=12) %!d(string=hai) anos
  Ivan Safrin 2ed079787f Fixed bezier curves with single point, re-enabled scaling in skeletal animation, made IDE fps 3 instead of 1 when unfocused %!s(int64=13) %!d(string=hai) anos
  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 %!s(int64=13) %!d(string=hai) anos
  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 %!s(int64=13) %!d(string=hai) anos
  Ivan Safrin ca117d36ba Fixed core update pause causing the IDE to not update when debugger connects %!s(int64=13) %!d(string=hai) anos
  Ivan Safrin ab57cb458b Core pausing on lose focus, IDE will now pause core on lose focus %!s(int64=13) %!d(string=hai) anos
  Ivan Safrin 09520ea3ab MenuBar and IDE shortcuts in Linux %!s(int64=13) %!d(string=hai) anos