Histórico de commits

Autor SHA1 Mensagem Data
  Ivan Safrin ec27b396e7 Added sound recording support to SoundManager, added ability to save frame buffers to images, fixed bug in OSBasics that broke on some paths, added retina support to fullscreen mode on the Mac, added new UI retina and tweaked themes to the default assets, added floating point PCM buffer generation support for Sounds loaded from memory, added file of new entity format to be the new default Entity template in the IDE, minor UI tweaks. 12 anos atrás
  Ivan Safrin c51a325316 Added Xcode 5 compatibility, retina display support in OS X, tweaked some UI positioning 12 anos atrás
  Ivan Safrin 8263af95a8 Added accessors to get desktop width and height from the Core (now usable from Lua). Removed deprecated screen info methods. 12 anos atrás
  Ivan Safrin 77a91bfb8e Fixed full screen mode setting on Mac 12 anos atrás
  Nur Monson 6297b0d878 Add Init() method to Renderer 12 anos atrás
  Ivan Safrin 91708cc3b0 Merge branch 'master' of https://github.com/samiamwork/Polycode into pullreq_testing 12 anos atrás
  Ivan Safrin 1c0c1f07dd Fixed typo in CocoaCore 12 anos atrás
  Nur Monson 0d87f17596 Replace deprecated CGDisplay functions on OS X 12 anos atrás
  Nur Monson d94db0b9b6 Fix "unused function" warning by marking as unused 12 anos atrás
  Nur Monson d1da81e202 Remove unused variable to fix an unused var warning 12 anos atrás
  Nur Monson 797e6dc68b replace use of deprecated runModalForDirectory:file:types: 12 anos atrás
  Nur Monson 8904211b1b Replace use of deprecated filenames method on OS X 12 anos atrás
  Nur Monson 592f29314d Fix use of deprecated NSString stringWithCString: method 12 anos atrás
  Nur Monson 636f5258d1 Add #import statement to fix unknown method warning on OS X 12 anos atrás
  Nur Monson 9d23ff302a Fix "unused variable" warnings on OS X 12 anos atrás
  Ivan Safrin 7030403eca Tweaks to the external text editor pull request 12 anos atrás
  Ivan Safrin 403c82ffdb New material editor, started on shader editor (doesnt save yet), rewrote some internal shader stuff to be more streamlined, fixed Label not redrawing correctly after setting size or font, fix for paths with spaces in executeExternalCommand and IDE on Linux and Mac, made 2D template use an entity2d file, fixed new file and new project dialog buttons firing while invisible 12 anos atrás
  Ivan Safrin 56e6d494ff Separated Update and Render in the Core. ATTENTION: YOU MUST NOW CALL updateAndRender() instead of Update() or call Update() and Render() manually. Made 2d physics non-framerate dependant, fixed collision detection in 2d physics, fixed z angle not returning correctly from Matrix4, updated IDE and examples to use the new method. Made new file window slightly bigger, fixed UIButton firing click even on on any key press 12 anos atrás
  Ivan Safrin ca117d36ba Fixed core update pause causing the IDE to not update when debugger connects 13 anos atrás
  Ivan Safrin ab57cb458b Core pausing on lose focus, IDE will now pause core on lose focus 13 anos atrás
  Ivan Safrin 78300e7cae Fixed entity property editor, fixed mouse position not setting on mousedown 13 anos atrás
  Ivan Safrin 3522705f07 Fixed undo/redo 13 anos atrás
  Ivan Safrin f8dc3922a7 OS-specific shortcut keys and core shortcut events 13 anos atrás
  Ivan Safrin a0b87eba59 Fixed Mac build broken by Windows changes 13 anos atrás
  Ivan Safrin 134576cae7 Tons of Windows fixes 13 anos atrás
  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 anos atrás
  Ivan Safrin 35eb2dbaa1 Fix for file dialog on Mac, add files to project option 13 anos atrás
  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 anos atrás
  Ivan Safrin a5c2354aed Proper player closing procedure on Mac, IDE will disconnect existing clients before launch, proper centering on line highlight 13 anos atrás
  Ivan Safrin 8a8b1cfa08 Player exits more gracefully on quit, debuggger improvements in the IDE 13 anos atrás