This website requires JavaScript.
Explore
Help
Sign In
zone
/
OpenAssetTools
Watch
2
Star
0
Fork
0
You've already forked OpenAssetTools
mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced
2025-04-22 09:05:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
OpenAssetTools
/
src
/
ObjLoading
/
ObjContainer
/
IPak
History
Jan
43fa845839
ObjLoading: Add possibility to go back to the beginning of a IPakEntryReadStream
2020-02-09 10:01:09 +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: Add possibility to go back to the beginning of a IPakEntryReadStream
2020-02-09 10:01:09 +01:00
IPakEntryReadStream.h
ObjLoading: Implement IPakEntryReadStream as a linear stream
2020-02-09 09:51:57 +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