Mu Daosheng
|
0f570f9461
Merge branch 'softwareDrawLine' into dev
|
10 years ago |
Mu Daosheng
|
b2f30bde9e
code alignment
|
10 years ago |
Mu Daosheng
|
4ef89843e9
Delete software_lines_dashed example. In the software render, it is hard to support dashed line material.
|
10 years ago |
Mu Daosheng
|
1569b08155
Add some software examples and modify the line material shader
|
10 years ago |
Mu Daosheng
|
ad988c7fb3
Adjust code alignment and add todo list.
|
10 years ago |
Mu Daosheng
|
caa17ed1e2
Finish implementing line draw with line width and removing redundant code.
|
10 years ago |
Mu Daosheng
|
bdeebb9987
Support draw line by software render
|
10 years ago |
Mr.doob
|
aaca1f7017
Merge pull request #5883 from xswordsx/patch-1
|
10 years ago |
Ivan Latunov
|
062a511ef4
`loadTextureCube` takes into account `onError`
|
10 years ago |
Mr.doob
|
1b61d5be00
Editor: Added Examples.
|
10 years ago |
Mr.doob
|
86a8267d48
Editor/App: Forgot to pass scene.
|
10 years ago |
Mr.doob
|
cd916ee722
Editor: Hopefully last iteration of the scripting system.
|
10 years ago |
Mr.doob
|
bf6c250523
Editor/UI: Scripts can now be removed.
|
10 years ago |
Mr.doob
|
b9f0c866db
Editor/App: Passing scene to scripts.
|
10 years ago |
Mr.doob
|
1444baed7d
Updated builds.
|
10 years ago |
Mr.doob
|
9b7a46266b
Merge pull request #5854 from patrickfuller/ortho
|
10 years ago |
Mr.doob
|
99219c1978
Merge pull request #5872 from kirilledelman/dev
|
10 years ago |
Kirill Edelman
|
94131d079a
THREE.Line offsets fix
|
10 years ago |
Mr.doob
|
af10b73a38
Merge pull request #5868 from kirilledelman/dev
|
10 years ago |
Mr.doob
|
e1461e8e09
Editor: New scripting system working \o/
|
10 years ago |
Kirill Edelman
|
83f6ab62e5
THREE.PointCloud offsets fix
|
10 years ago |
Mr.doob
|
2d05e45082
Editor: Reworking scripting.
|
10 years ago |
Mr.doob
|
1bd906938a
Merge pull request #5866 from greggman/fix-stereo
|
10 years ago |
Gregg Tavares
|
03539807c2
Fix StereoEffect so it actually clips correctly
|
10 years ago |
Mr.doob
|
b22ca4e416
Merge pull request #5858 from stianjensen/object3d-docs
|
10 years ago |
Stian Jensen
|
7b485279cb
Object3D docs: Remove deprecated properties
|
10 years ago |
Mu Daosheng
|
53d10896d4
Draw line function support
|
10 years ago |
Mr.doob
|
0a5f95f923
Updated builds.
|
10 years ago |
Mr.doob
|
5d13f07b81
Merge branch 'dev' of https://github.com/mrdoob/three.js into dev
|
10 years ago |
Patrick Fuller
|
8802eb85be
%s/ /\t/g
|
10 years ago |