Histórico de Commits

Autor SHA1 Mensagem Data
  Alexander 7a1daad979 Fixed bug where last group in OBJ was not added. há 13 anos atrás
  Mr.doob 483256452a Merge branch 'master' into dev há 13 anos atrás
  Mr.doob 5f66353848 Updated builds. há 13 anos atrás
  Mr.doob fd7302fd13 Editor: Fixed support for JSON 2.0 files. Thanks @drewnoakes! See #3035 há 13 anos atrás
  Mr.doob 6d080240eb Editor: Added @drewnoakes dragover handling. Seesms like droping wasn't working on some setups. See #3035. há 13 anos atrás
  Mr.doob 685ca28c66 Merge remote-tracking branch 'bhouston/deprecate-m4-getPosition' into dev há 13 anos atrás
  Ben Houston c589751dac removed "position = _vector3" pattern per @WestLangley há 13 anos atrás
  Ben Houston 3db966d658 make Matrix4.getPosition() deprecated and replace all usages in core library with Vector3.getPositionFromMatrix() há 13 anos atrás
  Mr.doob 31bd01a290 Merge remote-tracking branch 'troffmo5/oculus' into dev há 13 anos atrás
  Mr.doob 86e08c4bc4 Updated builds. há 13 anos atrás
  Mr.doob 327d6bb5d5 Removed ../../ from include files. há 13 anos atrás
  Mr.doob 7655be2f4a Added execution permisions to .sh files. há 13 anos atrás
  Mr.doob 538b772a42 Merge remote-tracking branch 'bhouston/reflect-ortho-project' into dev há 13 anos atrás
  Mr.doob 059d888e53 Merge remote-tracking branch 'bhouston/utils-build-move' into dev há 13 anos atrás
  Ben Houston 96d2ab75ff upupdate node module building code to support new location of utils/build scripts. há 13 anos atrás
  Ben Houston 53169124d9 THREE.extend improvements: adopt safe {}.hasOwnProperty method source. Optimize Object.keys() based on @paulmillr suggestion. há 13 anos atrás
  Ben Houston ba1a28489c remove Vector3.projectOnUnit, add Vector3.projectOnPlane (equivalent to previously removed orthoTo). há 13 anos atrás
  Luca Siciliano 7e19183619 Added new effect for the Oculus Rift há 13 anos atrás
  Ben Houston e46d955358 Vector3.projectOn -> projectOnUnit, added projectOnVector. há 13 anos atrás
  Ben Houston 5c3775465b Vector3.projectOn/reflect: normal arg to unitNormal. Removed Vector3.orthoTo há 13 anos atrás
  Ben Houston ace4d4b31d Vector3: project->projectOn, ortho->orthoTo per @WestLangley há 13 anos atrás
  Ben Houston d2ebe85c0b rename cosTheta variable in Vector3.project per @WestLangley há 13 anos atrás
  Ben Houston 82af7f0c9f add EMCASCript5 compatibility to THREE.extend. há 13 anos atrás
  Ben Houston 4ec2a6960b simplify variable naming in THREE.extend, now referencing _.extend as the template. há 13 anos atrás
  Ben Houston c2ed32e7fa simplify extend because we don't need it to be hierarchical. há 13 anos atrás
  Ben Houston f864ba1fd3 optimize Vector3.reflect, unit tests still pass. há 13 anos atrás
  Ben Houston 9446eeb089 update examples.json to new location in utils/build subdirectory há 13 anos atrás
  Ben Houston 173c267902 move build related files in /utils to /utils/build há 13 anos atrás
  Ben Houston f4e081c9e8 add Vector3.project, Vector3.ortho and Vector3.reflect based on request by #3009 há 13 anos atrás
  Paul Edwards f48940bfc9 Fixed bug where last group in OBJ was not added. há 13 anos atrás