Mr.doob
|
2dd7e872e9
Merge remote-tracking branch 'WestLangley/dev-vector3' into dev
|
12 年 前 |
WestLangley
|
fe2792df4a
Changed getColumnFromMatrix signature as suggested by @bhouston.
|
12 年 前 |
WestLangley
|
b32a411446
added Vector3.getColumnX, etc.
|
12 年 前 |
WestLangley
|
57d300c928
Added panning to OrbitControls
|
12 年 前 |
Mr.doob
|
9921951b3b
Updated builds.
|
12 年 前 |
Mr.doob
|
a28e942faf
Merge @zz85/buffer_attributes into dev
|
12 年 前 |
Mr.doob
|
31175e9bee
OBJLoader/OBJMTLLoader: Added support for values separated by more than one space. Fixes #3108.
|
12 年 前 |
Mr.doob
|
ee52162920
Merge branch 'dev-fix-maxexporter' of https://github.com/im007boy/three.js into dev
|
12 年 前 |
Mr.doob
|
b777e2b96a
WebGLRenderer: Setting webglObject.z to 0 by default. Hopefully it fixes #3131.
|
12 年 前 |
Mr.doob
|
1de4475973
Minor code clean up.
|
12 年 前 |
im007boy
|
5953b4543a
format from 3 to 3.1;
|
12 年 前 |
zz85
|
4c2286cafc
Applying Buffer Geometry Custom Attributes to WebGLRenderer2
|
12 年 前 |
Mr.doob
|
834b256abe
Merge remote-tracking branch 'origin/dev' into dev
|
12 年 前 |
Mr.doob
|
53d6b47b09
Updated builds.
|
12 年 前 |
Mr.doob
|
b4f65fd451
WebGLRenderer: ids need to be sorted in reverse.
|
12 年 前 |
Mr.doob
|
db17cce5b9
Merge remote-tracking branch 'rmx/issue-2966-stable-sort-not-stable' into dev
|
12 年 前 |
Mr.doob
|
9ff2fa8b41
Starting to combine GeometryExporter in SceneExporter2.
|
12 年 前 |
Mr.doob
|
0b8b7fe288
Merge branch 'dev-cleanup' of https://github.com/WestLangley/three.js into dev
|
12 年 前 |
WestLangley
|
d1ee331c65
Cleaned up .compose() and .decompose()
|
12 年 前 |
Mr.doob
|
ef0f3e9e25
Fixed breakage in FlyControls.
|
12 年 前 |
Mr.doob
|
390b214749
Updated builds.
|
12 年 前 |
Mr.doob
|
e5d3ea7be8
Merge remote-tracking branch 'bhouston/color-converter' into dev
|
12 年 前 |
WestLangley
|
0aa53f0af9
Changed lookAt() functions so they don't overwrite the object matrix. Added quaternion support to Object3D.applyMatrix()
|
12 年 前 |
Tomas Carnecky
|
ec0ce9558b
Fix the renderList sort function to be truly stable
|
12 年 前 |
Mr.doob
|
d938465fe5
Merge branch 'master' into dev
|
12 年 前 |
Mr.doob
|
f7e120dfdc
ColladaLoader: Removed positions scaled as suggested in #3106.
|
12 年 前 |
Mr.doob
|
b0658ec423
Updated builds.
|
12 年 前 |
Mr.doob
|
e18617acc1
CanvasRenderer: Make LineDashedMaterial clean after itself.
|
12 年 前 |
Mr.doob
|
20c8c5e324
SVGRenderer: Reset counters on clear() instead of on render(). Cleaned up code a bit too.
|
12 年 前 |
Ben Houston
|
a685230753
remove stray console.log() from Line3 unit test.
|
12 年 前 |