Lasse Öörni 5375254f0b Exposed functions to create nodes & components with specified IDs. This should make it unnecessary to handle ID rewriting in undo/redo. před 12 roky
..
Audio 2a4a089fc1 Detached component is considered as not enabled effectively regardless of its own enabled flag. Tweaked the 'expansion triangle' icon. před 12 roky
Container 6a7ffdcd19 Updated to newest AssImp from git repository. před 12 roky
Core 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. před 12 roky
Engine 5375254f0b Exposed functions to create nodes & components with specified IDs. This should make it unnecessary to handle ID rewriting in undo/redo. před 12 roky
Graphics 34df8b5e82 Fixed headless mode. před 12 roky
IO b28621a3a4 Documented engine initialization parameters. před 12 roky
Input 1930041147 Optimization: DecalSet & ScriptInstance unsubscribe from scene update when disabled. před 12 roky
Math 34df8b5e82 Fixed headless mode. před 12 roky
Network 34df8b5e82 Fixed headless mode. před 12 roky
Physics d35f3b5035 Removed duplicate error message from ScriptCompiler when script compilation fails. před 12 roky
Resource 34df8b5e82 Fixed headless mode. před 12 roky
Scene 5375254f0b Exposed functions to create nodes & components with specified IDs. This should make it unnecessary to handle ID rewriting in undo/redo. před 12 roky
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. před 12 roky
UI eb54a29d8f Check that modal element is parented to root, as the input exclusion does not work right otherwise. před 12 roky