Lasse Öörni cd88d22e36 Renamed BillboardSet::Updated() to Commit() to match CustomGeometry API. 12 tahun lalu
..
APITemplates.h 4a3ec28769 Added point inside StaticModel check from Firegorilla. 12 tahun lalu
AudioAPI.cpp a40fead7dc Updated license for the new year. 13 tahun lalu
CMakeLists.txt 08075f0915 Reversed if's in Variant code to favor the correct type. 12 tahun lalu
Console.cpp 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 tahun lalu
Console.h 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 tahun lalu
CoreAPI.cpp 4e1e1f9ce6 Converted static const String arrays to const char* arrays where applicable. 12 tahun lalu
DebugHud.cpp 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 tahun lalu
DebugHud.h 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 tahun lalu
Engine.cpp 5ddb47b09d Added profiling block for engine initialization. 12 tahun lalu
Engine.h 0ef6e3f135 Added profiling blocks to shader loading. 12 tahun lalu
EngineAPI.cpp 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 tahun lalu
GraphicsAPI.cpp cd88d22e36 Renamed BillboardSet::Updated() to Commit() to match CustomGeometry API. 12 tahun lalu
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 tahun lalu
InputAPI.cpp 5830f0e5d1 Convention change: prefer Enabled instead of Active where possible. 13 tahun lalu
MathAPI.cpp 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 tahun lalu
NavigationAPI.cpp 90233154ab Added padding attribute to NavigationMesh, which expands the bounding box to allow adding geometry in partial rebuilds. 12 tahun lalu
NetworkAPI.cpp 34df8b5e82 Fixed headless mode. 13 tahun lalu
PhysicsAPI.cpp 1d2fec862c Applied CustomGeometry convex hull collision patch from Pete Leigh, with added serialization support. 12 tahun lalu
Precompiled.cpp a40fead7dc Updated license for the new year. 13 tahun lalu
Precompiled.h a40fead7dc Updated license for the new year. 13 tahun lalu
ResourceAPI.cpp 9bfb0019e3 Added logic to filter UI-style and implicit attributes from UI serialization result. Added logic to let Attribute Inspector to recognize derived values from UI-style file (so, only user modified and programmatically modified attributes are displayed using 'modified color'). Enhanced UI style file processing to support derived 'style' (see how 'ListView' style is derived from 'ScrollView' style and 'CloseButton' derived from 'Button' in file 'DefaultStyle.xml' as examples). Enhanced Serializable class to support instance-level default values (used in XML serialization filtering and also in Editor app). Enhanced Context class to support update of class-level default values during object registration in UIElement's descendant classes. Verified and fixed the attribute default values in RegisterObject() method for all UIElement's descendant classes. Added new method in XMLElement to remove attribute. Exposed new methods to Script API accordingly. 12 tahun lalu
SceneAPI.cpp c0dbf7f545 Generalized the factory category for all objects. 12 tahun lalu
ScriptAPI.cpp af8825047a Started work on node/component enable & disable. 13 tahun lalu
ScriptAPI.h 35c2d83370 Added code to collect navigation mesh geometry. 12 tahun lalu
UIAPI.cpp 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 tahun lalu