Mr.doob
|
38c2150e69
Minor code clean up.
|
10 years ago |
Mr.doob
|
ba5e977918
Minor code clean up.
|
10 years ago |
bGute
|
50dd930aa5
Update Object3D.js
|
10 years ago |
Mr.doob
|
052f81ab6e
Object3D/WebGLRenderer: Added .renderOrder. See #5496.
|
10 years ago |
gero3
|
fe8493157e
codestyle fixes
|
10 years ago |
Mr.doob
|
eb167c9fe4
Updated builds.
|
10 years ago |
Pavel Vasev
|
5a5c9ae09a
Export PointCloud in Object3D :: toJSON
|
10 years ago |
Mr.doob
|
ef2c65dd6d
Merge branch 'error_handlers' of http://github.com/bhouston/three.js into dev
|
10 years ago |
Mr.doob
|
a13c739390
*DecayExponent to *Decay
|
10 years ago |
Mr.doob
|
9dbd7669d0
Merge branch 'decayExponent' of https://github.com/bhouston/three.js into dev
|
10 years ago |
Mr.doob
|
07019c4149
Object3D: Removed gerObjectBy*() recursive parameter. See #5958.
|
10 years ago |
Ben Houston
|
c9f111c310
adopt THREE.warn rather than THREE.warning to be more inline with console.warn standard.
|
10 years ago |
Ben Houston
|
71944ab20f
use arguments variable to simplify ThreeJS error/warning handlers per @mrdoob's comments here: https://github.com/mrdoob/three.js/pull/5791#issuecomment-67733222
|
10 years ago |
Ben Houston
|
1e97815e77
add THREE.error/THREE.warning to allow for easy redirection of THREE.js specific errors and warnings.
|
10 years ago |
Ben Houston
|
612c83aeca
add import/export support to Spot/Point decayExponent.
|
10 years ago |
Mr.doob
|
208dd891f8
Object3D: Code clean up.
|
10 years ago |
Mr.doob
|
d7757f56c5
Merge branch 'patch-1' of https://github.com/Wilt/three.js into dev
|
10 years ago |
Wilt
|
66598e6896
Generalizing search/get methods in Object3D
|
10 years ago |
Mr.doob
|
4fc7c4ea68
Object3D: Removed renderDepth.
|
10 years ago |
unknown
|
d1543ac50a
formatting to follow proper Code-style
|
10 years ago |
Justin Holdstock
|
3acab8280c
forgot to change for inside function, traverseUp
|
10 years ago |
Justin Holdstock
|
b198c22a65
Renamed traverseParents to traverseUp
|
10 years ago |
unknown
|
e06c50d128
added parent traversal function to Object3d
|
10 years ago |
Mr.doob
|
637b8af146
ObjectLoader: Line support.
|
10 years ago |
Mr.doob
|
902c9a5d57
Finished world* renaming. See #5420.
|
11 years ago |
Mr.doob
|
a3b468bc46
Object3D, Camera: world* methods to getWorld* (and some refactoring). See #5420.
|
11 years ago |
Mr.doob
|
2c737e31b4
Merge pull request #5420 from WestLangley/dev-world
|
11 years ago |
Mr.doob
|
a4fd0c8c7c
Moving THREE.Script to the Editor.
|
11 years ago |
Mr.doob
|
d2cfb5ec37
Made id property immutable.
|
11 years ago |
WestLangley
|
903619a83c
Added new 'world' methods
|
11 years ago |