Renamed recommendation (finally up-to-date)

This commit is contained in:
Thomas FORGIONE 2015-07-01 16:34:03 +02:00
parent 9c7350d41b
commit 6647521e7a
5 changed files with 4 additions and 4 deletions

View File

@ -22,10 +22,10 @@ L3D:
--js l3d/src/canvases/Previewer.js \
--js l3d/src/loaders/ProgressiveLoaderGeometry.js \
--js l3d/src/loaders/ProgressiveLoader.js \
--js l3d/src/recommendations/OldFixedCamera.js \
--js l3d/src/recommendations/ArrowCamera.js \
--js l3d/src/recommendations/FixedCamera.js \
--js l3d/src/recommendations/ReverseCamera.js \
--js l3d/src/recommendations/ViewportRecommendation.js \
--js l3d/src/recommendations/BaseRecommendation.js \
--js l3d/src/recommendations/ArrowRecommendation.js \
--js l3d/src/recommendations/ReverseRecommendation.js \
--js l3d/src/cameras/ReplayCamera.js \
--js l3d/src/cameras/Camera.js \
--js l3d/src/cameras/PointerCamera.js \