Index: head/graphics/opencollada/files/patch-COLLADAStreamWriter_src_COLLADASWLibraryAnimations.cpp =================================================================== --- head/graphics/opencollada/files/patch-COLLADAStreamWriter_src_COLLADASWLibraryAnimations.cpp (nonexistent) +++ head/graphics/opencollada/files/patch-COLLADAStreamWriter_src_COLLADASWLibraryAnimations.cpp (revision 459795) @@ -0,0 +1,11 @@ +--- COLLADAStreamWriter/src/COLLADASWLibraryAnimations.cpp.orig 2017-05-10 01:36:49 UTC ++++ COLLADAStreamWriter/src/COLLADASWLibraryAnimations.cpp +@@ -62,7 +62,7 @@ namespace COLLADASW + + //--------------------------------------------------------------- + LibraryAnimations::LibraryAnimations ( COLLADASW::StreamWriter * streamWriter ) +- : Library ( streamWriter, CSWC::CSW_ELEMENT_LIBRARY_ANIMATIONS ), mOpenAnimations ( NULL ) ++ : Library ( streamWriter, CSWC::CSW_ELEMENT_LIBRARY_ANIMATIONS ) + {} + + //--------------------------------------------------------------- Property changes on: head/graphics/opencollada/files/patch-COLLADAStreamWriter_src_COLLADASWLibraryAnimations.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property