Gordon McCann
|
74e6c1d122
|
Merge branch 'main' of https://github.com/gwm17/Specter
Font embedding
|
2022-11-13 08:36:59 -05:00 |
|
Gordon McCann
|
3946bb9830
|
Embed font resources to remove necessity for font assets. Now all assets are user defined.
|
2022-11-13 08:36:02 -05:00 |
|
Gordon McCann
|
63dda4facd
|
Update for use with predefined entry point
|
2022-11-11 15:18:18 -05:00 |
|
Gordon McCann
|
852c17f04a
|
Update CMake rules for SpecProject for Windows compatibility.
|
2022-11-11 20:00:46 -05:00 |
|
Gordon McCann
|
24fc3fa163
|
Overhaul CMake system for Specter. Specter is now installed to local lib directory, packaged. Can be found using find_package. Update SpecProject to reflect this, requires separate build.
|
2022-11-11 09:04:24 -05:00 |
|
Gordon McCann
|
0cfeeabe54
|
Fix issues with asset guarantees. Remove unnecessary bloat in SpecProject CMakeLists
|
2022-11-10 20:09:06 -05:00 |
|
Gordon McCann
|
c2dd1059dd
|
Finally implement randomization for conversion between integers to floating points. Eliminates binning artifacts in histograms.
|
2022-10-08 15:21:56 -04:00 |
|
Gordon McCann
|
54a33d5123
|
Make MassMap less bad, fix some typos
|
2022-10-01 19:00:48 -04:00 |
|
Gordon McCann
|
c0b51c5ba9
|
Overhaul data id system. Now use a pairing function to map board-channel info to a unique id.
|
2022-10-01 15:13:36 -04:00 |
|
Gordon McCann
|
798fb85687
|
Changed SpectrumManager from global static instance to memory allocated owned by App and passed to layers as needed. Better data encapsulation and hopefully make some things easier down the line
|
2022-07-16 12:50:14 -04:00 |
|
Gordon McCann
|
830aef4f9f
|
Modified Application to allow for setting of the runtime path programatically. This helps avoid copying assets to the binary directory by setting the runtime path to SpecProject.
|
2022-07-09 09:22:11 -04:00 |
|
Gordon McCann
|
709219f562
|
Added in scaler interface. Single graph with a list showing all scalers
|
2022-06-22 19:56:02 -04:00 |
|
Gordon McCann
|
c4ad76487b
|
Switching to cmake
|
2022-06-20 21:10:10 -04:00 |
|
Gordon McCann
|
7a02016774
|
Bugfix for Ubuntu22.04 in SpectrumManager and warning in SPSInputLayer.h
|
2022-06-19 21:48:12 -04:00 |
|
Gordon McCann
|
a5a2b4a786
|
Preparing for switch to new name: Specter
|
2022-06-19 16:21:09 -04:00 |
|