Mr.doob
|
eecc8f7c5c
Moved BufferGeometryUtils and UvsUtils to examples/js/utils. See #4835.
|
před 11 roky |
Mr.doob
|
b062fee866
Removed Vector* add() to addVectors() and addSelf() to add(). Same with sub, cross, min, max, lerp... Renamed Matrix* and Quaternion multiply() to multiplyMatrices(), multiplyQuaternions() and multiplySelf() to multiply(). See #2860.
|
před 12 roky |
alteredq
|
744152f5a7
Fixed cars in dynamic cube map example.
|
před 12 roky |
alteredq
|
befc98a01e
Refactored bounding box to use 2x Vector3 instead of custom object.
|
před 13 roky |
Mr.doob
|
6b151b552e
Merging with @alteredq's experimental branches.
|
před 13 roky |
alteredq
|
00b01e88b3
Added cars demo.
|
před 14 roky |