1
0
Fork 0
mirror of https://github.com/gwm17/Specter.git synced 2025-08-05 19:58:50 -04:00
Specter/Navigator/src/Navigator
2022-01-20 17:15:02 -05:00
..
Editor Fixed CutMap and ParameterMap to also use their underlying parameter structs in creation. Started cut UI 2022-01-20 17:15:02 -05:00
Events Editor now in a semi-usable state, with spectrum panel, spectrum list, file dialog 2022-01-16 23:53:51 -05:00
ImGui Added SpectrumDialog to Editor. Fixed histogram classes to use parameter struct as construction input. 2022-01-19 22:45:14 -05:00
Physics Fixed CutMap and ParameterMap to also use their underlying parameter structs in creation. Started cut UI 2022-01-20 17:15:02 -05:00
Renderer Re-enabled windows support. Event builder now instanced outside application. Some premake cleanup. 2022-01-08 22:36:16 -05:00
Application.cpp Fixed CutMap and ParameterMap to also use their underlying parameter structs in creation. Started cut UI 2022-01-20 17:15:02 -05:00
Application.h Added SpectrumDialog to Editor. Fixed histogram classes to use parameter struct as construction input. 2022-01-19 22:45:14 -05:00
CutMap.cpp Fixed CutMap and ParameterMap to also use their underlying parameter structs in creation. Started cut UI 2022-01-20 17:15:02 -05:00
CutMap.h Fixed CutMap and ParameterMap to also use their underlying parameter structs in creation. Started cut UI 2022-01-20 17:15:02 -05:00
GraphicsContext.h Re-enabled windows support. Event builder now instanced outside application. Some premake cleanup. 2022-01-08 22:36:16 -05:00
Histogram.cpp Added SpectrumDialog to Editor. Fixed histogram classes to use parameter struct as construction input. 2022-01-19 22:45:14 -05:00
Histogram.h Added SpectrumDialog to Editor. Fixed histogram classes to use parameter struct as construction input. 2022-01-19 22:45:14 -05:00
HistogramMap.cpp Added SpectrumDialog to Editor. Fixed histogram classes to use parameter struct as construction input. 2022-01-19 22:45:14 -05:00
HistogramMap.h Added SpectrumDialog to Editor. Fixed histogram classes to use parameter struct as construction input. 2022-01-19 22:45:14 -05:00
Layer.cpp Added Layer system 2021-12-19 15:47:45 -05:00
Layer.h Re-enabled windows support. Event builder now instanced outside application. Some premake cleanup. 2022-01-08 22:36:16 -05:00
LayerStack.cpp Added Layer system 2021-12-19 15:47:45 -05:00
LayerStack.h Re-enabled windows support. Event builder now instanced outside application. Some premake cleanup. 2022-01-08 22:36:16 -05:00
Logger.cpp Fixed some pch nonsense, hopefully works properly on Unix. 2021-12-19 12:58:03 -05:00
Logger.h Re-enabled windows support. Event builder now instanced outside application. Some premake cleanup. 2022-01-08 22:36:16 -05:00
NavCore.h Replaced std::bind and std::function to reduce code overhead. Simplified EventDispatcher templating 2022-01-09 17:13:09 -05:00
ParameterMap.cpp Fixed CutMap and ParameterMap to also use their underlying parameter structs in creation. Started cut UI 2022-01-20 17:15:02 -05:00
ParameterMap.h Fixed CutMap and ParameterMap to also use their underlying parameter structs in creation. Started cut UI 2022-01-20 17:15:02 -05:00
Window.h Re-enabled windows support. Event builder now instanced outside application. Some premake cleanup. 2022-01-08 22:36:16 -05:00