Historie revizí

Autor SHA1 Zpráva Datum
  Ivan Safrin 838d24257b Merge branch 'default-text-editor' of https://github.com/BitPuffin/Polycode into pullreq_testing před 12 roky
  Ethan M 513d2de1f1 Merge branch 'master' of https://github.com/ivansafrin/Polycode into file-selector-2 před 12 roky
  Ethan M f4f3ab3d41 Rewrote and refactored file/project saving and closing in PolycodeIDEApp. Rewrote removeEditor() due to undesirable behavior regarding modal dialogs. před 12 roky
  Isak Andersson 9a469f08ba use tabs, not spaces před 12 roky
  Isak Andersson 2f35da6e95 Add a settings window that shows up and has a label for Misc settings před 12 roky
  Ivan Safrin 3156a86afe Polycode will now ask you if you want to save unsaved files on quitting. Mac only for now před 12 roky
  Ethan M 573b9cea6f Rewrite of the IDE's project closing system, motivated by issue #277 před 12 roky
  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. před 12 roky
  Ivan Safrin 9e616d75be IDE will now close files associated with the a project when that project is closed 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 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 ca117d36ba Fixed core update pause causing the IDE to not update when debugger connects před 13 roky
  Ivan Safrin 391fc8afbf Deep clone for screen entities, copy/paste in 2d editor 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 c8d1c08f26 Numerous windows fixes and windows IDE project 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 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 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
  Ivan Safrin 2b15068944 Project export window in IDE and Mac export, fixed StandalonePlayer not quitting properly před 13 roky
  Ivan Safrin 6135171126 MAJOR MATERIAL SYSTEM CHANGES: Material properties now defined as shader parameters, shader parameters now created for all materials with default values, textures now must be referenced by full relative paths to resource directories, addArchive can now take folder as parameter. Object changes: string children now set as attributes instead of new nodes in XML. IDE: Basic Material file editor (will only edit/save materials for now) před 13 roky
  Ivan Safrin 24d0347b15 Find support in UITextInput and IDE text editor před 13 roky
  Ivan Safrin a5c2354aed Proper player closing procedure on Mac, IDE will disconnect existing clients before launch, proper centering on line highlight před 13 roky
  Ivan Safrin 54e9b1a16d Backtrace stack report support in remote debugger, basic IDE support for examining the stack sources, small fixes před 13 roky
  Ivan Safrin 0abcb9eefd Tweaks to networking classes, made UI text control size better, basic remote debugger for the IDE/Player před 13 roky
  Ivan Safrin 467369d432 Drag and Drop for UITrees, started on Screen editor in IDE před 14 roky