.. |
3DS
|
Improve use of logging
|
2021-05-13 12:05:31 +01:00 |
3MF
|
No need to distinguish formatting log functions.
|
2021-05-13 10:25:27 +01:00 |
AC
|
Remove TODO. Typo fix.
|
2021-05-17 10:29:06 +01:00 |
AMF
|
[amf] Fix crash when file could not be parsed.
|
2021-05-10 19:06:39 -04:00 |
ASE
|
Improve use of logging
|
2021-05-13 12:05:31 +01:00 |
Assbin
|
[assbin] Fail if file could not be opened
|
2021-05-05 17:46:24 -04:00 |
Assjson
|
Check _MSC_VER for MSVC specific pragma directives.
|
2020-12-02 02:05:14 +05:30 |
Assxml
|
preserve UV Stream names in FBX files
|
2021-05-03 13:40:31 -04:00 |
B3D
|
No need to distinguish formatting log functions.
|
2021-05-13 10:25:27 +01:00 |
BVH
|
[assimp] Make sure ctype calls use unsigned char.
|
2021-05-04 17:31:13 -04:00 |
Blender
|
Merge branch 'master' into MalcolmTyrrell/loggingImprovements
|
2021-05-17 13:32:02 +01:00 |
C4D
|
Improve use of logging
|
2021-05-13 12:05:31 +01:00 |
COB
|
No need to distinguish formatting log functions.
|
2021-05-13 10:25:27 +01:00 |
CSM
|
Update copyrights to 2021.
|
2021-02-28 12:17:54 +01:00 |
Collada
|
Merge branch 'master' into sml_doc
|
2021-05-18 21:18:02 +02:00 |
DXF
|
Merge branch 'master' into less-string-bloat
|
2021-05-26 12:14:08 +02:00 |
FBX
|
Merge branch 'master' into less-string-bloat
|
2021-05-26 12:14:08 +02:00 |
HMP
|
Add ai_str_toprintable; fixed garbage messages in HMP, MDL, Q3D loaders.
|
2021-05-04 20:33:16 -04:00 |
IFC
|
Improve use of logging
|
2021-05-13 12:05:31 +01:00 |
Irr
|
Improve use of logging
|
2021-05-13 12:05:31 +01:00 |
LWO
|
Improve use of logging
|
2021-05-13 12:05:31 +01:00 |
LWS
|
Improve use of logging
|
2021-05-13 12:05:31 +01:00 |
M3D
|
Merge branch 'master' into MalcolmTyrrell/loggingImprovements
|
2021-05-17 13:32:02 +01:00 |
MD2
|
Merge branch 'master' into md2orient
|
2021-05-12 13:07:27 +02:00 |
MD3
|
Merge branch 'master' into md3Tuning
|
2021-05-20 20:25:30 +02:00 |
MD4
|
Move format importer and exporter into its won folder.
|
2020-05-02 15:14:38 +02:00 |
MD5
|
Improve use of logging
|
2021-05-13 12:05:31 +01:00 |
MDC
|
Merge branch 'master' into jc3-spam-killa
|
2021-05-10 22:21:13 +02:00 |
MDL
|
Improve use of logging
|
2021-05-13 12:05:31 +01:00 |
MMD
|
[mmd] Remove stderr spam.
|
2021-05-04 20:33:16 -04:00 |
MS3D
|
No need to distinguish formatting log functions.
|
2021-05-13 10:25:27 +01:00 |
NDO
|
No need to distinguish formatting log functions.
|
2021-05-13 10:25:27 +01:00 |
NFF
|
Improve use of logging
|
2021-05-13 12:05:31 +01:00 |
OFF
|
Update copyrights to 2021.
|
2021-02-28 12:17:54 +01:00 |
Obj
|
Improve use of logging
|
2021-05-13 12:05:31 +01:00 |
Ogre
|
Merge branch 'master' into less-string-bloat
|
2021-05-26 12:14:08 +02:00 |
OpenGEX
|
Merge branch 'master' into less-string-bloat
|
2021-05-26 12:14:08 +02:00 |
Ply
|
[ply] Fix minor typo in error message.
|
2021-05-04 21:57:00 -04:00 |
Q3BSP
|
Improve use of logging
|
2021-05-13 12:05:31 +01:00 |
Q3D
|
No need to distinguish formatting log functions.
|
2021-05-13 10:25:27 +01:00 |
Raw
|
Update copyrights to 2021.
|
2021-02-28 12:17:54 +01:00 |
SIB
|
Merge branch 'master' into fix-sib-string-waste
|
2021-05-20 19:58:11 +02:00 |
SMD
|
Update copyrights to 2021.
|
2021-02-28 12:17:54 +01:00 |
STEPParser
|
No need to distinguish formatting log functions.
|
2021-05-13 10:25:27 +01:00 |
STL
|
Update copyrights to 2021.
|
2021-02-28 12:17:54 +01:00 |
Step
|
Flip the check on _MSC_VER for using TR1 containers.
|
2021-04-13 11:15:52 -07:00 |
Terragen
|
Update copyrights to 2021.
|
2021-02-28 12:17:54 +01:00 |
Unreal
|
No need to distinguish formatting log functions.
|
2021-05-13 10:25:27 +01:00 |
X
|
No need to distinguish formatting log functions.
|
2021-05-13 10:25:27 +01:00 |
X3D
|
removed dead code
|
2021-04-23 15:15:21 +02:00 |
XGL
|
[xgl] Fail if file could not be parsed.
|
2021-05-05 17:49:10 -04:00 |
glTF
|
No need to distinguish formatting log functions.
|
2021-05-13 10:25:27 +01:00 |
glTF2
|
Merge branch 'master' into fix-gcc4.9-compilation
|
2021-05-27 15:25:01 +02:00 |