| .. |
|
inspector
|
15f67015d3
Reordering initialization methods #1912
|
8 年 前 |
|
editorFunctions.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
13 年 前 |
|
editorFunctions.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 年 前 |
|
guiDebugger.cpp
|
acb192e2a5
Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro.
|
11 年 前 |
|
guiDebugger.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 年 前 |
|
guiEaseViewCtrl.cpp
|
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 年 前 |
|
guiEaseViewCtrl.h
|
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 年 前 |
|
guiEditCtrl.cpp
|
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 年 前 |
|
guiEditCtrl.h
|
41e5caf22b
Direct3D11 Engine/source changes
|
9 年 前 |
|
guiFilterCtrl.cpp
|
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 年 前 |
|
guiFilterCtrl.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 年 前 |
|
guiGraphCtrl.cpp
|
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 年 前 |
|
guiGraphCtrl.h
|
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 年 前 |
|
guiImageList.cpp
|
527c3790d6
Issue found with PVS-Studio:
|
10 年 前 |
|
guiImageList.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 年 前 |
|
guiInspector.cpp
|
af2ac4472e
renames the engine method arg to avoid name confusion.
|
9 年 前 |
|
guiInspector.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 年 前 |
|
guiInspectorTypes.cpp
|
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 年 前 |
|
guiInspectorTypes.h
|
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 年 前 |
|
guiMenuBar.cpp
|
1c2b096a72
Whitespace consistency
|
9 年 前 |
|
guiMenuBar.h
|
b614d87e78
Fixes the menubar functionality when using SDL.
|
10 年 前 |
|
guiParticleGraphCtrl.cpp
|
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 年 前 |
|
guiParticleGraphCtrl.h
|
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 年 前 |
|
guiPopupMenuCtrl.cpp
|
818b617972
Implements the right-mouse popup menus in the editor in SDL to make it match to Windows.
|
9 年 前 |
|
guiPopupMenuCtrl.h
|
818b617972
Implements the right-mouse popup menus in the editor in SDL to make it match to Windows.
|
9 年 前 |
|
guiRectHandles.cpp
|
2002d74b78
Issue found with PVS-Studio:
|
10 年 前 |
|
guiRectHandles.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 年 前 |
|
guiSeparatorCtrl.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
13 年 前 |
|
guiSeparatorCtrl.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 年 前 |
|
guiShapeEdPreview.cpp
|
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 年 前 |
|
guiShapeEdPreview.h
|
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 年 前 |