Lasse Öörni 1d60bc59fa Added check to ListView to see if has been destroyed as a response to the selection event. hace 12 años
..
Audio 2a4a089fc1 Detached component is considered as not enabled effectively regardless of its own enabled flag. Tweaked the 'expansion triangle' icon. hace 13 años
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. hace 13 años
Core 62e3d47f6b Added option to ParseArguments() to not skip the first argument. hace 12 años
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. hace 12 años
Graphics f226c4bc4a Added equality operators for Matrix classes. hace 12 años
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. hace 13 años
Input 1930041147 Optimization: DecalSet & ScriptInstance unsubscribe from scene update when disabled. hace 12 años
Math f226c4bc4a Added equality operators for Matrix classes. hace 12 años
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. hace 13 años
Physics d35f3b5035 Removed duplicate error message from ScriptCompiler when script compilation fails. hace 12 años
Resource 6382d476f8 Dependency tracking for GLSL shaders. Does not actually effect rendering yet, needs investigation. hace 13 años
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. hace 12 años
Script 1930041147 Optimization: DecalSet & ScriptInstance unsubscribe from scene update when disabled. hace 12 años
UI 1d60bc59fa Added check to ListView to see if has been destroyed as a response to the selection event. hace 12 años