Block a user
db719c0182
Update catima for fix in integrator
6b0834de5b
Fix bug in forward ejectile energy loss where energy loss in reaction layer was run twice. Also better handle randomization of rxn location within rxn layer
7c3503be4f
Merge pull request #6 from gwm17/devel
db719c0182
Update catima for fix in integrator
2246a19f39
Merge pull request #5 from gwm17/devel
6b0834de5b
Fix bug in forward ejectile energy loss where energy loss in reaction layer was run twice. Also better handle randomization of rxn location within rxn layer
6c5b7d17a7
Add Variable to serialization. Fix some Serializer jank. Change save file extension to .yaml to reflect actual file type.
74e6c1d122
Merge branch 'main' of https://github.com/gwm17/Specter
3946bb9830
Embed font resources to remove necessity for font assets. Now all assets are user defined.
63dda4facd
Update for use with predefined entry point
40a3171da8
Add predefined entry point for use with external projects
852c17f04a
Update CMake rules for SpecProject for Windows compatibility.
0f3104a3c9
Forgot to add this one too in last commit
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.
8250340f04
Fix another ImGuiKeyMod thing
2fcf81af78
Fix ImGuiKeyModFlags -> ImGuiModFlags
6d3e3bb418
Fix Drag utils to work with updated ImGui (as done in commits to master)
7fdb858a47
Merge branch 'glfw:master' into master
dd8a678a66
Update Doxyfile template for Doxygen 1.9.5
97b9e49637
Documentation work
b2b087cd8e
Fix documented errors for gamma ramp functions
d299d9f788
Remove Doxyfile tags deprecated by Doxygen 1.9.5
626e391670
Fixes for ImGuiModFlags_XXX -> ImGuiMod_XXX (v1.89) (#347) (#407)
8879c99aef
Fix for allowing core imgui to use typed ImGuiCol / ImGuiStyleVar enums. (#405)
6978a3e177
Update README.md
15e494b76a
Merge branch 'master' of https://github.com/epezent/implot
f88ad32a47
remove mention of IMPLOT_INSTANTIATE_ALL_NUMERIC_TYPES in implot_items.cpp
4175f9c56c
Update README
77850e4cec
Merge branch 'main' of https://github.com/gwm17/Specter
6bf8701c31
Make building the template SpecProject optional (off by default) set by CMake option BUILD_SPECPROJECT
8e9fcffa65
Fix seg fault in CharonClient due to out of order initialization.
72190d93a3
Added in Charon source. Needs debugging, strange segfault behavior
gwm17
synced commits to devel at gwm17/SPS_SABRE_EventBuilder from mirror
2022-10-24 19:56:36 -04:00
51d97d1755
Merge branch 'main' into devel
4c5a67f401
Update README.md
af0228fac9
Fix a few typos and old stuff in README
93c8f6f5df
Merge pull request #3 from sesps/devel
d4ebec49d7
Fix orderchecker bug
ccd31cda52
Merge pull request #4 from sesps/devel
51d97d1755
Merge branch 'main' into devel
4c5a67f401
Update README.md
20f03b1383
Remove horribly outdated example directory
feaf525488
Update README, gitignore