Lasse Öörni b6366ff982 Optimized StringToBuffer & BufferToString. 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 8b28c12ae6 Added instancing to the OpenGL renderer, requires the ARB_instanced_arrays extension. 12 years ago
Graphics 8b28c12ae6 Added instancing to the OpenGL renderer, requires the ARB_instanced_arrays extension. 12 years ago
IO b6366ff982 Optimized StringToBuffer & BufferToString. 12 years ago
Input 1930041147 Optimization: DecalSet & ScriptInstance unsubscribe from scene update when disabled. 12 years ago
Math 9d507640f7 Exposed Ray<>Frustum HitDistance() to script, and added solidInside parameter to it which determines whether the inside of the frustum is interpreted as solid (return zero distance for rays originating within.) 12 years ago
Navigation c0dbf7f545 Generalized the factory category for all objects. 12 years ago
Network c0dbf7f545 Generalized the factory category for all objects. 12 years ago
Physics c0dbf7f545 Generalized the factory category for all objects. 12 years ago
Resource b6366ff982 Optimized StringToBuffer & BufferToString. 12 years ago
Scene c0dbf7f545 Generalized the factory category for all objects. 12 years ago
Script c0dbf7f545 Generalized the factory category for all objects. 12 years ago
UI 703d4fb10d Fixed text rendering in Chat example app due to DefaultStyle.xml changes (Bug exists in the last release tag v1.23). Minor documentation fixed on NinjaSnowWar app. Cleaned up DefaultStyle.xml even more to remove repeating attribute declaration by taking advantage of the style inheritance feature. Changed the semantic of UIElement's style property in Script. 12 years ago