Blender Git Commit Log

Git Commits -> Revision 6e9ff49

Revision 6e9ff49 by Nathan Letwory (master)
September 5, 2011, 20:41 (GMT)
Add parser error handler.

OpenCOLLADA is a validating parser, so is pretty strict about document form. The added error handler will print out any errors the parser finds. A pop-up will be shown too, advising the user to check the console for the error log.

Commit Details:

Full Hash: 6e9ff495eb082aeb49e6a1da23a7827d3fcd0fde
SVN Revision: 39939
Parent Commit: 59a823c
Lines Changed: +161, -6

2 Added Paths:

/source/blender/collada/ErrorHandler.cpp (+90, -0) (View)
/source/blender/collada/ErrorHandler.h (+58, -0) (View)

4 Modified Paths:

/source/blender/collada/CMakeLists.txt (+2, -0) (Diff)
/source/blender/collada/collada.cpp (+2, -2) (Diff)
/source/blender/collada/DocumentImporter.cpp (+6, -3) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+3, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021