Historique des commits

Auteur SHA1 Message Date
  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 il y a 13 ans
  Ivan Safrin 35eb2dbaa1 Fix for file dialog on Mac, add files to project option il y a 13 ans
  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), il y a 13 ans
  Ivan Safrin a5c2354aed Proper player closing procedure on Mac, IDE will disconnect existing clients before launch, proper centering on line highlight il y a 13 ans
  Ivan Safrin 8a8b1cfa08 Player exits more gracefully on quit, debuggger improvements in the IDE il y a 13 ans
  Ivan Safrin 296c0dee49 Numerous UI tweaks, fixed Cocoa core hanging when opening file dialogs il y a 13 ans
  Ivan Safrin f6dddc3e47 Multiple UITextInput fixes (crashing on deleting lines, mouse input while scrolling) il y a 13 ans
  Ivan Safrin 0abcb9eefd Tweaks to networking classes, made UI text control size better, basic remote debugger for the IDE/Player il y a 13 ans
  Ivan Safrin 5e0b6cf926 Scrolling setters for scrollbars and scroll container, execute command for Core, app launcher for Cocoa core, misc IDE changes il y a 13 ans
  Ivan Safrin 2342359635 App focus lose and gain support on Mac, fixed bug with modifier keys il y a 13 ans
  Ivan Safrin 40766fd24b Moved getScreenInfo to Core il y a 13 ans
  mcc e3e6758d7d Merge 9/22 screeninfo and ivansafrin Polycode branches il y a 13 ans
  Ivan Safrin 6e1940bf25 Thread-safe events, adjustment Matrix for polygon picking il y a 13 ans
  mcc 47147ae45d Merge 7/29 mcclure screeninfo branch with Ivan Polycode branch il y a 13 ans
  Ivan Safrin 490211cbd1 Warp mouse Cocoa implementation il y a 13 ans
  Ivan Safrin 8666e09cbe Merged in a bunch of mcclure's memory leak fixes il y a 13 ans
  Ivan Safrin 0a4775b3ca Made label size methods static, added Vector2 shader uniforms, animation end callback in ScreenSprite, shape testing methods for 2D Physics il y a 13 ans
  Ivan Safrin dc006132ba Touch events in Input core, TUIO module and multiple monitor support in Cocoa il y a 13 ans
  Ivan Safrin e2220c0896 Added a flag to delete Tweens automatically, Texture resizing fix, JS callback support in WebView il y a 13 ans
  Ivan Safrin 3ab1b17bcf Joystick fix for Mac il y a 14 ans
  Ivan Safrin 3f300899cd Some more IDE work il y a 14 ans
  Ivan Safrin 695a105915 IDE header cleanup and some IDE fixes il y a 14 ans
  mcc 72e45c7c9c Adds a CoreServices::getScreenInfo() which fetches screen width, height and refresh rate in a cross-platform way. If a Core object is given (0,0) as the screen coordinates in its constructor and also full screen mode is chosen, use getScreenInfo() to set the screen to the current resolution exactly. il y a 14 ans
  Ivan Safrin d12e6c475a Fixes for Xcode 4.2 and Lion. il y a 14 ans
  Ivan Safrin e9c1a6af55 Mac fixes for bitshifter's changes. il y a 14 ans
  Cameron Hart cdee607137 Merge branch 'master' into pxljm il y a 14 ans
  Ivan Safrin 05b7bdf04d VSync on Mac, anisothropic filtering options, 3D physics framerate idependence il y a 14 ans
  Cameron Hart d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. il y a 14 ans
  Cameron Hart aa4c0f05b9 Mac OS X fixes - Polycore, Polycode2DPhysics and Polycode3DPhysics compile and link. il y a 14 ans
  Ivan Safrin 60398a8df7 Moved gamepad stuff into core il y a 14 ans