소스 검색

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