Gordon McCann
|
35db3964fa
|
Finalized switch to Specter. Built successfully on windows
|
2022-06-19 17:20:41 -04:00 |
|
Gordon McCann
|
b46df04c00
|
Several big changes. Biggest change: Added in Summary spectra!! Fully integrated into system. Changed spectrum and cut type identification to avoid extra string comps. Cut checking now handled differently, hopefully more efficiently (needs profiling). Renamed Resources to Assets to avoid Xcode weirdness
|
2022-03-31 15:23:45 -04:00 |
|
Gordon McCann
|
a27ebfe6e0
|
Fixed some Linux related premake linking commands (add pthread, define glad macro for implot backend)
|
2022-03-29 17:19:23 -04:00 |
|
Gordon McCann
|
e930448180
|
Structure overhaul. Revert to static linking, otherwise ImGui becomes really messy when making a new panel in the NavProject. Add a new example add-on panel for SPS, mass table.
|
2022-03-08 22:44:13 -05:00 |
|
Gordon McCann
|
d103d53384
|
Updated premake file to account for implot changes
|
2022-02-22 21:08:57 -05:00 |
|
Gordon McCann
|
e8166cdbcd
|
Added intial test classes to NavProject for use with SPS data. After brief testing, obv issue that analysis speed tied to rendering rate. Reverted to multi-threaded case, albeit with layer style
|
2022-02-05 13:20:45 -05:00 |
|
Gordon McCann
|
8c6fce5220
|
Added Font Awesome icons, as well as icon header library. Editor now has icons for various actions
|
2022-01-29 20:15:13 -05:00 |
|
Gordon McCann
|
3573bd5de4
|
Fixed some minor issues with semantics and header locations for asio
|
2022-01-26 11:45:34 -05:00 |
|
Gordon McCann
|
de5fc21ccc
|
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 |
|
Gordon McCann
|
1f7e1a49ae
|
Updated rendering pipeline so that, eventually, there will be full functionality. Not actively used
|
2022-01-22 15:45:37 -05:00 |
|
Gordon McCann
|
34bf7e741b
|
Re-enabled windows support. Event builder now instanced outside application. Some premake cleanup.
|
2022-01-08 22:36:16 -05:00 |
|
Gordon McCann
|
2fc8c946a7
|
Added beginnings of analysis stack
|
2021-12-31 14:48:18 -05:00 |
|
Gordon McCann
|
e723416fcc
|
Beginning addition of physics event building/analysis pipeline. Separate thread with event builder, start user customizable data analysis
|
2021-12-21 17:14:24 -05:00 |
|
Gordon McCann
|
7001ef21a4
|
Added very barebones renderer to facilitate clearing and setting the background. Added ImPlot for the desired plotting functionality.
|
2021-12-20 15:23:17 -05:00 |
|
Gordon McCann
|
d3bae6e11d
|
Working Winodw on Linux with OpenGLgit add -A . No support for Windows, Mac debatable
|
2021-12-20 12:08:25 -05:00 |
|
Gordon McCann
|
58a0d46009
|
Added Event system basics
|
2021-12-19 15:11:24 -05:00 |
|
Gordon McCann
|
45abdd122a
|
Fixed some pch nonsense, hopefully works properly on Unix.
|
2021-12-19 12:58:03 -05:00 |
|
Gordon McCann
|
2502e2a620
|
Restructured the repo so that things make more sense
|
2021-12-18 20:00:32 -05:00 |
|
Gordon McCann
|
4c0d959ee7
|
Initial developement of Application, Logger, etc. Setup premake file
|
2021-12-18 19:23:14 -05:00 |
|