Lasse Öörni 085d26aa98 Fixed animation not updating if AnimatedModel was invisible while an animation played to the end. 12 tahun lalu
..
Audio 2a4a089fc1 Detached component is considered as not enabled effectively regardless of its own enabled flag. Tweaked the 'expansion triangle' icon. 12 tahun lalu
Container 6a7ffdcd19 Updated to newest AssImp from git repository. 12 tahun lalu
Core 08075f0915 Reversed if's in Variant code to favor the correct type. 12 tahun lalu
Engine 56fbf5a1e9 Added attributes to Text3D. 12 tahun lalu
Graphics 085d26aa98 Fixed animation not updating if AnimatedModel was invisible while an animation played to the end. 12 tahun lalu
IO b28621a3a4 Documented engine initialization parameters. 12 tahun lalu
Input 1930041147 Optimization: DecalSet & ScriptInstance unsubscribe from scene update when disabled. 12 tahun lalu
Math 34df8b5e82 Fixed headless mode. 12 tahun lalu
Navigation 5bd757850f Added functionality to Text3D. Attributes yet missing. 12 tahun lalu
Network 08075f0915 Reversed if's in Variant code to favor the correct type. 12 tahun lalu
Physics ae9ff0d8df Store colliding bodies first as weak pointers to allow safe deleting of them during collision event handling. 12 tahun lalu
Resource 832ef7ddfd Fixed XPath query result integration with existing XMLElement class (XMLElement constructed from XPath query result should be abled to traverse up/down document tree as if it is a 'normal' XMLElement). Added feature to auto-add variable into XPath variables set based on pre-formatted variable string. Modified 3rd-party PugiXML library to have a proper xpath_node copy-constructor. Fixed UI.h to build under GCC. 12 tahun lalu
Scene e57bc3987b Serialized UI-element's user variable names in its own UI-element file instead of in scene file. Automatically determine the right UI-element level to perform the serialization when it is being requested. Fixed a bug in Scene class to unregister all the scene variable names when the scene is being cleared. 12 tahun lalu
Script a76a3b1ab7 Reordered UIElement's attributes, common attributes got registered first. Enhanced Attribute Inspector to show UIElement's attributes for single selection case. Multiple selection is still WIP. 12 tahun lalu
UI 51c1dd3575 Demonstrate Text3D usage in NinjaSnowWar (nametags shown for players other than you.) 12 tahun lalu