Historial de Commits

Autor SHA1 Mensaje Fecha
  Ivan Safrin 72f3e20460 Added a grid and transform gizmo to the 3d editor, added 2d circle primitive type to ScenePrimitive, added plane intersection test to Ray hace 12 años
  Ivan Safrin d3458b48a1 First steps of 3D editor, fixed ray picking in virtual scenes, added support for overlay wireframe in SceneMesh hace 12 años
  Ivan Safrin 3e7e351525 IDE will no longer crash if an editor file doesn't exist, fixed adding files to project root folder hace 12 años
  Ivan Safrin b5bb40045f Fixed horizontal scroll in UIScrollContainer, added a front end for the 3d asset import tool in the IDE, fixed refresh in the IDE project browser hace 12 años
  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. hace 12 años
  Ivan Safrin b17ab54c9e Added tab related shortcuts to OS X menu hace 12 años
  Ivan Safrin bfec4da339 Added proportional resize support to UI Sizers, IDE editor holders will now resize proportionally hace 12 años
  Ivan Safrin 00d146334f Polycode IDE will now save tabs, layout, open project browser nodes and open editors on exit (and load them on startup) hace 12 años
  Ivan Safrin 87a85e1651 You can close tabs hace 12 años
  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 hace 12 años
  Ivan Safrin 04fc32a398 Fixed bindings, tweaked UI, added new UI theme to default themes, fixed IDE network stuff hace 12 años
  Ivan Safrin 51e208841f Separated project display into separate frames per project, added tab support preliminaries hace 12 años
  Ivan Safrin 5516dc7884 Material editor now resizes to full width hace 12 años
  Ivan Safrin 72aa1b9942 Added active project selector hace 12 años
  Ivan Safrin 6f1ff51c61 Editor split fixes hace 12 años
  Ivan Safrin b2fa7919c8 Editor splitting basics hace 12 años
  Ivan Safrin ffec7d2521 More UI tweaks, UI theme switching in IDE hace 12 años
  Ivan Safrin 73c9c27a6c UI tweaks, light theme hace 12 años
  Ivan Safrin 81e87a9001 Removed direct transform vector access in entities due to speed and memory considerations hace 12 años
  Ivan Safrin 35ddb611e7 Fixed almost all UI and IDE issues hace 12 años
  Ivan Safrin 499ac73584 More UI and IDE fixes hace 12 años
  Ivan Safrin f85e1327f5 Added SceneSprite and SceneEntityInstance, the IDE is running again (sort of) hace 12 años
  Ivan Safrin d5e2bbf406 First pass at resolving changes in the IDE code hace 12 años
  Ivan Safrin 73f9b3742e Merged in pull request hace 12 años
  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) hace 12 años
  Ivan Safrin 009e198e25 Added support for context menus in UITextInput, added context menu for text inputs in the IDE hace 12 años
  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 hace 12 años
  Ivan Safrin bbc056c02b Merge pull request #366 from christopherreed/fix-removeFile-crash hace 12 años
  Ivan Safrin 1d14f987c6 Focus now gets reset when a modal window is shown in the IDE hace 12 años
  Christopher Reed 8f100fd043 Fix bug - potentially invalid pointer. hace 12 años