.. |
Editor
|
Added removal dialogs for both spectra and cuts. Lightly tested.
|
2022-01-23 20:45:31 -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
|
Added asio submodule for socket and created CompassOnlineSource. Needs testing. Some refinement to come for the source classes I think
|
2022-01-23 13:48:14 -05:00 |
Renderer
|
Updated rendering pipeline so that, eventually, there will be full functionality. Not actively used
|
2022-01-22 15:45:37 -05:00 |
Application.cpp
|
Cleaned up application class some
|
2022-01-23 22:32:39 -05:00 |
Application.h
|
Added removal dialogs for both spectra and cuts. Lightly tested.
|
2022-01-23 20:45:31 -05:00 |
CutMap.cpp
|
Fixed logic for updating histograms and checking cuts. Implemented small test on single parameter. Validated
|
2022-01-23 21:32:30 -05:00 |
CutMap.h
|
Fixed logic for updating histograms and checking cuts. Implemented small test on single parameter. Validated
|
2022-01-23 21:32:30 -05:00 |
Histogram.cpp
|
Fixed logic for updating histograms and checking cuts. Implemented small test on single parameter. Validated
|
2022-01-23 21:32:30 -05:00 |
Histogram.h
|
Fixed logic for updating histograms and checking cuts. Implemented small test on single parameter. Validated
|
2022-01-23 21:32:30 -05:00 |
HistogramMap.cpp
|
Fixed logic for updating histograms and checking cuts. Implemented small test on single parameter. Validated
|
2022-01-23 21:32:30 -05:00 |
HistogramMap.h
|
Added removal dialogs for both spectra and cuts. Lightly tested.
|
2022-01-23 20:45:31 -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 |
SpectrumSerializer.cpp
|
Added SpectrumSerializer class as well as minor bug fixes to the open/save dialog
|
2022-01-22 20:05:08 -05:00 |
SpectrumSerializer.h
|
Added SpectrumSerializer class as well as minor bug fixes to the open/save dialog
|
2022-01-22 20:05:08 -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 |