История коммитов

Автор 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 73c9c27a6c UI tweaks, light theme 12 лет назад
  Ivan Safrin 124e0641ba Optimized UI rendering 12 лет назад
  Ivan Safrin 499ac73584 More UI and IDE fixes 12 лет назад
  Ivan Safrin f85e1327f5 Added SceneSprite and SceneEntityInstance, the IDE is running again (sort of) 12 лет назад
  Ivan Safrin d5e2bbf406 First pass at resolving changes in the IDE code 12 лет назад
  Nur Monson 98d791f339 Fix "unused variable" warnings found on OS X 12 лет назад
  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. 12 лет назад
  Ivan Safrin 1733f6fb3d Added an instance of the Logger to CoreServices and added a nonstatic log method called logBroadcast that dispatches a notify event from the Logger instance so that they can be printed to listening consoles. Made the GLSL module use the log broadcast for its error message. Made IDE console listen to Logger broadcasts. 12 лет назад
  Ethan M 4d1cfa740b Added a simple command history for the IDE's console 12 лет назад
  Ivan Safrin dac0a996e3 Console clear button and better resizing 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 27b28a43df IDE text editor tweaks 13 лет назад
  Ivan Safrin 87be8d27f2 Convenience methods for dirtying mesh arrays, disabled non-working reliable data in Peer 13 лет назад
  Ivan Safrin d070e47295 Events no longer have eventType set to 'Event' by default, speed fixes, memory leak fixes 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 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) 13 лет назад
  Ivan Safrin a9b190de02 More accurate line highlighting for UI text editor 13 лет назад
  Ivan Safrin 8a8b1cfa08 Player exits more gracefully on quit, debuggger improvements in the IDE 13 лет назад
  Ivan Safrin 565d135998 Automatically select the first stack entry 13 лет назад
  Ivan Safrin 54e9b1a16d Backtrace stack report support in remote debugger, basic IDE support for examining the stack sources, small fixes 13 лет назад
  Ivan Safrin 08f44d6480 Fixed console debug event type confusion 13 лет назад
  Ivan Safrin f6dddc3e47 Multiple UITextInput fixes (crashing on deleting lines, mouse input while scrolling) 13 лет назад
  Ivan Safrin 0abcb9eefd Tweaks to networking classes, made UI text control size better, basic remote debugger for the IDE/Player 13 лет назад
  Ivan Safrin 5e0b6cf926 Scrolling setters for scrollbars and scroll container, execute command for Core, app launcher for Cocoa core, misc IDE changes 13 лет назад
  Ivan Safrin 3f824e8dfd Single focused entity through CoreServices singleton 13 лет назад
  Ivan Safrin 79c3dd8fd0 Complete event sent out on RETURN in UITextInput, basic console for IDE 13 лет назад