Commit History

Autor SHA1 Mensaxe Data
  Lasse Öörni d35f3b5035 Removed duplicate error message from ScriptCompiler when script compilation fails. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni af8825047a Started work on node/component enable & disable. %!s(int64=12) %!d(string=hai) anos
  Lasse Öörni a40fead7dc Updated license for the new year. %!s(int64=13) %!d(string=hai) anos
  Lasse Öörni 7d8558a51f Applied massive patch from weitjong. %!s(int64=13) %!d(string=hai) anos
  Lasse Öörni 7d930b62f8 Added missing specular mapped material techniques. %!s(int64=13) %!d(string=hai) anos
  Lasse Öörni c7fe3c37bd Added sound listener component whose position is automatically taken into account by Audio subsystem. %!s(int64=13) %!d(string=hai) anos
  Lasse Öörni 88aaa46465 Corrected formatting issues. License.txt & Readme.txt encoded as UTF-8, source code uses ASCII encoding. %!s(int64=13) %!d(string=hai) anos
  Lasse Öörni f0b6d55b28 Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries. %!s(int64=13) %!d(string=hai) anos
  Lasse Öörni 478a5af9d1 Allow defining depth bias for materials. %!s(int64=13) %!d(string=hai) anos
  Lasse Öörni 51c4336f2f Moved HashMap & Vector allocations to .cpp files so that they can be more easily tracked. %!s(int64=13) %!d(string=hai) anos
  Lasse Öörni 8af8edd603 Android compile fixes. %!s(int64=13) %!d(string=hai) anos
  Lasse Öörni 2c5a034bf5 Fixed includes. %!s(int64=13) %!d(string=hai) anos
  Lasse Öörni 48190acfca Eliminated most virtual function calls from getting Drawable batches. %!s(int64=13) %!d(string=hai) anos
  Lasse Öörni e6fe0d6cf0 Removed convenience GetWorldTransform() from Component to make it explicit that an indirection to the parent node is being made. %!s(int64=13) %!d(string=hai) anos
  Lasse Öörni 7a06dc73e5 Avoid Component::GetWorldTransform() and related functions where possible to avoid extra indirection and function call. %!s(int64=13) %!d(string=hai) anos
  Lasse Öörni 91f6f87472 Explicitly mark changed nodes to avoid going through the whole scene in PrepareNetworkUpdate(). %!s(int64=13) %!d(string=hai) anos
  Lasse Öörni 1a9dced05b Updated to AngelScript 2.23.1 WIP. %!s(int64=13) %!d(string=hai) anos
  Lasse Öörni a85817a355 Reverted to joint world space positioning for reliability. %!s(int64=13) %!d(string=hai) anos
  Lasse Öörni 139ef6d6e2 Removed the light to light queue map. Instead store the light queue pointer directly to the light. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni 3f36d0ffc9 Removed nlerp animation blending as it was prone to artifacts. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni 8968ce2609 Clamp light color to positive, as the result of negative color is erratic and depends on blend mode. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni 75beda5f3a Removed the "unculled drawable" mechanism. Instead added occludee-flag to Drawable. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni c4e569879d Restored the optional lit base pass optimization, but with the limitation of no ambient gradient. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni f9bfd4948f Shader refactoring. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni 7e3be41dfb More fixes to light pre-pass light volume rendering. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni ceee03d828 Light rendering fixes. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni c0d05666f8 Initial light volume rendering. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni fefa7bf6cd Initial light pre-pass rendering. Lighting not rendered yet. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni a51afb0631 Initial vertex lighting support. %!s(int64=14) %!d(string=hai) anos