Lasse Öörni 3e07e77b4c Make the ParticleEmitter's period & emission timers editable to be able to reset them before saving an object prefab. 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 5be5222cb8 Added ParticleEmitter attributes. 12 years ago
Graphics 3e07e77b4c Make the ParticleEmitter's period & emission timers editable to be able to reset them before saving an object prefab. 12 years ago
IO b6366ff982 Optimized StringToBuffer & BufferToString. 12 years ago
Input ad0d869c51 Cleaned up commented out code. 12 years ago
Math 5be5222cb8 Added ParticleEmitter attributes. 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 ff35d0fff2 Fixed missing semicolon in Sprite.h 12 years ago