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

Автор SHA1 Сообщение Дата
  Craig Mesdag 45998b2178 Merge branch 'develop' 12 лет назад
  Craig Mesdag 4fb16c9a09 Merge branch 'hotfix/Fix_logger_output_for_MSVC' 12 лет назад
  Craig Mesdag 2b8d6354a0 Merge branch 'hotfix/Fix_logger_output_for_MSVC' into develop 12 лет назад
  Craig Mesdag fb24bff0a2 Fixes log output not being displayed in the Visual Studio Debugger. 12 лет назад
  Ivan Safrin b016efd8ed Made SceneLine inherit from SceneMesh, moved child order operations to Entity 12 лет назад
  Ivan Safrin 763857c98a Added convenience methods to Server for handling client data 12 лет назад
  Ivan Safrin 710d8a9e89 Added convenience methods to Server 12 лет назад
  Ivan Safrin 0b9a735110 Reliable network data fixes, physics will now set entity position and quaternion rotation properties instead of by pure matrix, added convenience methods to PhysicsSceneEntity 12 лет назад
  Ivan Safrin dc7a54d3ff Fixed projectRayFrom2DCoordinate to support multiple cameras. Added getProjectionMatrix to Camera 12 лет назад
  Ivan Safrin 469c757993 Added cameraShift parameter to Camera, added setViewportShift to Renderer. Added pausePhysics boolean to PhysicsScene 12 лет назад
  Ivan Safrin 0aca9e2724 Merge branch 'master' of https://github.com/ivansafrin/Polycode 12 лет назад
  Ivan Safrin 062ceef3ab Fixed bezier curve not rebuilding after removing a point. Fixed SceneLabels not setting text correctly 12 лет назад
  Ivan Safrin 8263af95a8 Added accessors to get desktop width and height from the Core (now usable from Lua). Removed deprecated screen info methods. 12 лет назад
  Ivan Safrin 77a91bfb8e Fixed full screen mode setting on Mac 12 лет назад
  Ivan Safrin 73f9b3742e Merged in pull request 12 лет назад
  Ivan Safrin 9b2ed73cfd Merge pull request #373 from CIB/docs 12 лет назад
  Ivan Safrin 76d9f9dd42 Merge pull request #370 from CIB/toolchain-file-fix 12 лет назад
  Ivan Safrin f3f93d6f3f Merge pull request #362 from christopherreed/fix-linux-dir-copying 12 лет назад
  Ivan Safrin a438979e68 Merge pull request #368 from christopherreed/linux-SDLCore-setCursor 12 лет назад
  Ivan Safrin 296e890a72 Moved drawScreensFirst into ScreenManager, cause that's where it belongs 12 лет назад
  Ivan Safrin 534021da0b Added Tween support to Lua bindings 12 лет назад
  Ivan Safrin 58b631be8b Update default.pak in Examples 12 лет назад
  Ivan Safrin 58e552b260 IDE asset browser will now reload the project folder tree every time it is shown, added a reload button to asset browser to refresh current folder 12 лет назад
  Ivan Safrin 2b05a2ef86 Fixed linked entities not reloading properly on change in the IDE screen editor 12 лет назад
  Ivan Safrin a440d67722 Sprites now reload automatically in the screen editor if changed 12 лет назад
  Ivan Safrin 2d25605590 Added small help blurb to IDE sprite editor 12 лет назад
  Ivan Safrin e93cbf4fef Programs loaded from material file will now reload automatically 12 лет назад
  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) 12 лет назад
  Ivan Safrin 06a6c50423 Added support for frame ranges and frame repeats in sprite frame syntax 12 лет назад
  Ivan Safrin 7861bf3266 Fixed crash in text input resizing 12 лет назад