Lasse Öörni a3c66ca360 Detect sRGB capability also on Direct3D9. hace 13 años
..
Audio 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
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 55f249e548 Automatically show compatible script object variables as ScriptInstance attributes and file-serialize them. hace 13 años
Engine a3c66ca360 Detect sRGB capability also on Direct3D9. hace 13 años
Graphics a3c66ca360 Detect sRGB capability also on Direct3D9. hace 13 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 ff564d3360 Switched to GLEW library for OpenGL extensions. hace 13 años
Math 9ed0c43919 Exposed math objects construction from an array of float/int and methods to get back the array buffer to the Script API. Enhanced the Attribute Inspector to multi-edit same value at coordinate level for attributes that have multiple coordinates, e.g. Vector3, Color, etc. Different value at coordinate level is non-editable as before. hace 13 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 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
Resource 6382d476f8 Dependency tracking for GLSL shaders. Does not actually effect rendering yet, needs investigation. hace 13 años
Scene e9aacd1df9 Removed the AttributeListChanged event for now, as it was causing stack overflows in the editor. It was only needed to track changed attributes on script file reload. hace 13 años
Script e9aacd1df9 Removed the AttributeListChanged event for now, as it was causing stack overflows in the editor. It was only needed to track changed attributes on script file reload. hace 13 años
UI b4599e046d Hardware sRGB texture support. OpenGL sRGB framebuffer writing implementation still missing. hace 13 años