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
14
Commits
1
Branch
0
Tags
e7c5ae0beb17fc8c9e4b4ff548bfb30fe49b49f8
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
e7c5ae0beb
Removed noexcept as I don't feel I sufficiently understand the implications of its use. Modified Store with a CRTP tag to prevent base clase pointer misuse.
2022-11-20 11:26:34 +11:00
.vscode
Removed noexcept as I don't feel I sufficiently understand the implications of its use. Modified Store with a CRTP tag to prevent base clase pointer misuse.
2022-11-20 11:26:34 +11:00
Navmesher
Removed noexcept as I don't feel I sufficiently understand the implications of its use. Modified Store with a CRTP tag to prevent base clase pointer misuse.
2022-11-20 11:26:34 +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%