Lasse Öörni 8aee95c85b Fixed editor doing always a fullupdate on attributes (caused a crash as ListView was destroyed while it was sending the selection event.) 12 роки тому
..
Audio 2a4a089fc1 Detached component is considered as not enabled effectively regardless of its own enabled flag. Tweaked the 'expansion triangle' icon. 12 роки тому
Container cddaa40080 Fixed ScriptInstance.cpp to compile under GCC and LLVM. Better Eclipse build environment setup. General code cleanup. During Editor startup, resets scene when loading requested scene from file specified by the parameter fails. 12 роки тому
Core 62e3d47f6b Added option to ParseArguments() to not skip the first argument. 12 роки тому
Engine 06f3580948 Enhanced the Attribute Inspector to show the 'Is Enabled' check box on the node/component 'title bar' instead of in the attribute list; and small refactoring to reduce the number of parameters being passed in a number of functions. Refactored to modify AttributeInfo's name to become a String. Exposed 'internal' property of UIElement to Script API. Enhanced Text class so that it renders the selected text being hovered by mouse a little differently than those without. 12 роки тому
Graphics f226c4bc4a Added equality operators for Matrix classes. 12 роки тому
IO d7f6b4d0b6 Enhanced UIElement to be able to set a default style file for later reference by children elements, added horizontal indentation feature, and added new E_LAYOUTUPDATED event. Enhanced ListView to better support hierarchy mode and added feature to show 'expansion triangle' in hierarchy mode. Fixed a bug in ScrollView to update view size correctly when resizing content element. Fixed a bug in Log's WriteRaw() method so it sends error message to stderr even in quite mode. Refactored Editor to take advantage of the enhancement. 12 роки тому
Input 1930041147 Optimization: DecalSet & ScriptInstance unsubscribe from scene update when disabled. 12 роки тому
Math f226c4bc4a Added equality operators for Matrix classes. 12 роки тому
Network cddaa40080 Fixed ScriptInstance.cpp to compile under GCC and LLVM. Better Eclipse build environment setup. General code cleanup. During Editor startup, resets scene when loading requested scene from file specified by the parameter fails. 12 роки тому
Physics d35f3b5035 Removed duplicate error message from ScriptCompiler when script compilation fails. 12 роки тому
Resource 6382d476f8 Dependency tracking for GLSL shaders. Does not actually effect rendering yet, needs investigation. 12 роки тому
Scene 06f3580948 Enhanced the Attribute Inspector to show the 'Is Enabled' check box on the node/component 'title bar' instead of in the attribute list; and small refactoring to reduce the number of parameters being passed in a number of functions. Refactored to modify AttributeInfo's name to become a String. Exposed 'internal' property of UIElement to Script API. Enhanced Text class so that it renders the selected text being hovered by mouse a little differently than those without. 12 роки тому
Script 1930041147 Optimization: DecalSet & ScriptInstance unsubscribe from scene update when disabled. 12 роки тому
UI 8aee95c85b Fixed editor doing always a fullupdate on attributes (caused a crash as ListView was destroyed while it was sending the selection event.) 12 роки тому