Blender Git Loki
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)
/source/blender/collada/ErrorHandler.h (+58, -0) (View)