Commit Graph

8 Commits

Author SHA1 Message Date
9d827f6fa5 refactor(assets): removed redundant assets 2025-03-24 10:40:40 -04:00
d3d9f98d98 feat(atomic-weights): added AME2020 atomic masses 2025-03-24 10:40:13 -04:00
5afdd4e30b fix(const.dat): added back accidently deleted const.dat 2025-03-20 15:06:24 -04:00
efa4bdadff feat(assets): setup assets for resource manager
assets are broken into static (compiled into the binary) and dynamic (handled by the resource manager). All static assets should define a meson.build, all dynamic assets must have handlers written in src/resource/resourceManager and resourceManagerTypes

BREAKING CHANGE:
2025-03-20 14:24:20 -04:00
6cda7b1be9 feat(assets): brought changes from main 2025-03-20 07:31:34 -04:00
7ad8d609fb feat(assets): moved all static assets to assets in prep for resource manager 2025-03-20 07:30:38 -04:00
Aaron Dotter
be7717acf1 adding helm_table.dat for eos 2025-03-04 13:58:50 -05:00
40ec9f7dd1 refactor(const.dat): moved constants datafile to assets/const 2025-02-10 16:31:27 -05:00