Mr.doob
|
aece0c48c2
Implemented Object3D.DefaultUp. See #4790.
|
11 years ago |
Mr.doob
|
3255c7f09d
Removed shims for IE9.
|
11 years ago |
Mr.doob
|
902d8bb3af
Added raycast() method to Object3D.
|
11 years ago |
Mr.doob
|
aef8e636e9
Updated builds.
|
11 years ago |
Mr.doob
|
8ae3dae6ae
Moved Raycaster's Sprite code to Sprite.raycast(). See #3492.
|
11 years ago |
Mr.doob
|
e5b2a3ecc4
Merge pull request #4787 from paulmasson/patch-1
|
11 years ago |
Mr.doob
|
c5d707e8dc
Updated builds.
|
11 years ago |
Mr.doob
|
09ba6f6983
More clean up.
|
11 years ago |
Mr.doob
|
a84fccd7e8
Spaces clean up.
|
11 years ago |
Mr.doob
|
205f4a8bfa
Merge remote-tracking branch 'm-schuetz/dev_raycasting_pointclouds' into dev
|
11 years ago |
mschuetz
|
c0d3d4ffe4
added raycasting pointcloud example. fixed raycasting issues.
|
11 years ago |
paulmasson
|
b0dbff42d2
Add methods .merge and .makegroups
|
11 years ago |
Mr.doob
|
1addf7ec95
Code clean up.
|
11 years ago |
mattdesl
|
d24518dca3
hide lens flare if not visible
|
11 years ago |
Mr.doob
|
3275132266
Updated builds.
|
11 years ago |
Mr.doob
|
b59ef3649a
Default color for RenderableFace3.
|
11 years ago |
Mr.doob
|
0f3c3abc87
Fixed closure compiler error.
|
11 years ago |
Mr.doob
|
7f0c37ed3d
Removed unused var.
|
11 years ago |
Mr.doob
|
8763847122
Fixed some more BufferAttribute based examples.
|
11 years ago |
Mr.doob
|
21e22a0761
TrackballControls: Fixed bugs from the refactoring.
|
11 years ago |
Mr.doob
|
364b0a3aa8
TrackballControls clean up.
|
11 years ago |
Mr.doob
|
b6a4cb9399
Merge remote-tracking branch 'nraynaud/patch-1' into dev
|
11 years ago |
michael
|
a2258a2bc2
Updated gpgpu birds example to work with new BufferAttribute changes.
|
11 years ago |
Joshua Koo
|
5564fdeea9
WebGLRenderer: Enforcing Mr.doob's Code Style(tm)
|
11 years ago |
aaron
|
85a7725cba
Add browserify support - Fixes #4777
|
11 years ago |
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 years ago |
Mr.doob
|
d93f761d63
Merge remote-tracking branch 'josdirksen/master' into dev
|
11 years ago |
Jos Dirksen
|
741674648b
Fix pattern just like in MorphBlendMesh
|
11 years ago |
Jos Dirksen
|
650b39cb23
And removed extra line
|
11 years ago |
Jos Dirksen
|
7931f365f2
Removed extra "p"
|
11 years ago |