Lewy Blue
|
89db424a34
Move statements to seperate lines
|
6 年之前 |
Lewy Blue
|
c1f6878d23
Fix linter errors
|
6 年之前 |
Mr.doob
|
6a1364282f
PointerLockControls: renamed .enabled to .isLocked.
|
6 年之前 |
Mugen87
|
783679d387
PointerLockControls: Use EventDispatcher
|
6 年之前 |
Mugen87
|
f6c8e2fc33
PointerLockControls: Changed term exit -> unlock
|
6 年之前 |
Mugen87
|
5c4fac8d68
PointerLockControls: Refactoring
|
6 年之前 |
Mugen87
|
10891f0f62
Examples: Clean up
|
7 年之前 |
Mugen87
|
a6465b7e9e
Examples: Clean up
|
7 年之前 |
Mugen87
|
5622f78694
Examples: Fix movement in misc_controls_pointerlock.html
|
8 年之前 |
Mr.doob
|
bde8a0540d
Examples: Replaced relevant renderer.setClearColor() with scene.background.
|
8 年之前 |
WestLangley
|
848a1814b9
material.shading ==> material.flatShading
|
8 年之前 |
Mr.doob
|
acda8a7c8f
Removed no longer needed Firefox workaround. See #10217.
|
8 年之前 |
WestLangley
|
f70369a928
Examples: three.min.js -> three.js
|
9 年之前 |
Mr.doob
|
a455e248ac
Examples clean up.
|
9 年之前 |
Dag Holmberg
|
627074ca4f
canJump is not defined. Added declare canJump
|
9 年之前 |
WestLangley
|
6ec18d11c4
Added transform methods to Geometry and BufferGeometry
|
10 年之前 |
brason
|
eb68622a6e
Add missing semicolons
|
10 年之前 |
Mr.doob
|
2761f1b161
Examples: Added setPixelRatio(). See #5627.
|
10 年之前 |
Ulysse Carion
|
5afaec7d70
Decouple PointerLockControls from its example.
|
10 年之前 |
Mr.doob
|
90606a278b
WebGLRenderer: Reverted non-hot-path Object.keys(). Moved hot-path ones to single-call paths. See #5186.
|
11 年之前 |
Mr.doob
|
6a42a6e920
Simplified and optimised pointerlock example.
|
11 年之前 |
Mr.doob
|
64d616863f
Made PonterlockControls example frame independent.
|
11 年之前 |
Mr.doob
|
9989f380fd
Renamed all CubeGeometry instances.
|
11 年之前 |
Mr.doob
|
4fc7543431
Fixed examples that relied on transparent background.
|
11 年之前 |
Mr.doob
|
382b302ead
Fixed pointerlock example.
|
12 年之前 |
Mr.doob
|
e2879a019e
Updated some more examples.
|
12 年之前 |
Mr.doob
|
40ba1e83b2
Removed Color.getHSV, Color.setHSV and ColorUtils.adjustHSV. Added Color.offsetHSL. Updated some examples...
|
12 年之前 |
Max Ogden
|
3c01589783
fix Raycaster instance references to use Raycaster.ray
|
12 年之前 |
Ben Houston
|
e6f509baf6
rename Ray -> Raycaster, Ray3 -> Ray per @mrdoob (see #2729)
|
12 年之前 |
Mr.doob
|
a0f1890c7d
Renamed misc_camera_* examples to misc_controls_*.
|
12 年之前 |