gero3
|
923256459e
fixed files to codestyle
|
10 жил өмнө |
Mr.doob
|
6f15df93dc
Merge branch 'geo-clone' of https://github.com/dubejf/three.js into dev
|
10 жил өмнө |
dubejf
|
2f76f92a1b
Rename _copyFrom to copy
|
10 жил өмнө |
Mr.doob
|
22cad1ab86
Merge branch 'addFunctionDefintions' of https://github.com/gero3/three.js into dev
|
10 жил өмнө |
dubejf
|
802e589cc0
CloneProperties renamed _copyFrom, swap src / dest arg order
|
10 жил өмнө |
dubejf
|
89491d9ba0
Clone should take no argument. Introduce CloneProperties
|
10 жил өмнө |
gero3
|
22b4a311c7
add function definintion to closured functions
|
10 жил өмнө |
dubejf
|
2038fec6a6
Fix temporary drawcalls creation
|
10 жил өмнө |
dubejf
|
d0dff85716
Remove uses of .offsets
|
10 жил өмнө |
Mr.doob
|
cdcdde9337
Reverted console.* to THREE.* change. See #5791.
|
10 жил өмнө |
Mr.doob
|
191bb16cd4
Renamed THREE.SegmentsLine to THREE.LineSegments. See 9b63a1d906e0e5f33cadc145664c6bf44aa68fed
|
10 жил өмнө |
Mr.doob
|
9b63a1d906
Added THREE.SegmentsLine.
|
10 жил өмнө |
Mr.doob
|
c1faad5bde
Converted space indents to tabs. See #6252.
|
11 жил өмнө |
aaron
|
80214490ad
toJSON - move class specific code onto individual classes
|
11 жил өмнө |
Mr.doob
|
ba5e977918
Minor code clean up.
|
11 жил өмнө |
gero3
|
fe8493157e
codestyle fixes
|
11 жил өмнө |
genrich
|
7dca5f99ab
add line segment index which was intersected with raycast
|
11 жил өмнө |
Mr.doob
|
d4f73ae81f
Updated builds.
|
11 жил өмнө |
mschuetz
|
37db3e5a35
added raycasting to lines with buffered geometry
|
11 жил өмнө |
Elisée Maurer
|
ecd0ddd1a1
Set prototype.constructor for all derived classes
|
11 жил өмнө |
Mr.doob
|
24479355aa
Line: renamed type property to mode.
|
11 жил өмнө |
Mr.doob
|
2efc87a00d
Added type property to all relevant objects.
|
11 жил өмнө |
Joshua Koo
|
aafd29c50a
Code transforming mrdoob style second attempt See #4806
|
11 жил өмнө |
Mr.doob
|
7ff6237c03
Moved Raycaster Line.
|
11 жил өмнө |
Mr.doob
|
e65bec241c
Removed setGeometry() and setMaterial() from Mesh. Moved the boundSphere check to Frustum and Raycasting.
|
12 жил өмнө |
Mr.doob
|
6a0b0eb1fd
Split SceneUtils.cloneObject into *.clone()
|
13 жил өмнө |
Mr.doob
|
6bdaf52ae9
Nickname consistency.
|
13 жил өмнө |
Mr.doob
|
cdfc4f3b8a
Implemented Object.create( *.prototype ) pattern as per discussion in #2080.
|
13 жил өмнө |
Mr.doob
|
c9213ab544
Added default material to Mesh, Line and ParticleSystem. Fixes #1373.
|
14 жил өмнө |
alteredq
|
046f4bfeb6
Added custom attributes for lines.
|
14 жил өмнө |