Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Lasse Öörni ff950d7dca Refactored joint attributes. Now the joint should be created into a node with a rigidbody, and only the connected body needs to be specified. 14 yıl önce
  Lasse Öörni bea4b8d60b Allow per-rigidbody disabling of gravity. 14 yıl önce
  Lasse Öörni c0273f35ca Removed deprecated SuppressNextChar() function. 14 yıl önce
  Lasse Öörni 72794673d1 Fixed crash if a window message was received before the Input subsystem had initialized itself. 14 yıl önce
  Lasse Öörni 9d15b80fc4 Audio::IsInterpolated() -> Audio::GetInterpolation(). 14 yıl önce
  Lasse Öörni 26e2ebca26 Fixed enemy motion bugs in networked NinjaSnowWar. 14 yıl önce
  Lasse Öörni 911f9e4c5b Removed the "flush GPU" feature as it was causing erratic timing. The downside is increased input lag when vsync is on. 14 yıl önce
  Lasse Öörni ff9df846d1 Fixed physics transform interpolation when physics timestep is lower than framerate. 14 yıl önce
  Lasse Öörni 50226cfdb0 Started work toward Unicode compatibility. 14 yıl önce
  Lasse Öörni 7ec5ec4f6e Added FileWatcher class (for now Windows only) & live resource reloading. 14 yıl önce
  Lasse Öörni 9b89a1540d Added resource name sanitation to prevent creation of duplicate resources. 14 yıl önce
  Lasse Öörni 88645ee31b Updated script API. 14 yıl önce
  Lasse Öörni d34a73bfb9 Added full deferred rendering in addition to light pre-pass. 14 yıl önce
  Lasse Öörni a1c70a3476 Added bloom post-process effect. 14 yıl önce
  Lasse Öörni 9fc3d48c12 Changed Viewport to be a reference-counted object. 14 yıl önce
  Lasse Öörni 55ce257a9c Initial postprocessing implementation. Reimplemented the FXAA edge filter using it. 14 yıl önce
  Lasse Öörni 510c606b3d Removed the redundant GetString() functions from XMLElement. 14 yıl önce
  Lasse Öörni 762085c443 Updated script API. 14 yıl önce
  Lasse Öörni 86608f6ba5 Changed PostProcess class to not allocate rendertargets beforehand. 14 yıl önce
  Lasse Öörni 75beda5f3a Removed the "unculled drawable" mechanism. Instead added occludee-flag to Drawable. 14 yıl önce
  Lasse Öörni d449b946bd Additions to the PostProcess API. 14 yıl önce
  Lasse Öörni a341b9ea4f Cleaned up Menu code. 14 yıl önce
  Lasse Öörni f58e2595bf Rewrite node & component IDs when instantiating content from file. 14 yıl önce
  Lasse Öörni 7f2f278c58 Added Scene::Instantiate() & Scene::InstantiateXML(), which load a partial scene from binary or XML. 14 yıl önce
  Lasse Öörni 1e1496e7d4 Refactored setting variants from strings. 14 yıl önce
  Lasse Öörni a3c6e580c3 Added Graphics::GetFloatFormat(). 14 yıl önce
  Lasse Öörni 35c21f06d7 Removed the fallback shadow code, as GPUs that actually need it are also too low-performance to render shadows acceptably. 14 yıl önce
  Lasse Öörni a207ec96c1 Updated script API documentation. 14 yıl önce
  Lasse Öörni 9e4a9362cb Node::SetParent() retains the world transform. 14 yıl önce
  Lasse Öörni 51cf76b99a Renamed SetLinkedDepthBuffer() -> SetLinkedDepthStencil(). 14 yıl önce