David catuhe
|
22882ca257
Adding StdMaterial.disableLighting
|
10 years ago |
David catuhe
|
2d39b1eff0
Improved reflection shader
|
10 years ago |
David Catuhe
|
465a891e83
Merge pull request #746 from jbousquie/feature.Cylinder.diameter
|
10 years ago |
David Catuhe
|
a75b12c71d
Merge pull request #747 from jbousquie/patch-1
|
10 years ago |
Jérôme Bousquié
|
f2505f3607
Update what's new.md
|
10 years ago |
jbousquie
|
2b7eaa7576
updated Mesh.CreateCylinder : added diameter parameter
|
10 years ago |
jbousquie
|
4bc43ada47
updated VertexData.CreateCylinder : added diameter parameter
|
10 years ago |
David Catuhe
|
3b48ce58c9
Fixing sprite picking
|
10 years ago |
Temechon
|
47d6ab115f
Fix bug when an animation was cloned before setting its keys.
|
10 years ago |
Temechon
|
9de86337ac
Merge pull request #745 from m0ppers/patch-1
|
10 years ago |
m0ppers
|
a8d3d74e50
Missing parameter
|
10 years ago |
David Catuhe
|
df358d1e07
Adding picking and actions for sprites
|
10 years ago |
David Catuhe
|
3f2df1b57a
Fixing some typos
|
10 years ago |
Raanan Weber
|
1889193dd1
Merge pull request #744 from BabylonJS/clone-bug-fix
|
10 years ago |
Raanan Weber
|
76d8d9c6aa
Update babylon.standardMaterial.js
|
10 years ago |
Raanan Weber
|
9693746689
Bug fix for material cloning problem
|
10 years ago |
David catuhe
|
4dd6ca8192
Adding maerial.getBindedMeshes
|
10 years ago |
David Catuhe
|
cef01a1cba
Merge pull request #742 from jbousquie/feature.Sphere_slices
|
10 years ago |
David Catuhe
|
97067a3612
Merge pull request #743 from jbousquie/patch-1
|
10 years ago |
Jérôme Bousquié
|
6963ef0b52
Update what's new.md
|
10 years ago |
Jérôme Bousquié
|
78c03be089
Update what's new.md
|
10 years ago |
Raanan Weber
|
56d7928347
Merge pull request #741 from julien-moreau/master
|
10 years ago |
jbousquie
|
42cfdf77a6
fix Mesh.CreateTube : arc works now right with morphing
|
10 years ago |
jbousquie
|
e097d71f6a
updated Mesh.CreateLathe : added "arc" and "closed" features and parameters
|
10 years ago |
jbousquie
|
6dc9634b1e
updated Mesh.CreateTube : added arc feature, works with morphing too !
|
10 years ago |
luaacro
|
4500fab3ac
Max2Babylon: added "do not optimize animations"
|
10 years ago |
jbousquie
|
9decdfffe9
Updated Mesh.CreateCylinder : added arc parameter
|
10 years ago |
jbousquie
|
1972f7d4eb
Updated VertexData.CreateCylinder : added arc feature, changed the caps computations and cleaned the code
|
10 years ago |
Raanan Weber
|
e49ec7b031
clearColor is optional
|
10 years ago |
jbousquie
|
a498785fa5
Updated Mesh.CreateCylinder : changed the face order for color/texture to more human logic => 0 : bottom cap, 1 : tube, 2 : top cap
|
10 years ago |