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
11
Commits
1
Branch
0
Tags
d01b2cfb3ebec9c311e474bfb11f1db2ef9c7354
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
d01b2cfb3e
Figured out how to choose between different implementations of read_header based on compile-time knowledge. Rearranged things slightly to minimize what's exposed in exs_reader.hpp.
2022-10-27 15:46:00 +11:00
Navmesher
Figured out how to choose between different implementations of read_header based on compile-time knowledge. Rearranged things slightly to minimize what's exposed in exs_reader.hpp.
2022-10-27 15:46:00 +11:00
reference
Removed constructor from FourCC, made free function. Modified codegen to match, and fixed a small formatting issue. Created UnknownHeader for use in a single read approach.
2022-10-27 11:13:10 +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%