Lasse Öörni 56fbf5a1e9 Added attributes to Text3D. 12 роки тому
..
APITemplates.h 342db6f72b Fixed indentation calculation for vertically layout UI-element parent. Fixed LineEdit indentation handling on internal objects. Added and exposed functions to determine whether UI-element size is fixed. 12 роки тому
AudioAPI.cpp a40fead7dc Updated license for the new year. 13 роки тому
CMakeLists.txt 08075f0915 Reversed if's in Variant code to favor the correct type. 12 роки тому
Console.cpp 5830f0e5d1 Convention change: prefer Enabled instead of Active where possible. 12 роки тому
Console.h a40fead7dc Updated license for the new year. 13 роки тому
CoreAPI.cpp 2bf7facaa7 Laying the groundwork in the Attribute Inspector for showing the UIElement's attributes (still need more work). Enhanced UI subsystem to support modal element, currently only support modal Window. Exposed a new Variant readonly property to test for 'empty' variant. New UIElement's method to get a child by matching the child's user-defined variant map and exposed it to script, also exposed the existing GetVar() method to script. 12 роки тому
DebugHud.cpp da243eb31b Applied UI & editor related patch from weitjong. 13 роки тому
DebugHud.h da243eb31b Applied UI & editor related patch from weitjong. 13 роки тому
Engine.cpp a69999894b Fixed incorrect default value for WindowResizable (should be false.) 12 роки тому
Engine.h ce562fb894 Refactored Engine to use a startup parameters VariantMap. 12 роки тому
EngineAPI.cpp 0891aa62dc Applied DebugHud app stats patch from weitjong. 13 роки тому
GraphicsAPI.cpp 9132ea611c Removed shadow bias adjustment according to shadow map resolution, as it causes the amount of "peter panning" to change. 12 роки тому
IOAPI.cpp 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 роки тому
InputAPI.cpp 5830f0e5d1 Convention change: prefer Enabled instead of Active where possible. 12 роки тому
MathAPI.cpp 712de11c99 Debug draw UI-elements in Editor. 12 роки тому
NavigationAPI.cpp 379d786da4 Fixed NinjaSnowWar assets to use 1m world unit. 12 роки тому
NetworkAPI.cpp 34df8b5e82 Fixed headless mode. 12 роки тому
PhysicsAPI.cpp 606d374936 Added GetWorldBoundingBox() to CollisionShape. 12 роки тому
Precompiled.cpp a40fead7dc Updated license for the new year. 13 роки тому
Precompiled.h a40fead7dc Updated license for the new year. 13 роки тому
ResourceAPI.cpp 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 роки тому
SceneAPI.cpp f5b837f460 Exposed recursive SetEnabled() differently, to match convention of the rest of recursive Node functions and eliminate code duplication. 12 роки тому
ScriptAPI.cpp af8825047a Started work on node/component enable & disable. 12 роки тому
ScriptAPI.h 35c2d83370 Added code to collect navigation mesh geometry. 12 роки тому
UIAPI.cpp 56fbf5a1e9 Added attributes to Text3D. 12 роки тому