Commit History

Автор SHA1 Съобщение Дата
  Ivan Safrin 0b76b19e29 Recreated all IDE assets and both default UI themes as vector assets, exported high resolution retina assets, IDE will now choose a retina UI theme and retina assets if running on a retina display. Tons of UI tweaks across the board преди 12 години
  Ivan Safrin c5884954d5 Added support for editors to add their own config to the user state file, text editor will now reopen to the line it was closed on преди 12 години
  Ivan Safrin 73c9c27a6c UI tweaks, light theme преди 12 години
  Ivan Safrin 124e0641ba Optimized UI rendering преди 12 години
  Ivan Safrin d5e2bbf406 First pass at resolving changes in the IDE code преди 12 години
  Ivan Safrin 0e154ba75a Added function list dropdown to IDE text editor преди 12 години
  Ivan Safrin b7dc5f4275 Decoupled block highlighting from regular syntax highlighting to speed up block comments in large chunks of text. преди 12 години
  Ivan Safrin 14890293f8 UITextInput speedups, bugfixes преди 12 години
  Ivan Safrin 2d769810e5 Added word wrap support to UITextInput. UITextInput now scrolls with mouse selection. Fixed find functionality in the IDE text editor. UITextInput selection now updates on resize. Fixed various minor bugs in UITextInput. преди 12 години
  Nur Monson 98d791f339 Fix "unused variable" warnings found on OS X преди 12 години
  Ivan Safrin 375127e4dc Added 'Close File' to IDE menu in Windows and Linux, made the text editor convert Windows line endings to Unix преди 12 години
  Ivan Safrin 8275c69b9c Added basic syntax highlighting for GLSL преди 12 години
  Ivan Safrin 229fe8c41d Use default text color from syntax theme for unsupported file types in text editor преди 12 години
  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 преди 12 години
  Ivan Safrin 5930b20c15 Fixed PolyKEY in bindings, added Services.Input to Lua defaults преди 13 години
  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 преди 13 години
  Ivan Safrin 3c88b6487c Fixed default theme brightness, Color creation from hex strings, moved some IDE colors to theme config преди 13 години
  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 години
  Ivan Safrin 3b371b3df5 Major speed improvements to UITextInput when dealing with large text files преди 13 години
  Ivan Safrin 3977a25908 Line number support in UITextInput, Monokai syntax theme преди 13 години
  Ivan Safrin 0f8b40abc1 Syntax hilighting theme support and Solarized Dark theme for IDE преди 13 години
  Ivan Safrin d070e47295 Events no longer have eventType set to 'Event' by default, speed fixes, memory leak fixes преди 13 години
  Ivan Safrin 14634160c4 Proper error reporting on errors in files loaded by require() преди 13 години
  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 години
  Ivan Safrin 9ded3c1458 Fixed LuaJIT support, fixed shader alpha when fog is enabled преди 13 години
  Ivan Safrin e7a3abcb94 Replace and Replace All for IDE text editor преди 13 години
  Ivan Safrin 24d0347b15 Find support in UITextInput and IDE text editor преди 13 години
  Ivan Safrin a5c2354aed Proper player closing procedure on Mac, IDE will disconnect existing clients before launch, proper centering on line highlight преди 13 години
  Ivan Safrin 54e9b1a16d Backtrace stack report support in remote debugger, basic IDE support for examining the stack sources, small fixes преди 13 години
  Ivan Safrin 0e027f9626 Fixed method overloading for const char * initialized ObjectEntry's, fixed input on UIComboBox, IDE project data now stored in PolycodeProject, projects now resaved before building and files parsed in преди 13 години