Simon Thiele
|
fb8da4c635
Update Clock.js
|
il y a 10 ans |
simonThiele
|
7cb97cf7e3
change whitespace to tab
|
il y a 10 ans |
simonThiele
|
4df16a81a1
Merge remote-tracking branch 'upstream/dev' into unittests
|
il y a 10 ans |
simonThiele
|
d73576afd4
add unit tests for clock
|
il y a 10 ans |
simonThiele
|
899595bb2a
extract now calculation in clock
|
il y a 10 ans |
Mr.doob
|
db9496cb18
Updated builds.
|
il y a 10 ans |
Mr.doob
|
c54da3f3e5
ImmediateRenderObject: Promoted material (WebGLRenderer depends of it).
|
il y a 10 ans |
Mr.doob
|
151ba8eb8a
WebGLRenderer: Combined ImmediateRenderObjects and normal objects. See #7160. @tschw also sounds good? :)
|
il y a 10 ans |
Mr.doob
|
79693fd417
WebGLRenderer: Set group to null to maintain renderItem object structure. @tschw sounds good?
|
il y a 10 ans |
Mr.doob
|
d7eb052474
Updated builds.
|
il y a 10 ans |
Mr.doob
|
ff3896cad9
Merge pull request #7189 from NicolasRannou/orthographicTrackball
|
il y a 10 ans |
Mr.doob
|
7c5a8f50ef
Merge pull request #7194 from dhritzkiv/patch-1
|
il y a 10 ans |
Mr.doob
|
51339c6556
Merge pull request #7188 from mataron/logarithmic-depth-buffer-fix
|
il y a 10 ans |
Daniel Hritzkiv
|
43bedce786
Remove reference to `diffuse` parameter
|
il y a 10 ans |
mataron
|
e071290511
fix: corrected WebGLPrograms lookup of 'logarithmicDepthBuffer' capability (not present in renderer)
|
il y a 10 ans |
Mr.doob
|
f6aeb7caa0
Merge pull request #7186 from squarefeet/ShaderMaterialDocs
|
il y a 10 ans |
Luke Moody
|
c83a7f967e
Removed old lines
|
il y a 10 ans |
Luke Moody
|
8b500f8093
Merged
|
il y a 10 ans |
Luke Moody
|
d63d7d729f
Few typo corrections
|
il y a 10 ans |
Luke Moody
|
3790e74a60
Update ShaderMaterial docs to reflect removal of .attributes property
|
il y a 10 ans |
Mr.doob
|
dca02f6a6f
Merge pull request #7182 from simonThiele/unittests
|
il y a 10 ans |
Mr.doob
|
56bbbd7b34
Merge pull request #7183 from elisee/rotation-and-local-snap
|
il y a 10 ans |
Elisée Maurer
|
16e956d5eb
TransformControls: Expect radians in .setRotationSnap()
|
il y a 10 ans |
Elisée Maurer
|
2a6171785b
TransformControls: Rename .setSnap to .setTranslationSnap, add .setRotationSnap
|
il y a 10 ans |
simonThiele
|
a99f5f8f68
add tests for bufferGeometry
|
il y a 10 ans |
Nicolas Rannou
|
37236fd2cb
Update OrthographicTrackballControls.js
|
il y a 10 ans |
simonThiele
|
5a09fda597
get a pre calculated WebGL reference projection matrix
|
il y a 10 ans |
simonThiele
|
8f691af2dd
check perspective camera projection matrix against a reference matrix
|
il y a 10 ans |
Mr.doob
|
3ee6fbe811
Merge pull request #7176 from simonThiele/unittests
|
il y a 10 ans |
simonThiele
|
b5b9ddc2ea
define arrays always as float32Arrays
|
il y a 10 ans |