mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-12 19:31:41 +00:00
WIP of assimp integration.
This commit is contained in:
parent
32c7f2c7a7
commit
bf170ffbca
2135 changed files with 1260856 additions and 7 deletions
7
Engine/lib/assimp/code/revision.h
Normal file
7
Engine/lib/assimp/code/revision.h
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
#ifndef ASSIMP_REVISION_H_INC
|
||||
#define ASSIMP_REVISION_H_INC
|
||||
|
||||
#define GitVersion 0xea4dbb9
|
||||
#define GitBranch "https://github.com/assimp/assimp.git"
|
||||
|
||||
#endif // ASSIMP_REVISION_H_INC
|
||||
Loading…
Add table
Add a link
Reference in a new issue