Lasse Öörni 5afa139af0 Fixed Terrain::SetOccludee() working incorrectly. 12 years ago
..
Audio c0dbf7f545 Generalized the factory category for all objects. 12 years ago
Container 3eb3c1dc66 Refactored string<>bytebuffer conversions to functions in StringUtils and marked todo's for optimizing them. 12 years ago
Core b6366ff982 Optimized StringToBuffer & BufferToString. 12 years ago
Engine 6899609644 Applied consistency edits to the ParticleEmitter API. Added missing UpdateInvisible attribute & functions. 12 years ago
Graphics 5afa139af0 Fixed Terrain::SetOccludee() working incorrectly. 12 years ago
IO b6366ff982 Optimized StringToBuffer & BufferToString. 12 years ago
Input ad0d869c51 Cleaned up commented out code. 12 years ago
Math 6899609644 Applied consistency edits to the ParticleEmitter API. Added missing UpdateInvisible attribute & functions. 12 years ago
Navigation dacd06c2d8 Removed redundant code to keep LLVM compiler happy. 12 years ago
Network c0dbf7f545 Generalized the factory category for all objects. 12 years ago
Physics 7397399c7c Allow defining draw range without an index buffer if raw index data has been defined. Note: the validity of the draw range cannot be checked in that case. 12 years ago
Resource b6366ff982 Optimized StringToBuffer & BufferToString. 12 years ago
Scene b8270df90b Added error logging for cases of components in detached nodes trying to find Octree or PhysicsWorld, or subscribing to update events. 12 years ago
Script 730c6eda2f Updated to AngelScript 2.27.0 WIP. 12 years ago
UI 7402da1ebd Fixed menu item staying pressed and performing its action later if cursor was moved away from it with left button pressed. 12 years ago