Commit History

Author SHA1 Message Date
  Ivan Safrin d8d788f480 Added mesh viewer to IDE, added support for resource change events in ResourceManager, added tangents to the mesh file specification (ATTN: old mesh files will need to be re-exported), added support for tangent generation in polyimport, added global version string to PolyGlobals.h, fixed clear color setting in virtual scenes, made Label textures always be POT, added global IDE texture filtering options to the IDE preferences. 12 years ago
  Ivan Safrin b17ab54c9e Added tab related shortcuts to OS X menu 12 years ago
  Ivan Safrin bfec4da339 Added proportional resize support to UI Sizers, IDE editor holders will now resize proportionally 12 years ago
  Ivan Safrin 00d146334f Polycode IDE will now save tabs, layout, open project browser nodes and open editors on exit (and load them on startup) 12 years ago
  Ivan Safrin 87a85e1651 You can close tabs 12 years ago
  Ivan Safrin 122c804485 Sound will optionally generate float buffer, added POLYIGNORE to an usupported method in Sound, IDE tabs will now open files from their file browser 12 years ago
  Ivan Safrin 04fc32a398 Fixed bindings, tweaked UI, added new UI theme to default themes, fixed IDE network stuff 12 years ago
  Ivan Safrin 51e208841f Separated project display into separate frames per project, added tab support preliminaries 12 years ago
  Ivan Safrin 5516dc7884 Material editor now resizes to full width 12 years ago
  Ivan Safrin 72aa1b9942 Added active project selector 12 years ago
  Ivan Safrin 6f1ff51c61 Editor split fixes 12 years ago
  Ivan Safrin b2fa7919c8 Editor splitting basics 12 years ago
  Ivan Safrin ffec7d2521 More UI tweaks, UI theme switching in IDE 12 years ago
  Ivan Safrin 73c9c27a6c UI tweaks, light theme 12 years ago
  Ivan Safrin 81e87a9001 Removed direct transform vector access in entities due to speed and memory considerations 12 years ago
  Ivan Safrin 35ddb611e7 Fixed almost all UI and IDE issues 12 years ago
  Ivan Safrin 499ac73584 More UI and IDE fixes 12 years ago
  Ivan Safrin f85e1327f5 Added SceneSprite and SceneEntityInstance, the IDE is running again (sort of) 12 years ago
  Ivan Safrin d5e2bbf406 First pass at resolving changes in the IDE code 12 years ago
  Ivan Safrin 73f9b3742e Merged in pull request 12 years ago
  Ivan Safrin cc0ef59a4a Uppercase extensions will now show up in the IDE asset browser, project files won't be opened by default now (this only happened so their fonts would load, now loaded by ProjectManager) 12 years ago
  Ivan Safrin 009e198e25 Added support for context menus in UITextInput, added context menu for text inputs in the IDE 12 years ago
  Ivan Safrin 4966c24025 Made IDE project always copy files. Added find option and shortcut to the menu, fixed external editor not opening paths with spaces on windows, fixed publishing on windows 12 years ago
  Ivan Safrin bbc056c02b Merge pull request #366 from christopherreed/fix-removeFile-crash 12 years ago
  Ivan Safrin 1d14f987c6 Focus now gets reset when a modal window is shown in the IDE 12 years ago
  Christopher Reed 8f100fd043 Fix bug - potentially invalid pointer. 12 years ago
  Ivan Safrin 14890293f8 UITextInput speedups, bugfixes 12 years ago
  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 years ago
  Ivan Safrin 1aa293560c Added syntax theme switcher to settings window in IDE 12 years ago
  Ivan Safrin 553c831c9f Merge pull request #327 from christopherreed/compile-scripts 12 years ago