alteredq
|
940c9e06db
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
12 years ago |
alteredq
|
cd92495139
WebGLDeferredRenderer: merged @MPanknin's area lights.
|
12 years ago |
Ben Houston
|
3595365f6b
add Plane.intersectLine with unit tests.
|
12 years ago |
Ben Houston
|
eb25ee7690
if and return series suggested by mrdoob here: https://github.com/bhouston/three.js/commit/6c765dcdb2c790ddcc5d613e96be8a0e66eca1f8#commitcomment-2346419
|
12 years ago |
Mr.doob
|
95c1fdbb10
Updated builds.
|
12 years ago |
Mr.doob
|
fdea8942ca
More disposing.
|
12 years ago |
Ben Houston
|
6e03407099
add Array storage as another alternative to the Vector3 storage benchmark. fix bug in Float32Array length method.
|
12 years ago |
Ben Houston
|
d52445c25f
Vector3 storage type benchmark comparison.
|
12 years ago |
Ben Houston
|
913da20865
better test names for Float32Array accessor patterns.
|
12 years ago |
Ben Houston
|
dafc56fd84
use switch statements in Vector2/3/4.getComponents()/setComponents() based on it being 5-10x faster than index-to-name based on benchmark_vector3components.html
|
12 years ago |
Ben Houston
|
a963e2dc38
remove lazy-conditions.
|
12 years ago |
Ben Houston
|
a1ac92dbb2
Merge branch 'vector-index-accessors' into dev
|
12 years ago |
Ben Houston
|
2613df2088
inline Vector2/3/4/Quaternion.length()/lengthSq() and optimize Vector2/3/4.setLength() with unit test coverage.
|
12 years ago |
Ben Houston
|
e964e04591
cleaned up benchmark tests so that inputs to each test are consistent per @gero3's suggestion.
|
12 years ago |
Ben Houston
|
e17ac5c1ac
vector3 length inline/function call test.
|
12 years ago |
alteredq
|
96fd7a947f
WebGLDeferredRenderer: optimized spotlight shader.
|
12 years ago |
Mr.doob
|
986eec24aa
Removed old Blender exporters.
|
12 years ago |
alteredq
|
eb72b5458d
Fixed Blender scene exporter Euler angles (thanks to @WestLangley).
|
12 years ago |
alteredq
|
4ff4faa8e1
Fixing Blender scene export rotations: part 2
|
12 years ago |
alteredq
|
1f94c963e0
Merged with @mrdoob's dev
|
12 years ago |
alteredq
|
558669559a
Fixing Blender scene export rotations: part 1.
|
12 years ago |
Mr.doob
|
36a5cde6b4
Updated builds.
|
12 years ago |
Mr.doob
|
1bac1ee570
Merge remote-tracking branch 'alteredq/dev' into dev
|
12 years ago |
alteredq
|
ae7b1bd9c7
Blender exporter: small whitespace fix for scene template.
|
12 years ago |
Ben Houston
|
ffbcfe75b2
remove Quat.add/addSelf/sub/subSelf and modify unit tests to match.
|
12 years ago |
Ben Houston
|
d23fc1b8cb
Three.js style formatting.
|
12 years ago |
Ben Houston
|
9eea49592f
Merge branch 'dev' of git://github.com/mrdoob/three.js.git into vector-index-accessors
|
12 years ago |
Mr.doob
|
2c948037b9
Merge remote-tracking branch 'bhouston/dev' into dev
|
12 years ago |
Mr.doob
|
efc1b6abbd
Merge remote-tracking branch 'gero3/dev' into dev
|
12 years ago |
Mr.doob
|
09e7303bd1
Merge remote-tracking branch 'tapio/blender-2.65' into dev
|
12 years ago |