Explorar el Código

Clean up comments.

Mugen87 hace 5 años
padre
commit
91156b6167
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1 1
      src/animation/PropertyBinding.js
  2. 1 1
      src/math/Interpolant.js

+ 1 - 1
src/animation/PropertyBinding.js

@@ -702,7 +702,7 @@ Object.assign( PropertyBinding.prototype, { // prototype, continued
 
 } );
 
-//!\ DECLARE ALIAS AFTER assign prototype !
+// DECLARE ALIAS AFTER assign prototype
 Object.assign( PropertyBinding.prototype, {
 
 	// initial state of these methods that calls 'bind'

+ 1 - 1
src/math/Interpolant.js

@@ -244,7 +244,7 @@ Object.assign( Interpolant.prototype, {
 
 } );
 
-//!\ DECLARE ALIAS AFTER assign prototype !
+// DECLARE ALIAS AFTER assign prototype
 Object.assign( Interpolant.prototype, {
 
 	//( 0, t, t0 ), returns this.resultBuffer