Ivan Tivonenko
|
6d4ca5405f
border-radius sample
|
11 years ago |
Ivan Tivonenko
|
0438dd39bd
added support for border-radius property in css
|
11 years ago |
Nicolas Cannasse
|
f045e10e3c
Merge pull request #79 from darkdarkdragon/rgba_fix
|
11 years ago |
Ivan Tivonenko
|
7136edc64d
make rgba in css color definition comply with standart
|
11 years ago |
Nicolas Cannasse
|
286a0a81c1
Merge pull request #78 from darkdarkdragon/js_fixes
|
11 years ago |
Ivan Tivonenko
|
57c4938fd2
initialize lineSpacing var
|
11 years ago |
Ivan Tivonenko
|
77e07a72b2
check that shaders list is not null
|
11 years ago |
ncannasse
|
91020125f7
bugfix : material switch was not always handled when shader was the same
|
11 years ago |
ncannasse
|
35847b3a20
copy mainPass properties when cloning the material
|
11 years ago |
ncannasse
|
a0f8b20a8b
changed Material.allocPass implementation
|
11 years ago |
ncannasse
|
5218ef0c25
unified h2d.BlendMode and h3d.mat.BlendMode (close #72)
|
11 years ago |
ncannasse
|
6d42a20fb7
fixed LineShader to allow post transform effects
|
11 years ago |
ncannasse
|
26cf57302f
fixed fmt
|
11 years ago |
ncannasse
|
15ca3b497b
added BigPrimitive/Graphics.getBounds()
|
11 years ago |
ncannasse
|
89242a63ca
fix holes + lines
|
11 years ago |
ncannasse
|
e72a309596
a bit of optimizations for fillRec/fillParams
|
11 years ago |
ncannasse
|
0514aa71f5
added getLayer
|
11 years ago |
ncannasse
|
52d7d5e2ca
LineShader and Graphics lines ok
|
11 years ago |
ncannasse
|
54bbf425f6
if we fully write a variable, don't consider it read afterwards
|
11 years ago |
ncannasse
|
380f686b4d
changed camera fovX to fovY (adapt to screen ratio changes)
|
11 years ago |
ncannasse
|
8495091d55
fixed pixel alignment on texels in DirectX
|
11 years ago |
ncannasse
|
81450c8bff
remove all offsets (the old scene offset was causing most of the glitches)
|
11 years ago |
ncannasse
|
6deb3dfe34
fixed
|
11 years ago |
ncannasse
|
8327f171ca
fixed normals rotation
|
11 years ago |
ncannasse
|
5f44b778d7
optimize a bit
|
11 years ago |
ncannasse
|
e203a68ba1
early work to display normals
|
11 years ago |
ncannasse
|
cec8b1bcff
added SinusDeform
|
11 years ago |
ncannasse
|
350365de2f
added colorAdd auto-shader
|
11 years ago |
ncannasse
|
f2a7575a6c
added dispose() on passes
|
11 years ago |
Nicolas Cannasse
|
44b3ed5f02
Merge heaps_shaderlist, less allocations
|
11 years ago |