Areloch fad103e4b1 Merge pull request #2126 from Areloch/FixComponentEditorDisplay 8 years ago
..
3d cc9955e102 unused variable cleanup 9 years ago
buttons 25686ed4be Implementation of sRGB image support. Overhauls the linearization setup to utilize the sRGB image types, as well as refactors the use of ColorF and ColorI to be properly internally consistent. ColorIs are used only for front-facing/editing/UI settings, and ColorFs, now renamed to LinearColorF to reduce confusion of purpose, are used for color info in the engine itself. This avoids confusing and expensive conversions back and forth between types and avoids botches with linearity. Majority work done by @rextimmy 8 years ago
containers 15f67015d3 Reordering initialization methods #1912 8 years ago
controls 526d4ea31a Remove unneeded isParent handling for entities in the GuiTreeViewCtrl 8 years ago
core 4ea3c90b5b Adds a function to get the cursor position in local coords 8 years ago
editor b5277e0f08 Fixes the inspector/component editor to display the components attached to an entity correctly in the inspector. 8 years ago
game 25686ed4be Implementation of sRGB image support. Overhauls the linearization setup to utilize the sRGB image types, as well as refactors the use of ColorF and ColorI to be properly internally consistent. ColorIs are used only for front-facing/editing/UI settings, and ColorFs, now renamed to LinearColorF to reduce confusion of purpose, are used for color info in the engine itself. This avoids confusing and expensive conversions back and forth between types and avoids botches with linearity. Majority work done by @rextimmy 8 years ago
shiny acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 11 years ago
theora fd715f3ef3 add loop playback to GuiTheoraCtrl 9 years ago
utility bedc79aacb Merges in Monkey's fixes PR with a resolution for a conflict 10 years ago
worldEditor fad103e4b1 Merge pull request #2126 from Areloch/FixComponentEditorDisplay 8 years ago