Lasse Öörni b495b263e4 Added nullcheck to Window. 12 yıl önce
..
Audio 2a4a089fc1 Detached component is considered as not enabled effectively regardless of its own enabled flag. Tweaked the 'expansion triangle' icon. 12 yıl önce
Container 6a7ffdcd19 Updated to newest AssImp from git repository. 12 yıl önce
Core 08075f0915 Reversed if's in Variant code to favor the correct type. 12 yıl önce
Engine 56fbf5a1e9 Added attributes to Text3D. 12 yıl önce
Graphics 3f3d63280c Fixed infinite raycast returning results that were not hit by the ray. 12 yıl önce
IO b28621a3a4 Documented engine initialization parameters. 12 yıl önce
Input 1930041147 Optimization: DecalSet & ScriptInstance unsubscribe from scene update when disabled. 12 yıl önce
Math 34df8b5e82 Fixed headless mode. 12 yıl önce
Navigation 5bd757850f Added functionality to Text3D. Attributes yet missing. 12 yıl önce
Network 08075f0915 Reversed if's in Variant code to favor the correct type. 12 yıl önce
Physics ae9ff0d8df Store colliding bodies first as weak pointers to allow safe deleting of them during collision event handling. 12 yıl önce
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 yıl önce
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 yıl önce
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 yıl önce
UI b495b263e4 Added nullcheck to Window. 12 yıl önce