ncannasse
|
c74704cc4f
fixed return value
|
7 년 전 |
ncannasse
|
ba7aa0bad8
fixed "for" variable declaration: use preexisting variable
|
7 년 전 |
ncannasse
|
63c1232a12
added dce debug log, fixed invalid recorded side effect in `var x = { a; b; }`
|
7 년 전 |
ncannasse
|
3945a13b43
redirect all logs to debug dump when -D shader_debug_dump
|
7 년 전 |
TheTrueCaligari
|
98d01cc378
Bugfix in h3d.pass.Blur (#382)
|
7 년 전 |
ncannasse
|
5e2708a417
backward compat
|
7 년 전 |
ncannasse
|
5408d58ea2
support for maya specularcolor texture
|
7 년 전 |
ncannasse
|
5bfe0a312a
js fix
|
7 년 전 |
ncannasse
|
34fe479d26
added dump info
|
7 년 전 |
ncannasse
|
a356b62a47
added irradiance power and fixed specular reflection
|
7 년 전 |
ncannasse
|
8aa5c8fdaf
store roughness intermediate
|
7 년 전 |
ncannasse
|
2ccd6bbbef
added vscode/hashlink debug generation
|
7 년 전 |
ncannasse
|
a3c9b18503
added pbr DirLight
|
7 년 전 |
ncannasse
|
06ef2cc519
added pbr renderer and light system
|
7 년 전 |
ncannasse
|
dd6c26ede6
use pixelColor for screenShader
|
7 년 전 |
ncannasse
|
ed3e993f78
added defaultUnitSphere()
|
7 년 전 |
ncannasse
|
e3a89b4486
renamed h3d.pass.LightSystem to h3d.scene.LightSystem, changed shadowLight to use getShadowDirection()
|
7 년 전 |
ncannasse
|
31e1acfd3d
adjusted linking priority for inits : frag > vert > unqualified init
|
7 년 전 |
ncannasse
|
fcf8fc3e8e
fixed vertex shader inference
|
7 년 전 |
ncannasse
|
85fe1dcd6d
added full shader debug in case of error
|
7 년 전 |
Jeff Ward
|
ca2f44c921
Allow trailing comma in after a-node (#381)
|
7 년 전 |
ncannasse
|
5199f3b21e
optimize out null else
|
7 년 전 |
ncannasse
|
4c99340d4a
added getShader/removeShader
|
7 년 전 |
Nicolas Cannasse
|
1aab9e8f1f
prevent eventual change in width/height calculation in FontBuild rebuild
|
7 년 전 |
trethaller
|
860b758826
Add fmt.blend format
|
7 년 전 |
Nicolas Cannasse
|
5c06208969
added turkish chars
|
7 년 전 |
trethaller
|
1830480ff6
Math.defToRad, Math.radToDeg
|
7 년 전 |
ncannasse
|
b5fb3c0fdd
more default depth buffer fixes
|
7 년 전 |
ncannasse
|
0360cf33fb
bugfix default depth buffer being disposed in MemoryManager.dispose()
|
7 년 전 |
ncannasse
|
66ab80787b
keep track and dispose depth buffers on context lost
|
7 년 전 |