Mr.doob
|
c146a02610
Updated builds.
|
14 years ago |
Mikael Emtinger
|
46fdde937e
Cleaned up comments for easier reading
|
14 years ago |
Mikael Emtinger
|
0e2c015a50
Optimized and renamde rotationMatrix => rollMatrix
|
14 years ago |
Mikael Emtinger
|
7573456e05
Forgot built file.
|
14 years ago |
Mikael Emtinger
|
9e4706567a
Merge branch 'master' of https://github.com/alteredq/three.js
|
14 years ago |
Mikael Emtinger
|
b0e904eb29
Merge branch 'master' of git://github.com/mrdoob/three.js
|
14 years ago |
Mikael Emtinger
|
147961f4b5
Added Roll Camera and example
|
14 years ago |
alteredq
|
35344be4ec
Changed QuakeCamera to have framerate independent movement and look speed.
|
14 years ago |
Mr.doob
|
92d702d95d
Added `data` object ( vertices, faces ) to Canvas/SVG/WebGLRenderer to get some render counts from the last render call.
|
14 years ago |
Mr.doob
|
ae327f8ba1
Fixed link in terrain example. (thx joshuali)
|
14 years ago |
alteredq
|
ac6e6e7fbd
Blender exporter: added custom property for selecting material type.
|
14 years ago |
alteredq
|
c94104147e
Blender exporter / scene loader: added handling of vertex colors for scene materials.
|
14 years ago |
alteredq
|
7e22df47aa
Synced with mrdoob's branch.
|
14 years ago |
alteredq
|
af3582c9d1
Merge branch 'master' of http://github.com/mrdoob/three.js
|
14 years ago |
alteredq
|
99ac869b24
Added forgotten return to Quaternion.multiply
|
14 years ago |
Mr.doob
|
1622b033f0
Merge remote branch 'sroucheray/Branch_r39' into experimental
|
14 years ago |
Mr.doob
|
45a7df8f95
Fixed lookAt example.
|
14 years ago |
Mr.doob
|
e0e05f2962
Fixed Objec3D::lookAt
|
14 years ago |
Mr.doob
|
9acde65027
Updated lookAt example so it's more obvious.
|
14 years ago |
Mr.doob
|
df54e729c9
Updated builds.
|
14 years ago |
Mr.doob
|
3d65cbcd44
Merge remote branch 'alteredq/master' into experimental
|
14 years ago |
Mr.doob
|
e5e4ff79ee
Fixed Vector3::setRotationFromMatrix
|
14 years ago |
alteredq
|
4c35acca89
Merge branch 'master' of http://github.com/mrdoob/three.js
|
14 years ago |
alteredq
|
b72177929e
Fixes in handling of camera updates. Added few methods to Quaternion API.
|
14 years ago |
sroucheray
|
b58e495de2
Add --unminified optional parameter to the build.py, useful when developing without modifying the build script itself
|
14 years ago |
Mr.doob
|
bc520665d3
Cleaned up Blender exporter (visually, code-wise and whitespaces-wise)
|
14 years ago |
Mr.doob
|
7361be39df
WebGLRenderer: Sprites can now be removed from the Scene (thx jetienne)
|
14 years ago |
Mr.doob
|
d30220390a
More tweaks to grass example. Less texture resolution, same result.
|
14 years ago |
alteredq
|
7713f5cb9c
Added autoForward option to FlyCamera.
|
14 years ago |
alteredq
|
bcd21b1191
Added forgotten FlyCamera.
|
14 years ago |