Historial de Commits

Autor SHA1 Mensaje Fecha
  Mr.doob f7bbff7229 Merge pull request #7716 from WestLangley/dev-ortho hace 9 años
  Mr.doob cb754f12e6 ShaderMaterial: Removed attributes left over. See #7184. hace 9 años
  Mr.doob 895785c5fa Merge pull request #7719 from TatumCreative/bones-clarification hace 9 años
  Greg Tatum cbee789d5a Clarified documentation on skinWeights and skinIndices hace 9 años
  WestLangley 349d5056fc Pass world units to OrthographicCamera constructor hace 9 años
  Mr.doob d208473da9 Merge pull request #7708 from simonThiele/unittests hace 9 años
  simonThiele 9197b1b929 remove console in matrix4 hace 9 años
  simonThiele 72f72f4dc9 remove console in quaternion hace 9 años
  simonThiele 24f427a54b remove console in euler hace 9 años
  simonThiele d6fbddeed3 remove unused test hace 9 años
  simonThiele a71785d0d3 use BufferAttribute as mock to supress warnings hace 9 años
  simonThiele 0bfe511c91 use texture loader to load textures in test hace 9 años
  simonThiele 6d5d6f8b74 use addgroup for adding draw calls in test hace 9 años
  simonThiele 0d760a26b3 use setIndex for index attributes in test hace 9 años
  Mr.doob 489a10f88d Replaced THREE.Math.random16() with Math.random(). hace 9 años
  Mr.doob 21e2216b1b Math: Deprecated random16(). hace 9 años
  Mr.doob 51d594d9a4 Editor: Symbol when object has script. hace 9 años
  Mr.doob 5fd1823e46 Editor: Cleaned up outliner css. hace 9 años
  Mr.doob 2c111f9b81 Updated builds. hace 9 años
  Mr.doob c8ec3f9161 WebGLLights: Clean up. hace 9 años
  Mr.doob 63e626fa13 Removed unused variables. hace 9 años
  simonThiele bfa2cc7802 if you load an objet from json, JSONLoader will maybe add some undefined properties like bones. If you compare the originial with the json object, these properies will be missed. For that reson you cant use smartcompare and need to exclude props manually§ hace 9 años
  simonThiele f12d370be3 property check of special geometry agains simple geometry cant use smartcomparer since there are some properties which are missing. Since this is a normal behavior these properties need to be excluded manually hace 9 años
  simonThiele 99d962868d index is a property and can be accessed directly hace 9 años
  simonThiele b89da830de fix light json check hace 9 años
  Mr.doob 3aed3a372d Editor: Cleaned up camera parsing. hace 9 años
  Mr.doob 279501af61 Merge pull request #7692 from WestLangley/dev-orbit hace 9 años
  WestLangley ab82d66509 OrbitControls: Clean Up hace 9 años
  Mr.doob 682d105fac Merge pull request #7687 from takahirox/MMDLoader hace 9 años
  takahiro 9e9db1094b MMDLoader enhancement hace 9 años