История коммитов

Автор SHA1 Сообщение Дата
  Mr.doob aed22aee2d Merge pull request #6863 from gero3/MDCSCleanup 10 лет назад
  gero3 923256459e fixed files to codestyle 10 лет назад
  Mr.doob 091b1f79b1 Clean up. 10 лет назад
  dubejf 2f76f92a1b Rename _copyFrom to copy 10 лет назад
  dubejf 802e589cc0 CloneProperties renamed _copyFrom, swap src / dest arg order 10 лет назад
  dubejf 89491d9ba0 Clone should take no argument. Introduce CloneProperties 10 лет назад
  Mr.doob cdcdde9337 Reverted console.* to THREE.* change. See #5791. 10 лет назад
  brason 34024452d4 Removed unused variables. 11 лет назад
  Ben Houston c9f111c310 adopt THREE.warn rather than THREE.warning to be more inline with console.warn standard. 11 лет назад
  Ben Houston ad068a8757 ensure that "THREE.CLASSNAME:" prefixes all warnings and errors. Redirect two console.log warnings to THREE.warning for improved robustness. 11 лет назад
  Ben Houston 1e97815e77 add THREE.error/THREE.warning to allow for easy redirection of THREE.js specific errors and warnings. 11 лет назад
  Elisée Maurer ecd0ddd1a1 Set prototype.constructor for all derived classes 11 лет назад
  Mr.doob 2efc87a00d Added type property to all relevant objects. 11 лет назад
  Mr.doob d51b5e8241 Minor code clean up. 11 лет назад
  makc c7c3e501d7 a method to interpolate between two morph targets 11 лет назад
  makc 76fd727731 a method to interpolate between two morph targets 11 лет назад
  Joshua Koo aafd29c50a Code transforming mrdoob style second attempt See #4806 11 лет назад
  Jos Dirksen 741674648b Fix pattern just like in MorphBlendMesh 11 лет назад
  Mr.doob 6a0b0eb1fd Split SceneUtils.cloneObject into *.clone() 13 лет назад
  Mr.doob cdfc4f3b8a Implemented Object.create( *.prototype ) pattern as per discussion in #2080. 13 лет назад
  Mr.doob c9213ab544 Added default material to Mesh, Line and ParticleSystem. Fixes #1373. 14 лет назад
  alteredq a851b6dc3c Added sanity check to MorphAnimMesh.playAnimation 14 лет назад
  alteredq 6862c7d935 Fixed horse-induced animation playback bug. 14 лет назад
  alteredq ede5c9b34d Extended MorphAnimMesh to be able to play animations backwards. 14 лет назад
  alteredq 2cb6d88f6f Added MorphAnimMesh.setAnimationLabel (for custom setting of named animation frames ranges). 14 лет назад
  alteredq 91376253d3 Added handling of named animation sequences to MorphAnimMesh. 14 лет назад
  alteredq 677cfd3c44 Added setFrameRange to MorphAnimMesh. 14 лет назад
  Mr.doob 6b151b552e Merging with @alteredq's experimental branches. 14 лет назад
粤ICP备19079148号