Yuri Roubinsky
|
e8a457ba89
Refactor render_mode in shaders, forbid declaring duplicates
|
3 жил өмнө |
Rémi Verschelde
|
bdd118e765
Merge pull request #55431 from Chaosus/shader_fix_constants
|
3 жил өмнө |
Yuri Roubinsky
|
5b4d8545ed
Fix `INDEX` built-in in a process function of particle shader
|
3 жил өмнө |
Yuri Roubinsky
|
6e80e97b0f
Fix built-in(PI, TAU, E) assignment to a global constant in a shader
|
3 жил өмнө |
clayjohn
|
1b2cd9f251
Addition of FogVolumes, FogShaders, FogMaterial, and overhaul of VolumetricFog
|
3 жил өмнө |
Yuri Roubinsky
|
c1cd0fe6d1
Removed `RESTART` built-in from `start` particle shader function
|
4 жил өмнө |
Yuri Roubinsky
|
5e5cd2495d
Added editor dialog for easily creating shaders.
|
4 жил өмнө |
reduz
|
7f6027927a
Fix Subsurface Scattering
|
4 жил өмнө |
Bastiaan Olij
|
15c1a76361
Add stereoscopic rendering through multiview
|
4 жил өмнө |
Yuri Roubinsky
|
4daca0b580
Removes deleted OrenNayar mode from shaders and materials
|
4 жил өмнө |
Yuri Roubinsky
|
897fc09bac
Makes few shader built-ins constant to prevent changing them
|
4 жил өмнө |
Joosep Jääger
|
16567321ba
Added constants PI, TAU and E to the shader language
|
4 жил өмнө |
reduz
|
90056460ad
Implement Particle Trails
|
4 жил өмнө |
reduz
|
906882ee66
Split particle shader entry points
|
4 жил өмнө |
reduz
|
d3b49c416a
Refactor GLSL shader compilation
|
4 жил өмнө |
Yuri Roubinsky
|
ef941a6500
Renamed `emit_particle` to `emit_subparticle` shader function
|
4 жил өмнө |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 жил өмнө |
Marcel Admiraal
|
b4a190e0bc
Consistently use normal_map
|
4 жил өмнө |
reduz
|
70f5972905
Refactored Mesh internals and formats.
|
4 жил өмнө |
reduz
|
1bcf3c305b
Implement signed distance fields for 2D shaders
|
4 жил өмнө |
Marios Staikopoulos
|
e5d7c7d5fc
Alpha Hash and Alpha2Coverage Implementation
|
5 жил өмнө |
Juan Linietsky
|
6e5f137c01
Merge pull request #41415 from clayjohn/VULKAN-shader-overrides
|
4 жил өмнө |
clayjohn
|
f46932feab
Add FOG, RADIANCE, and IRRADIANCE shader overrides
|
5 жил өмнө |
reduz
|
26f5bd245c
Implement GPU Particle Collisions
|
4 жил өмнө |
Pablo Escobar
|
1300fc7307
Add METALLIC to light() built-ins
|
4 жил өмнө |
Lyuma
|
2f888d2987
Fix ATTENUATION and implement SHADOW_ATTENUATION.
|
5 жил өмнө |
reduz
|
d0bddf53c5
Implement manual particle emission and particle sub emitters.
|
5 жил өмнө |
Juan Linietsky
|
f5f27bacdb
Re-Implement GPU particles on master.
|
5 жил өмнө |
clayjohn
|
9d341acf2d
Add fog to sky shaders
|
5 жил өмнө |
Juan Linietsky
|
201d606b3d
Addition of SDFGI for open world global illumination
|
5 жил өмнө |