Lasse Öörni e6fe0d6cf0 Removed convenience GetWorldTransform() from Component to make it explicit that an indirection to the parent node is being made. 13 years ago
..
Audio e6fe0d6cf0 Removed convenience GetWorldTransform() from Component to make it explicit that an indirection to the parent node is being made. 13 years ago
Container 1c2cc43f14 Refactoring of how network updates to clients are collected. This removes costly, redundant Variant compares that were performed per-user. 13 years ago
Core da921892b2 Rearranged Octant variables for more optimal access. 13 years ago
Engine e6fe0d6cf0 Removed convenience GetWorldTransform() from Component to make it explicit that an indirection to the parent node is being made. 13 years ago
Graphics e6fe0d6cf0 Removed convenience GetWorldTransform() from Component to make it explicit that an indirection to the parent node is being made. 13 years ago
IO 9baf3bad64 Fixed crash in FileWatcher on exit when FileSystem had already been destroyed. 13 years ago
Input c0273f35ca Removed deprecated SuppressNextChar() function. 13 years ago
Math 25fa4a2926 Optimized drawables' view space Z range calculation. 13 years ago
Network 317a502b7e Updated to newest kNet. 13 years ago
Physics d8eb85b9b4 Added SphereCast function to PhysicsWorld. 13 years ago
Resource 2ff2fc81fa Moved Squish back to its own directory. 13 years ago
Scene e6fe0d6cf0 Removed convenience GetWorldTransform() from Component to make it explicit that an indirection to the parent node is being made. 13 years ago
Script 91f6f87472 Explicitly mark changed nodes to avoid going through the whole scene in PrepareNetworkUpdate(). 13 years ago
UI 91f6f87472 Explicitly mark changed nodes to avoid going through the whole scene in PrepareNetworkUpdate(). 13 years ago