Commit Graph

12 Commits

Author SHA1 Message Date
3880f28512 build(meson): switched almost all intermediate targets to shared libraries 2025-04-30 11:44:53 -04:00
91de361374 feat(python-composition): added composition module interface 2025-04-30 11:41:10 -04:00
7e1b841380 Merge pull request #41 from tboudreaux/feature/meshGeneration
Feature/mesh generation
2025-04-25 11:22:27 -04:00
991ecd8cf7 feat(probe): added glvisview helped method to probe namespace 2025-04-25 11:22:13 -04:00
65d5415f92 build(probe): added probe dependencies to probe_dep 2025-03-24 12:59:43 -04:00
8ef00d2720 Merge pull request #27 from tboudreaux/feature/resourceManager
Added resource manager
2025-03-20 15:04:41 -04:00
f7a0f04fea docs(LICENSE): added GPLv3 license 2025-03-19 11:36:59 -04:00
698571b66f Merge pull request #26 from tboudreaux/style/header
Added copyright headers and post-commit hook to auto generate and update them
2025-03-17 13:35:11 -04:00
fcd3fee1bd docs(src): added file headers to all files 2025-03-17 12:42:33 -04:00
fdb46d1052 feat(probe): added probe namespace
Probe handles LogManager (for tracking multiple log files) as well as a few utility functions such as wait, pause, glVisView, and rayView (future)
2025-02-23 11:26:41 -05:00
63c690a777 build(quill): added quill as a subproject
quill provides a robust and very efficient asyncronous and thread safe logging module. I have brought this in to handle logging
2025-02-23 11:25:11 -05:00
09ad50307e feat(probe): probe logging module first implimentation 2025-02-21 10:30:59 -05:00