This website requires JavaScript.
Explore
Help
Sign In
cat
/
Tourmaline-Engine
Watch
1
Star
1
Fork
0
You've already forked Tourmaline-Engine
Code
Issues
4
Pull Requests
Actions
Packages
Projects
1
Releases
Wiki
Activity
Files
084eb8266b9a3f9f55048312730b5e620af791d4
Tourmaline-Engine
/
headers
History
cat
084eb8266b
Changed hashmaps to not use pointers, saving on allocations
2026-03-02 16:57:52 +02:00
..
Containers
Changed hashmaps to not use pointers, saving on allocations
2026-03-02 16:57:52 +02:00
Systems
const std::string& to std::string_view and static output buffer on Log
2026-02-26 20:34:23 +02:00
Concepts.hpp
Moved concepts out of containers and several tweaks on concepts.hpp
2026-02-26 01:32:16 +02:00
Types.hpp
UUID has been updated to use a better hash and no unnecessary allocations (Big thanks to mosra!)
2026-01-31 13:45:15 +02:00