| .. |
|
Audio
|
2a4a089fc1
Detached component is considered as not enabled effectively regardless of its own enabled flag. Tweaked the 'expansion triangle' icon.
|
12 gadi atpakaļ |
|
Container
|
6a7ffdcd19
Updated to newest AssImp from git repository.
|
12 gadi atpakaļ |
|
Core
|
08075f0915
Reversed if's in Variant code to favor the correct type.
|
12 gadi atpakaļ |
|
Engine
|
03dce6b988
Serialize navigation data along with the scene.
|
12 gadi atpakaļ |
|
Graphics
|
34df8b5e82
Fixed headless mode.
|
12 gadi atpakaļ |
|
IO
|
b28621a3a4
Documented engine initialization parameters.
|
12 gadi atpakaļ |
|
Input
|
1930041147
Optimization: DecalSet & ScriptInstance unsubscribe from scene update when disabled.
|
12 gadi atpakaļ |
|
Math
|
34df8b5e82
Fixed headless mode.
|
12 gadi atpakaļ |
|
Navigation
|
49ec63e620
To be safe, store the navmesh data for later serialization before Recast patches it.
|
12 gadi atpakaļ |
|
Network
|
08075f0915
Reversed if's in Variant code to favor the correct type.
|
12 gadi atpakaļ |
|
Physics
|
d35f3b5035
Removed duplicate error message from ScriptCompiler when script compilation fails.
|
12 gadi atpakaļ |
|
Resource
|
1230087620
Implemented all the common edit functionalities under 'Edit' menu for UI-element with undo/redo support. Exposed Variant's SetUInt() and GetUInt() to script. Enhanced UIElement's CreateChild() and LoadXML() to insert newly created child at the request child index, added new FindChild() method and exposed it. Added new XMLElement's SetUInt() and GetUInt() methods and exposed them. Simplified the Menu's hover logic to resolve stability issue.
|
12 gadi atpakaļ |
|
Scene
|
5375254f0b
Exposed functions to create nodes & components with specified IDs. This should make it unnecessary to handle ID rewriting in undo/redo.
|
12 gadi atpakaļ |
|
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 gadi atpakaļ |
|
UI
|
4d66b554c3
Fixed exit crashes issue in Editor (manifested itself when 'Edit' menu has been popped up).
|
12 gadi atpakaļ |