提交歷史

作者 SHA1 備註 提交日期
  Tristan VALCKE e2b027637e Remove rollup.unit.config.js file and implement conditional environment in rollup.config.js (Available env are "production" and "test" for the moment) 8 年之前
  Tristan VALCKE 3b666d0281 Add all missing import statement in Three.Unit.js and add folder as comment before each block 8 年之前
  Tristan VALCKE a053a0ab22 Update path in Three.Unit.js file due to file move 8 年之前
  Tristan VALCKE b97dc89632 Update npm script to match rollup.unit.config.js file name 8 年之前
  Tristan VALCKE 843f819472 Move Three.Unit.js file inside test folder instead of src 8 年之前
  Tristan VALCKE 58b1fcb31c Update html test files for editor and sources, remove old and unusable html test (nota: the minimified version for three.unit.min.js should be reimplemented) 8 年之前
  Tristan VALCKE 25855922c0 Update qunit-utils js file to new api 8 年之前
  Tristan VALCKE 05959c3bdc Move and update previous existing files to new QUnit api, in 3 folders (editor, example, and src) and add all src missings unit test files (with a todo and console warn) 8 年之前
  Tristan VALCKE ee856ebe1e Remove ( in fact just move and update ) existing unit test files 8 年之前
  Tristan VALCKE 044e16a7c9 Remove old qunit js and css files 8 年之前
  Tristan VALCKE 8f36e0aa3e Add an npm "script" named "build-test" to build Three.Unit.js file, using new file rollup.unit.config.js, to three.unit.js under test/unit folder 8 年之前
  Tristan VALCKE 1958d55cb5 Add Three.Unit.js file that export ALL class from three src folder to expose totaly the lib for unit testing 8 年之前
  Tristan VALCKE e2bdbbbad6 Takes the gamble that QUnit is a development dependency of Three (update 1.18.0 to 2.1.1) 8 年之前
  Mr.doob dd4e3d139f Merge pull request #10622 from looeee/docs/RectAreaLight/fixError 8 年之前
  Lewy Blue 334a023849 Fixed minor error in doc 8 年之前
  Mr.doob 66775b2ead Merge pull request #10619 from kevanstannard/fix/helpers-docs-paths 8 年之前
  Kevan Stannard c4464b92b8 Rename Extra Helpers to Helpers 8 年之前
  Kevan Stannard 5c483dc67a Fix Helpers docs paths 8 年之前
  Mr.doob ea9d9b1857 r85dev 8 年之前
  Mr.doob 97331bd037 Mirror: Clean up. 8 年之前
  Mr.doob 42cf964ab8 SkyShader: Clean up. 8 年之前
  Mr.doob da79f04826 WaterShader: Clean up. 8 年之前
  Mr.doob 0cccf71041 Merge pull request #10614 from gelibolue/10582fix 8 年之前
  Erman Geliboluoğlu adca80da08 Fix for #10582 8 年之前
  Mr.doob 3d8e0d43c6 r84 8 年之前
  Mr.doob 16c77e76c1 Merge pull request #10605 from takahirox/GLTFLoaderUpdate 8 年之前
  Mr.doob 3c70345e44 Merge pull request #10607 from kevanstannard/fix/camera-helper-typo 8 年之前
  Kevan Stannard adb250a6bd Fix CameraHelper docs typo 8 年之前
  Takahiro 2be9b2f74b Replace WEBGL_TEXTURE_TYPES with WEBGL_TEXTURE_DATATYPES in GLTFLoader 8 年之前
  Takahiro cfacb47f9a Support Texture format in GLTFLoader 8 年之前