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 年之前 |
Mr.doob
|
bf75413322
Merge pull request #10648 from TristanVALCKE/NormalizeObjectAssign
|
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 年之前 |
Tristan VALCKE
|
22e6b5bcbd
Fix indentation
|
8 年之前 |
Tristan VALCKE
|
08c40e22c7
Remove unecessary constructor assignments
|
8 年之前 |
Tristan VALCKE
|
aa6cbdd075
Fix forgotten setter in BufferAttribute prototype assignement
|
8 年之前 |
Mr.doob
|
921824d52e
Merge pull request #10645 from wildpeaks/rollup-intro
|
8 年之前 |
Mr.doob
|
f60b9873f7
Merge pull request #10634 from user1713952/patch-1
|
8 年之前 |
user1713952
|
ecc35fa601
Update ui.js
|
8 年之前 |
Cecile Muller
|
ec6f210f23
Added license url in Rollup config
|
8 年之前 |
Mr.doob
|
36483bf1f4
Updated builds.
|
8 年之前 |
Mr.doob
|
8f0a1c5048
Merge pull request #10637 from TristanVALCKE/FixCircularReferences
|
8 年之前 |
Al McElrath
|
42c513cde0
Update via review
|
8 年之前 |
Marcel Greter
|
246393ebf1
Implement LineLoop using `LINE_LOOP` rendering
|
8 年之前 |
Mr.doob
|
b5d29b9861
Merge pull request #10635 from customlogic/paintFix
|
8 年之前 |
Mr.doob
|
48b9efec18
Merge pull request #10639 from BrianSipple/extrude-geometry
|
8 年之前 |
BrianSipple
|
b51c914146
fix casing of `UVGenerator` in ExtrudeGeometry comments
|
8 年之前 |
Tristan VALCKE
|
bf13d47c7e
Fix PropertyBinding alias
|
8 年之前 |
Tristan VALCKE
|
a302b0c9f5
Merge branch 'dev' into FixCircularReferences
|
8 年之前 |
Tristan VALCKE
|
46630ad44b
Style
|
8 年之前 |
user1713952
|
10ebc45e45
Integer.setStep was misspelled as Number.setStep
|
8 年之前 |
Jeff Nusz
|
945c76723e
add UI for size selection
|
8 年之前 |
Ryan Lee
|
96f9ed2d05
added key in Constants that corresponds to data coming out of Blender; removed debug prints
|
8 年之前 |
Tristan VALCKE
|
2754225c81
Merge branch 'FixCircularReferences' of github.com:TristanVALCKE/three.js into FixCircularReferences
|
8 年之前 |
Tristan VALCKE
|
2254a241d0
Fix Interpolant alias
|
8 年之前 |
Tristan VALCKE
|
9ee0f7dddb
Fix Texture accessors
|
8 年之前 |