This website requires JavaScript.
Explore
Help
Sign In
wmpmiles
/
Navmesher
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8
Commits
1
Branch
0
Tags
50074b6f0d7f18baf1a09089c33d143326629819
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
wmpmiles
50074b6f0d
Implemented read_header with concept based constraints. Currently only provided in the best case scenario (readable directly from the file into the struct).
2022-10-25 19:38:17 +11:00
Navmesher
Implemented read_header with concept based constraints. Currently only provided in the best case scenario (readable directly from the file into the struct).
2022-10-25 19:38:17 +11:00
reference
Fixed odr violation from trying to separate constexpr functions into declaration and definition in separate files. Modified code gen to be in line with current code.
2022-10-24 20:37:40 +11:00
.gitattributes
Add .gitattributes, .gitignore, README.md, and LICENSE.txt.
2022-10-14 16:23:22 +11:00
.gitignore
Fixed compiler warnings. Playing around with std::filesystem and std::fstream.
2022-10-25 17:22:11 +11:00
.gitmodules
Added TES5Edit submodule, modified record filter to work from submodule, and generated records/flags file from submodule.
2022-10-14 16:55:24 +11:00
LICENSE.txt
Add .gitattributes, .gitignore, README.md, and LICENSE.txt.
2022-10-14 16:23:22 +11:00
Navmesher.sln
Add project files.
2022-10-14 16:23:24 +11:00
README.md
Add .gitattributes, .gitignore, README.md, and LICENSE.txt.
2022-10-14 16:23:22 +11:00
README.md
Navmesher
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
No description provided
Readme
692
KiB
Languages
C++
89.5%
Python
10.5%