Mr.doob
|
1addf7ec95
Code clean up.
|
11 yıl önce |
Mu Daosheng
|
2bbd16e3be
add the tga texture loader example
|
11 yıl önce |
Mu Daosheng
|
b5578be417
tgaTexture: scene, collada, and obj loader support tga texture format
|
11 yıl önce |
mattdesl
|
d24518dca3
hide lens flare if not visible
|
11 yıl önce |
Mu Daosheng
|
fde86129ba
tgaTexture: allocate palette buffer using colormap length * size
|
11 yıl önce |
Mr.doob
|
3275132266
Updated builds.
|
11 yıl önce |
Mr.doob
|
b59ef3649a
Default color for RenderableFace3.
|
11 yıl önce |
Mr.doob
|
0f3c3abc87
Fixed closure compiler error.
|
11 yıl önce |
Mr.doob
|
7f0c37ed3d
Removed unused var.
|
11 yıl önce |
Mr.doob
|
8763847122
Fixed some more BufferAttribute based examples.
|
11 yıl önce |
Mr.doob
|
21e22a0761
TrackballControls: Fixed bugs from the refactoring.
|
11 yıl önce |
Mr.doob
|
364b0a3aa8
TrackballControls clean up.
|
11 yıl önce |
Mr.doob
|
b6a4cb9399
Merge remote-tracking branch 'nraynaud/patch-1' into dev
|
11 yıl önce |
michael
|
a2258a2bc2
Updated gpgpu birds example to work with new BufferAttribute changes.
|
11 yıl önce |
Leo Singer
|
84f7367ac6
Add Quaternion dot() method instead of converting to Vector4
|
11 yıl önce |
Leo Singer
|
575dabae7e
Or, rather than add, terms in update tolerance
|
11 yıl önce |
Joshua Koo
|
5564fdeea9
WebGLRenderer: Enforcing Mr.doob's Code Style(tm)
|
11 yıl önce |
aaron
|
85a7725cba
Add browserify support - Fixes #4777
|
11 yıl önce |
Michael Guerrero
|
57328e89ce
Updated particle example to use the renamed ParticleSystem name - PointCloud. This fixes the rotation that happens in the update because it relies on instanceof.
|
11 yıl önce |
Mr.doob
|
d93f761d63
Merge remote-tracking branch 'josdirksen/master' into dev
|
11 yıl önce |
Jos Dirksen
|
741674648b
Fix pattern just like in MorphBlendMesh
|
11 yıl önce |
Jos Dirksen
|
650b39cb23
And removed extra line
|
11 yıl önce |
Jos Dirksen
|
7931f365f2
Removed extra "p"
|
11 yıl önce |
Mu Daosheng
|
98711f4980
support tga format texture
|
11 yıl önce |
Jos Dirksen
|
cdf5aac551
Now with tab instead of spaces
|
11 yıl önce |
Jos Dirksen
|
808fb42e75
Changed regex to support morph animations from blender using the Three.js exporter. Exports in the following form: Animation_0000
|
11 yıl önce |
mschuetz
|
6d68ecf181
added raycasting of pointclouds with BufferGeometry
|
11 yıl önce |
Mr.doob
|
755c9e4c76
Updated builds.
|
11 yıl önce |
Mr.doob
|
ecbce0c70e
Fixed interactive buffergeometry example.
|
11 yıl önce |
Mr.doob
|
ac88539320
Implemented @m-schuetz's bugfix for indexed BufferGeometry in Raycaster. See #4768.
|
11 yıl önce |