فهرست منبع

Merge pull request #18927 from Mugen87/dev48

Clean up comments.
Michael Herzog 5 سال پیش
والد
کامیت
51e1c3159d
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  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