1
0
Fork 0
mirror of https://github.com/gwm17/Specter.git synced 2025-01-31 10:48:52 -05:00
Commit Graph

11 Commits

Author SHA1 Message Date
Gordon McCann e27d29e919 Created Core subdirectory in src and made relevant changes to includes 2022-03-31 15:43:49 -04:00
Gordon McCann 060183e26f Started commenting code properly. Core done. 2022-02-27 22:20:38 -05:00
Gordon McCann f48a0207a8 Removed unused rendering code. Thanks to the awesome power of ImPlot and ImGui, it will likely never need a full custom render pipeline for any practical reason 2022-02-24 18:19:32 -05:00
Gordon McCann 5f716b74e6 Major overall of internal resource management. Unify maps of histos, cuts, and params to one single static SpectrumManager. Change a bunch of stuff to reflect this 2022-02-20 22:19:33 -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 f047b8450c Update to header to reflect changes 2022-01-19 22:46:39 -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 58b6612a3e Fleshed out parameter system 2022-01-07 17:05:04 -05:00
Gordon McCann afe2053151 Added Layer system 2021-12-19 15:47:45 -05:00
Gordon McCann 2502e2a620 Restructured the repo so that things make more sense 2021-12-18 20:00:32 -05:00