Rahul Sheth
|
dab8041bcd
|
rewrite include paths for Hunter packages
|
2019-06-13 21:32:36 -07:00 |
Kim Kulling
|
2da3a38d60
|
Fix the compile pass, still unresolved symbols.
|
2019-06-10 23:26:00 +02:00 |
Charlie Gettys
|
f15f37634d
|
BlenderDNA.h:
* Fix rethrow that would crash the program.
* QUESTION: am I throwing the right exception here.
COBLoader:
* catch exception by const ref
* fix equality checks using strncmp taht weren't actually checking equality
FBXMaterial: Catch exception by const ref (+ Debug log that it's done so)
FBXConverter: Rename local variables to avoid shadowing parameter
ImageExtractor: Remove duplicated/unreachable code
FBXConverter: Another shadowed variable fix
MD5Loader: 2 shadowed variables
IRRLoader: shadowed parameter
StepFileReader.cpp: Shadowed parameter
IRRLoader: remove empty else statement
STLExporter: Throw error instead of silently ignoring unimplemented option
Misc empty blocks removed or debug logging added
|
2019-03-30 16:08:25 -04:00 |
kimkulling
|
a06133ab52
|
Update copyrights.
|
2019-01-30 09:41:39 +01:00 |
Kim Kulling
|
02359ea369
|
closes https://github.com/assimp/assimp/issues/2202: put STEPParser out of IFC importer.
|
2018-11-25 12:00:51 +01:00 |