コミット履歴

作者 SHA1 メッセージ 日付
  Mr.doob 51fdb4c772 Merge pull request #6048 from repsac/io_three 10 年 前
  repsac efb1ee8c71 Merge branch 'dev' of https://github.com/mrdoob/three.js.git into io_three 10 年 前
  repsac ae907ebbc9 PEP8 formatting and cleanup on the root exporter package (pylint was not happy) 10 年 前
  repsac 8e328ff4bb MeshBasicMaterials no longer get emissive and ambient values 10 年 前
  repsac d93bddce95 Scenes support object hierarchies 10 年 前
  Mr.doob 8ff2776e28 Editor: Fixed objectActions on OSX. 10 年 前
  Mr.doob 70544e2787 Editor: Renamed parent() to moveObject(). 10 年 前
  Mr.doob 632854fae0 Editor: Renamed setObjectName to nameObject. 10 年 前
  Mr.doob 44b8998962 APP: Added event.delta. 10 年 前
  repsac 91a9b61484 Added utility functions to generate ID using a base name 10 年 前
  Mr.doob 87312c640f UI: Removed THREE dependency. 10 年 前
  Mr.doob ebbc2ed881 Updated builds. 10 年 前
  Mr.doob 72d38a502a SoftwareRenderer: Simplified Texture logic and using material/texture update events. 10 年 前
  Mr.doob 7f1069069d Material: Added needsUpdate getter/setter. 10 年 前
  Mr.doob 90918361c7 SoftwareRenderer: Simplified code. 10 年 前
  Mr.doob c0a1a36478 SoftwareRenderer: Use Math.nextPowerOfTwo. 10 年 前
  Mr.doob aababd2eb9 Math: Added nextPowerOfTwo method. 10 年 前
  Mr.doob b4ef5e7602 SoftwareRenderer: Support material map change. Fixes #6018. 10 年 前
  Mr.doob d3be2c6443 Updated builds. 10 年 前
  Mr.doob ae684a1522 Merge pull request #5975 from tsone/half-float-textures 10 年 前
  Mr.doob 4c050954ec Merge pull request #6012 from Wandalen/dev 10 年 前
  Mr.doob 6551bbaca7 Editor: Improved outliner. 10 年 前
  Mr.doob ae8f7595bd Simplified OrbitControls header. See 6f7299cd8f5d19ca0b0df8a7cedac2ef2be1382c. 10 年 前
  Wandalen 6af32a24ca *.toArray documentation update 10 年 前
  Mr.doob 98cea60a59 Editor: Fixed sortable outliner. 10 年 前
  Mr.doob 9e547d1104 Editor: Rudimentary sortable outliner. 10 年 前
  Mr.doob a250402333 Merge branch 'dev' of https://github.com/mrdoob/three.js into dev 10 年 前
  Mr.doob 46f091ec7e Editor: Updated styles with FancySelect change. 10 年 前
  Mr.doob 2d610693c1 Editor/UI: Renamed FancySelect to Outliner. 10 年 前
  tsone 7df08e0df9 examples: webgl_shaders_ocean2: Minor fix. 10 年 前