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-21 00:25:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
OpenAssetTools
/
src
/
ObjLoading
/
StructuredDataDef
/
Parsing
History
Jan
f15e997f7b
Fix not setting enum element count for enumedarrays when parsing
2022-03-22 16:07:43 +01:00
..
Sequence
Fix not setting enum element count for enumedarrays when parsing
2022-03-22 16:07:43 +01:00
StructuredDataDefParser.cpp
Move StructuredDataDef Parsing to new package
2022-03-21 10:30:54 +01:00
StructuredDataDefParser.h
Move StructuredDataDef Parsing to new package
2022-03-21 10:30:54 +01:00
StructuredDataDefParserState.cpp
When parsing StructuredDataDefs accept undefined types
2022-03-22 12:03:15 +01:00
StructuredDataDefParserState.h
When parsing StructuredDataDefs accept undefined types
2022-03-22 12:03:15 +01:00
StructuredDataDefSizeCalculator.cpp
Calculate StructuredDataDef sizes and offsets
2022-03-22 15:08:42 +01:00
StructuredDataDefSizeCalculator.h
Add base for calculation sizes of structs for StructuredDataDef
2022-03-22 14:12:48 +01:00