提交历史

作者 SHA1 备注 提交日期
  cib 2753d88462 Prevent UIMenu from going over the screen in the IDE. 12 年之前
  cib f7cf4f15b5 Fixed PAGEUP and ALT on windows. 13 年之前
  cib 1e5b9e3100 Improved the LSHIFT/RSHIFT distinction. 13 年之前
  Ivan Safrin 4db14f5a6a Merge pull request #241 from TheCosmotect/console-history 13 年之前
  Ivan Safrin cb9663c5ce Merge pull request #228 from TheCosmotect/proj-title-fix 13 年之前
  Ivan Safrin a6350079bf Merge pull request #236 from CIB/cleanup 13 年之前
  Ivan Safrin d65ceebb88 Merge pull request #239 from mcclure/frustum 13 年之前
  Ivan Safrin d30258d26a Added new Render/Update separation to Windows Core 13 年之前
  Ivan Safrin e62e6a5a7e Added new Render/Update separation to SDL Core 13 年之前
  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 13 年之前
  Ivan Safrin 3501ac41af Merge pull request #240 from mcclure/soundfix 13 年之前
  mcc baec985ec6 Sound: Don't use uninitialized variables. Add more checkALErrors. Clean up duplicate code. 13 年之前
  Ethan M 4d1cfa740b Added a simple command history for the IDE's console 13 年之前
  mcc 92de58022e It's spelled 'frustum', not 'frustrum' 13 年之前
  cib 815f725589 Added Quaternion::ToEulerAngles 13 年之前
  Ethan M 40a52bc301 Clear project title at the top of the IDE if no projects are open. 13 年之前
  Ivan Safrin 333f8ce394 Fixed lowercase multiline. Test your changes, CIB :) 13 年之前
  Ivan Safrin 5b69bc5519 Merge pull request #225 from bigjko/scrollfix_2 13 年之前
  Ivan Safrin 05fcffc22a Merge pull request #227 from CIB/cleanup 13 年之前
  cib 0a828de082 Fix issue #226 13 年之前
  Jon Kristinsson a8614c0c93 Scroll when caret goes out of view using Backspace 13 年之前
  Ivan Safrin 0f23fbeb40 Merge pull request #224 from bigjko/scrollfixes 13 年之前
  Jon Kristinsson 7e60bde8a8 Caret scroll fix for Return key 13 年之前
  Ivan Safrin 229fe8c41d Use default text color from syntax theme for unsupported file types in text editor 13 年之前
  Ivan Safrin e8cbd73094 Fixed up cib's doxygen comments of some of the network classes 13 年之前
  Ivan Safrin 90b4982a5f Merge pull request #184 from CIB/documentation 13 年之前
  Ivan Safrin 9557993edf Added getCurrentAnimationFrame and isCurrentAnimationFinished to ScreenSprite from doomlaser's pull request 13 年之前
  Ivan Safrin 1ba11c82ee Fixed error caused by last pull request 13 年之前
  Ivan Safrin 9f6d7e9367 Merge pull request #210 from speps/master 13 年之前
  Ivan Safrin 5f7bdd2940 Merge pull request #199 from hmaddocks/osx_open_al_fixes 13 年之前