Commit History

Author SHA1 Message Date
  Mugen87 ec43642749 Core: Eagerly instantiate module scope variables. 6 years ago
  Mugen87 518d2463af Remove remaining IIFEs from core. 6 years ago
  Mugen87 a3eca0421d Clean up 6 years ago
  Yomotsu 9179c9b655 cleanup extra tabs 6 years ago
  sunag fbd8817599 Revert "targetObject to node" 7 years ago
  sunag 83e839c517 targetObject to node 7 years ago
  sunag fb019d14c1 PropertyBinding - fix targetObject undefined 7 years ago
  Mugen87 40b5e09d6b Clean up 7 years ago
  Takahiro f1681fa3e8 Rename Skeleton.findBoneByName with .getBoneByName 7 years ago
  Takahiro 027e853b4c Add findBoneByName() to Skeleton 7 years ago
  Mr.doob 2c852e8a6c Merge pull request #12969 from takahirox/FixIIFEFunctionName 7 years ago
  Don McCurdy 1a22eb95a8 PropertyBinding: Use IIFE for sanitizeNodeName() 7 years ago
  Takahiro 386dd4efbf Name inner function of IIFE 7 years ago
  Don McCurdy 272411dd1d PropertyBinding: Allow unicode node names. 7 years ago
  Mr.doob 120560f82e Merge pull request #11841 from jamesgk/anim-property-binding-fix 8 years ago
  Mugen87 f6d48fac79 Clean up some more linter warnings 8 years ago
  jamesgk bfc468a590 Actually animate nested mesh properties with ".prop1.prop2" 8 years ago
  Don McCurdy 8c9986a0dc [gltf] Sanitize node names. 8 years ago
  Mugen87 d9e35afc50 Clean up log messages 8 years ago
  Mugen87 f375cf243b PropertyBinding: Added morphTarget support with BufferGeometry 8 years ago
  Don McCurdy a28408adbe Update comments for whitelist. 8 years ago
  Don McCurdy 796539369e Simplify regex a bit, update comments. 8 years ago
  Don McCurdy 18bdfdc7d7 [PropertyBinding] Support for '.' in node names, and unit tests. 8 years ago
  Mr.doob cc7e17a803 Clean up. 8 years ago
  Tristan VALCKE 08c40e22c7 Remove unecessary constructor assignments 8 years ago
  Tristan VALCKE bf13d47c7e Fix PropertyBinding alias 8 years ago
  Mr.doob fcfb140529 Merge branch 'dev' into FixCircularReferences 8 years ago
  Tristan VALCKE 01f62dc632 Protect PropertyBinding against the closure circular reference bug, and "externalize" Composite from prototype 8 years ago
  hj 54acb854b7 Update PropertyBinding.js 8 years ago
  Takahiro 3bbe3eb224 PropertyBinding.parseTracnName dash support 8 years ago