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

Автор SHA1 Сообщение Дата
  Ivan Safrin 880640fce5 removed scripts, examples and docs folders 8 лет назад
  Ivan Safrin 5dd1836bc4 Fixed potential crash in SceneLabel 9 лет назад
  Ivan Safrin fee8794a2d Fixed lights, lights are now sent to the draw buffer via their Render method and do not require to be added to the Scene as addLight, which has now been removed. Fixed shadowmap rendering. Added castsShadows flag to entities. Fixed entity editor gizmos not rendering. Fixed SceneCurves not rendering. 9 лет назад
  Ivan Safrin 65c81b8d7d Removed alphaTest from rendering options, added alphatest shaders 9 лет назад
  Adam Kruckenberg 670e1d11ad Added experimental OpenVR module 9 лет назад
  Ivan Safrin 1679c30f4f Removed VS file 9 лет назад
  Ivan Safrin 4992d52d5e Windows fixes for latest code 9 лет назад
  Ivan Safrin 5ef4358101 Added some convenience methods for manual material creation 9 лет назад
  Ivan Safrin 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) 9 лет назад
  Ivan Safrin e89028166f Fixed windows project, fixed memory leak in renderer 9 лет назад
  Ivan Safrin 4e1e0e19d9 Memory cleanup fixes 9 лет назад
  Ivan Safrin 09c56bd5e7 Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting) 9 лет назад
  Ivan Safrin 046023694b Static member support in JavaScript bindings 9 лет назад
  Ivan Safrin a85b108728 Proper Unicode input event on Mac 9 лет назад
  Ivan Safrin b89d179f6b removed db file 9 лет назад
  Ivan Safrin dfc779f79b Generated scripts from merged pull request 9 лет назад
  Ivan Safrin 712dcf0ec4 Merge pull request #691 from fodinabor/goodbye_cmake 9 лет назад
  fodinabor 41e5f1f824 Remove libvorbis and add stb_vorbis for OS X and iOS. 9 лет назад
  Joachim Meyer 0aeeb461af Fix UWP detection. 9 лет назад
  Joachim Meyer 456cd8e013 Add JS TextEditor syntax highlighting, Fix rebase issue. 9 лет назад
  Joachim Meyer 5e6ee5b20c Remove some old include files. 9 лет назад
  Joachim Meyer b72a352fcd Volume keys adjust the volume now. Removed some unnecessary debug stuff. 9 лет назад
  Joachim Meyer c1eea810e3 Add support for clipboard on Android. 9 лет назад
  Joachim Meyer 57b6a3e04b Remove vorbis libfiles from VS projects. 9 лет назад
  Joachim Meyer 73ce4109ce Use stb_vorbis on Win32. 9 лет назад
  Joachim Meyer 5427310ef7 Use stb_vorbis to load ogg files. 9 лет назад
  Joachim Meyer 8c788ccf99 Android is now using API level 19 (Android 4.4). 9 лет назад
  Joachim Meyer cf849978bd Android now uses TextInput Events. 9 лет назад
  Joachim Meyer 4810fcb78d Fix OpenSLInterface. 9 лет назад
  fodinabor d1ad2ea38b Make Mac use TextInput Event. 9 лет назад