timk 14 years ago
parent
commit
2d1bd7d732
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/extras/collada/dae.js

+ 4 - 0
src/extras/collada/dae.js

@@ -1,3 +1,7 @@
+/**
+ * @author Tim Knip / http://www.floorplanner.com/ / tim at floorplanner.com
+ */
+
 var DAE = (function() {
 	var COLLADA = null;
 	var scene = null;