Greg Tatum
|
cbee789d5a
Clarified documentation on skinWeights and skinIndices
|
преди 9 години |
WestLangley
|
349d5056fc
Pass world units to OrthographicCamera constructor
|
преди 9 години |
Mr.doob
|
d208473da9
Merge pull request #7708 from simonThiele/unittests
|
преди 9 години |
simonThiele
|
9197b1b929
remove console in matrix4
|
преди 9 години |
simonThiele
|
72f72f4dc9
remove console in quaternion
|
преди 9 години |
simonThiele
|
24f427a54b
remove console in euler
|
преди 9 години |
simonThiele
|
d6fbddeed3
remove unused test
|
преди 9 години |
simonThiele
|
a71785d0d3
use BufferAttribute as mock to supress warnings
|
преди 9 години |
Daniel Hritzkiv
|
4959fb5772
Clean up
|
преди 9 години |
Daniel Hritzkiv
|
7360ed9c5e
Simplify faces creation with for loop
|
преди 9 години |
Daniel Hritzkiv
|
b14b902ac5
OBJExporter: Fix uv and normal indexes in face values
|
преди 9 години |
Joshua Koo
|
ef1eea27f8
ClosedSplineCurve3: Deprecated not depreciated -.-''
|
преди 9 години |
Joshua Koo
|
7888699966
ClosedSplineCurve3: Update depreciation message
|
преди 9 години |
simonThiele
|
0bfe511c91
use texture loader to load textures in test
|
преди 9 години |
simonThiele
|
6d5d6f8b74
use addgroup for adding draw calls in test
|
преди 9 години |
simonThiele
|
0d760a26b3
use setIndex for index attributes in test
|
преди 9 години |
WestLangley
|
eb1314e77e
Add camera controller to each element
|
преди 9 години |
Joshua Koo
|
a9677ba31e
Documentation: add depreciation message to ClosedSplineCurve3
|
преди 9 години |
Joshua Koo
|
bb4c213d83
Documentation: add CatmullRomCurve3 page
|
преди 9 години |
Joshua Koo
|
9eaf8ff368
CatmullRomCurve3: .closed is false instead of undefined by default
|
преди 9 години |
Mr.doob
|
489a10f88d
Replaced THREE.Math.random16() with Math.random().
|
преди 9 години |
Mr.doob
|
21e2216b1b
Math: Deprecated random16().
|
преди 9 години |
Pontus Leitzler
|
64fe99f456
Added removal of buffergeometry from properties
|
преди 9 години |
Mr.doob
|
51d594d9a4
Editor: Symbol when object has script.
|
преди 9 години |
Mr.doob
|
5fd1823e46
Editor: Cleaned up outliner css.
|
преди 9 години |
Mr.doob
|
2c111f9b81
Updated builds.
|
преди 9 години |
Mr.doob
|
c8ec3f9161
WebGLLights: Clean up.
|
преди 9 години |
Mr.doob
|
63e626fa13
Removed unused variables.
|
преди 9 години |
simonThiele
|
bfa2cc7802
if you load an objet from json, JSONLoader will maybe add some undefined properties like bones. If you compare the originial with the json object, these properies will be missed. For that reson you cant use smartcompare and need to exclude props manually§
|
преди 9 години |
simonThiele
|
f12d370be3
property check of special geometry agains simple geometry cant use smartcomparer since there are some properties which are missing. Since this is a normal behavior these properties need to be excluded manually
|
преди 9 години |