Areloch b4f62a8005 Adds console methods to GuiInspectorField to ensure we can set the special edit variable name, type and callbacks for proper editor integration of script-managed types. vor 2 Jahren
..
inspector b4f62a8005 Adds console methods to GuiInspectorField to ensure we can set the special edit variable name, type and callbacks for proper editor integration of script-managed types. vor 2 Jahren
editorFunctions.cpp 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren
editorFunctions.h 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren
guiDebugger.cpp 9fef1b3cd1 uninitialized variables-gui vor 5 Jahren
guiDebugger.h 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren
guiEaseViewCtrl.cpp f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector vor 2 Jahren
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 vor 8 Jahren
guiEditCtrl.cpp f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector vor 2 Jahren
guiEditCtrl.h 41e5caf22b Direct3D11 Engine/source changes vor 9 Jahren
guiFilterCtrl.cpp f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector vor 2 Jahren
guiFilterCtrl.h 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren
guiGraphCtrl.cpp f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector vor 2 Jahren
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 vor 8 Jahren
guiImageList.cpp f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector vor 2 Jahren
guiImageList.h 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren
guiInspector.cpp 2f40b843d4 Adds expanded ability to create and insert specialized script-based inspector fields vor 2 Jahren
guiInspector.h 2f40b843d4 Adds expanded ability to create and insert specialized script-based inspector fields vor 2 Jahren
guiInspectorTypes.cpp 555c563b39 More updating of editor icons to assets vor 4 Jahren
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 vor 8 Jahren
guiMenuBar.cpp f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector vor 2 Jahren
guiMenuBar.h 3a93a30ced Fixes a crash that comes from toggling the editors on and off, then clicking a menubar item vor 6 Jahren
guiParticleGraphCtrl.cpp 6b2db37f8a followup to array acess breaches: waterobject and guiparticlegraphctrl need to check `>=`, not just `>` vor 5 Jahren
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 vor 8 Jahren
guiPopupMenuCtrl.cpp 1940becb2d Compilation fixes for C++20 vor 3 Jahren
guiPopupMenuCtrl.h 2ca6af8e48 Refactors the Popup menus and GuiMenuBars to remove unneeded duplication and platform-specific/deprecated code. vor 8 Jahren
guiRectHandles.cpp f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector vor 2 Jahren
guiRectHandles.h 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren
guiSeparatorCtrl.cpp f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector vor 2 Jahren
guiSeparatorCtrl.h 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren
guiShapeEdPreview.cpp f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector vor 2 Jahren
guiShapeEdPreview.h 88ae8a9665 Added getShapeConstructorFilePath console function on shapeAsset vor 4 Jahren
popupMenu.cpp f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector vor 2 Jahren
popupMenu.h a71f5cfd9d Missed header changes vor 5 Jahren