Browse Source

Enable IQM models support on config.h

pull/1154/head
raysan5 5 years ago
parent
commit
e37d021cd3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/config.h

+ 1
- 1
src/config.h View File

@ -120,7 +120,7 @@
// Selected desired model fileformats to be supported for loading // Selected desired model fileformats to be supported for loading
#define SUPPORT_FILEFORMAT_OBJ 1 #define SUPPORT_FILEFORMAT_OBJ 1
#define SUPPORT_FILEFORMAT_MTL 1 #define SUPPORT_FILEFORMAT_MTL 1
o">//#define SUPPORT_FILEFORMAT_IQM 1 cp">#define SUPPORT_FILEFORMAT_IQM 1
#define SUPPORT_FILEFORMAT_GLTF 1 #define SUPPORT_FILEFORMAT_GLTF 1
// Support procedural mesh generation functions, uses external par_shapes.h library // Support procedural mesh generation functions, uses external par_shapes.h library
// NOTE: Some generated meshes DO NOT include generated texture coordinates // NOTE: Some generated meshes DO NOT include generated texture coordinates

||||||
x
 
000:0
Loading…
Cancel
Save