This website requires JavaScript.
Explore
Help
Register
Sign In
INSANEMODE
/
OpenAssetTools
Watch
1
Star
0
Fork
0
You've already forked OpenAssetTools
mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced
2025-06-26 22:57:52 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7b3b527ece74fad7e1b8f25d28f2eeccb00a0209
OpenAssetTools
/
src
/
ObjLoading
/
ObjContainer
/
IPak
History
Jan
7b3b527ece
ObjLoading: Fix not including algorithm header even though using find_if
2020-02-09 01:27:20 +01:00
..
Exception
ObjLoading/ObjWriting: Initial skeleton for loading and writing obj files
2019-12-29 16:40:03 +01:00
IPak.cpp
ObjLoading: Fix not respecting that IPak index entries specify an offset to the data section and not a file offset
2020-02-08 22:53:33 +01:00
IPak.h
ObjLoading: Add basis for IPakEntryReadStream to read ipak entries
2020-02-08 15:55:10 +01:00
IPakEntryReadStream.cpp
ObjLoading: Fix Ipak entry size not specifying the filesize but the difference between start pos and end pos
2020-02-09 01:22:27 +01:00
IPakEntryReadStream.h
ObjLoading: Fix Ipak entry size not specifying the filesize but the difference between start pos and end pos
2020-02-09 01:22:27 +01:00
IPakStreamManager.cpp
ObjLoading: Fix not including algorithm header even though using find_if
2020-02-09 01:27:20 +01:00
IPakStreamManager.h
ObjLoading: Initial commit for IPak entry reading
2020-02-08 22:54:24 +01:00