This website requires JavaScript.
Explore
Help
Sign In
Scarfski
/
assimp
Watch
1
Star
0
Fork
0
You've already forked assimp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7e957768dbd593b0ef0f80b38c015798896bef63
assimp
/
code
/
MDL
/
HalfLife
History
Marc-Antoine Lortie
87de50e1f3
Added missing parentheses around assignment in while condition.
2019-12-18 07:51:45 -05:00
..
HalfLifeMDLBaseHeader.h
…
HL1FileData.h
Restored PACK_STRUCT on AnimValue_HL1 union and removed PACK_STRUCT on inner struct.
2019-12-17 18:22:22 -05:00
HL1ImportDefinitions.h
…
HL1ImportSettings.h
…
HL1MDLLoader.cpp
Added missing parentheses around assignment in while condition.
2019-12-18 07:51:45 -05:00
HL1MDLLoader.h
Moved/Added several includes to file HL1MDLLoader.h.
2019-12-17 17:47:26 -05:00
HL1MeshTrivert.h
…
LogFunctions.h
…
UniqueNameGenerator.cpp
Fixed compilation issue.
2019-12-17 15:12:19 -05:00
UniqueNameGenerator.h
…