Erik Kitson
|
05b6489520
Removed unnecessary vertex hashing which caused bugs if geometry was small enough for the hash function's rounding to cause loss of precision. Added support for faces with vcount greater than 4 by subdividing. Fixed texture bugs: V for UV was inverted, UVs not set for Face4s, offset and repeat and wrap options not set properly.
|
пре 14 година |
John Pywtorak
|
e338d8e053
Removed the unused initial xml doc creation that happens automatically from the XHR which returns an XML DOM object.
|
пре 14 година |
John Pywtorak
|
60f43847fc
Merge branch 'dev' of github.com:AddictArts/three.js into dev
|
пре 14 година |
John Pywtorak
|
1db29f1893
Changed console error to return null and updated WebGLRenderer to handle null value. A valid matrix with no rotation and 0 scale will have a 0 determinant and does not need a normal matrix.
|
пре 14 година |
Erik Kitson
|
62d2560b3c
Fixed typos in Matrix4's transpose() and getInverse(). Also added convenience functions for adding a translation or rotation to a matrix (rather than just setting them).
|
пре 14 година |
Mr.doob
|
1b15b5ba27
Setting REVISION to 47dev again :)
|
пре 14 година |
Mr.doob
|
bd2f75b48a
Updated r46 with some bugfixes found post release.
|
пре 14 година |
Mr.doob
|
cb960a567b
Merge remote-tracking branch 'alteredq/dev' into dev
|
пре 14 година |
Mr.doob
|
a51766a71a
Merge branch 'master' into dev
|
пре 14 година |
Mr.doob
|
d196b36c51
Removed useVertexNormals boolean from computeFaceNormals.
|
пре 14 година |
alteredq
|
291d56186c
Fixed Ray bug.
|
пре 14 година |
alteredq
|
0de617e758
Added SceneUtils.cloneObject()
|
пре 14 година |
Mr.doob
|
95aa0a6197
Merge pull request #765 from miohtama/patch-1
|
пре 14 година |
Mikko Ohtamaa
|
f03e0e04be
Added link to library build instructions
|
пре 14 година |
alteredq
|
f61edd14c2
Fixed shadowmap update bug.
|
пре 14 година |
Mr.doob
|
886badd80d
Setting REVISION to r47dev
|
пре 14 година |
Mr.doob
|
579ba1f7ab
r46
|
пре 14 година |
Mr.doob
|
18ff7e8068
Removed Collisions from build.py too
|
пре 14 година |
Mr.doob
|
6ad7cbb47b
Removed Collisions code.
|
пре 14 година |
Mr.doob
|
c99ff7f5db
Merge remote-tracking branch 'huttarl/dev' into dev
|
пре 14 година |
Mr.doob
|
525527e03d
Merge remote-tracking branch 'alteredq/dev' into dev
|
пре 14 година |
Mr.doob
|
9116ca3876
Merge remote-tracking branch 'zz85/master' into dev
|
пре 14 година |
Mr.doob
|
a0bc0e0661
Removed unneeded code in canvas_materials_depth example.
|
пре 14 година |
alteredq
|
dd7e1e84ee
Removed redundant GL call in render target setup.
|
пре 14 година |
Lars Huttar
|
b45887828b
added noRotate property to TrackballControls
|
пре 14 година |
zz85
|
31958f790e
add getTangentAt()
|
пре 14 година |
Mr.doob
|
3c61c0c702
Updated builds.
|
пре 14 година |
Mr.doob
|
6bfe8bf8a4
Merge remote-tracking branch 'zz85/master' into dev
|
пре 14 година |
Mr.doob
|
8730833a6a
Merging with @zz85's branch.
|
пре 14 година |
alteredq
|
9a375c4f39
Fixed bug where you couldn't change attribute types when updating buffers.
|
пре 14 година |