Commit History

Autor SHA1 Mensaxe Data
  Lasse Öörni 5a54a105fe Eliminated redundant rotation matrix calculations from updating shader parameters. %!s(int64=13) %!d(string=hai) anos
  Lasse Öörni 2c5a034bf5 Fixed includes. %!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 5bc2c61d88 Reorganized Node, Component, Drawable & Camera member variables for more optimal access. %!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 5640824c9a Fixed Camera not properly notified of node transform changes. %!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 66f3fd4097 Added function to get API-independent projection matrix. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni fec5d379fd Re-added camera frustum & projection matrix caching. %!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 dec13dac7a Draw render-to-texture views upside down on OpenGL so that they match the UV coordinates of regular textures. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni 83dbac20fc Fixed Camera's view override flags not exposed to script. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni 80a6948b22 Large rendering architecture refactoring. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni 3576a81993 Initial node/component attribute editing. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni b7797e95f2 Fixed odd crash in editor script after scene load. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni 7b15b34c83 Removed most OnGetAttribute() / OnSetAttribute() functions in favor of accessor attributes. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni c9c0610709 Added alternative OpenGL rendering path, not fully complete yet. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni 141d192225 Fixed Camera's InverseWorldTransform(), which should be GetInverseWorldTransform(). %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni 5f7b64d6e7 Further cleanup of the Container & Math library API & internal functions. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni 2da8d4ae47 Renamed Matrix4x3 to Matrix3x4. %!s(int64=14) %!d(string=hai) anos
  Lasse Öörni 7c45da5588 Import new code. %!s(int64=14) %!d(string=hai) anos