This website requires JavaScript.
Explore
Help
Sign In
wmpmiles
/
Navmesher_old
Watch
1
Star
0
Fork
0
You've already forked Navmesher_old
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
13
Commits
2
Branches
0
Tags
f78bcbf8f847928628d4b81ba0c7b436ff770b56
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
William Miles
f78bcbf8f8
Remove zlib/
2022-09-06 16:30:29 +10:00
espReader
Remove zlib/
2022-09-06 16:30:29 +10:00
mph_gen
Add project files.
2022-09-05 13:51:05 +10:00
NavmeshList
Half implemented decompression. Need to figure out how to handle group size adjustment on decompressed data.
2022-09-05 21:01:26 +10:00
zlib-win-build
@
48e49de94a
Switched from trying to get standard zlib working to using kiyolee@github/zlib-win-build as a submodule.
2022-09-06 16:30:17 +10:00
.gitattributes
Add project files.
2022-09-05 13:51:05 +10:00
.gitignore
Added Skyrim.esm to gitignore.
2022-09-05 13:56:40 +10:00
.gitmodules
Switched from trying to get standard zlib working to using kiyolee@github/zlib-win-build as a submodule.
2022-09-06 16:30:17 +10:00
gen_flag_lut.py
Add project files.
2022-09-05 13:51:05 +10:00
gen_group_order.py
Add project files.
2022-09-05 13:51:05 +10:00
gen_refr_lut.py
Add project files.
2022-09-05 13:51:05 +10:00
gen_rt2rth.py
Add project files.
2022-09-05 13:51:05 +10:00
gen_rth2rt.py
Add project files.
2022-09-05 13:51:05 +10:00
gen_type_enum.py
Add project files.
2022-09-05 13:51:05 +10:00
gen_type_lut.py
Add project files.
2022-09-05 13:51:05 +10:00
group_order.txt
Add project files.
2022-09-05 13:51:05 +10:00
LICENSE
Initial commit
2022-09-05 03:50:52 +00:00
LICENSE.txt
Add LICENSE.txt.
2022-09-05 13:51:03 +10:00
navmesh_format.txt
Add project files.
2022-09-05 13:51:05 +10:00
Navmesher.sln
Remove zlib/
2022-09-06 16:30:29 +10:00
README.md
Merged README.md
2022-09-05 13:55:01 +10:00
record_names.txt
Add project files.
2022-09-05 13:51:05 +10:00
record_types.txt
Add project files.
2022-09-05 13:51:05 +10:00
README.md
Navmesher
Attribution
zlib is Copyright (C) 1995-2022 Jean-loup Gailly and Mark Adler, retrieved from
zlib.net
Description
No description provided
Readme
2.5
MiB
Languages
C
89.1%
C++
10.9%