assimp/contrib/openddlparser/code
Jason C 558457e5bf [openddlparser] Remove default log handler and unsolicited output.
This addresses part of #3862.

- Remove default log handler.
- Log callback can now be set to nullptr, which just makes logging a no-op.
- Initial log callback is nullptr.
- Also tweaked format of token error log message and removed newline.

Assimp code that uses this may regain logging output by installing a callback and directing the output through appropriate logging facilities.
2021-05-04 21:54:14 -04:00
..
DDLNode.cpp openddl: latest greatest. 2020-10-25 10:34:43 +01:00
OpenDDLCommon.cpp openddl: latest greatest. 2020-10-25 10:34:43 +01:00
OpenDDLExport.cpp openddl: latest greatest. 2020-10-25 10:34:43 +01:00
OpenDDLParser.cpp [openddlparser] Remove default log handler and unsolicited output. 2021-05-04 21:54:14 -04:00
OpenDDLStream.cpp openddl: latest greatest. 2020-10-25 10:34:43 +01:00
Value.cpp openddl: latest greatest. 2020-10-25 10:34:43 +01:00