Lasse Öörni 9e3282aeea Initial fixes for compiling as 64bit (MSVC.) 12 سال پیش
..
Audio 2a4a089fc1 Detached component is considered as not enabled effectively regardless of its own enabled flag. Tweaked the 'expansion triangle' icon. 12 سال پیش
Container 9e3282aeea Initial fixes for compiling as 64bit (MSVC.) 12 سال پیش
Core 9e3282aeea Initial fixes for compiling as 64bit (MSVC.) 12 سال پیش
Engine 5ddb47b09d Added profiling block for engine initialization. 12 سال پیش
Graphics 9e3282aeea Initial fixes for compiling as 64bit (MSVC.) 12 سال پیش
IO 4e1e1f9ce6 Converted static const String arrays to const char* arrays where applicable. 12 سال پیش
Input 1930041147 Optimization: DecalSet & ScriptInstance unsubscribe from scene update when disabled. 12 سال پیش
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 سال پیش
Navigation 90233154ab Added padding attribute to NavigationMesh, which expands the bounding box to allow adding geometry in partial rebuilds. 12 سال پیش
Network 08075f0915 Reversed if's in Variant code to favor the correct type. 12 سال پیش
Physics 4625dc78a2 Applied contact processing threshold patch from primitivewaste. 12 سال پیش
Resource 9e3282aeea Initial fixes for compiling as 64bit (MSVC.) 12 سال پیش
Scene 521ee691c3 Enhanced DropDownList to support showing of placeholder text when there is no selection. The text could be used to show a 'Please choose ...' kind of prompt. Rearranged child XML-chunk resources responsible for Attribute Inspector to remove duplicate definition. Added new child XML-chunk to display and manipulate applied style of the UI-element in the Editor (not yet fully functional). Adjusted DefaultStyle.xml to distinguish between auto and non-auto types. Added new method in Serializable to remove instance default and in UIElement to return applied style name, in preparation for future work. 12 سال پیش
Script 4e1e1f9ce6 Converted static const String arrays to const char* arrays where applicable. 12 سال پیش
UI dcf9099d1f Modified the SetStyle() and SetStyleAuto() methods of UIElement class to return a bool indicating whether the operation is successful. In Editor app, when fails to set to a requested icon type then automatically set to an 'unknown' icon type. 12 سال پیش