Yufeng Ying
|
e88e30c273
Remove unused headers in servers.
|
8 months ago |
Chaosus
|
a64b3fd3f8
Allow `SCREEN_UV` to be used in light function of spatial shader
|
1 year ago |
Chaosus
|
463e81413e
Make `OUTPUT_IS_SRGB/CLIP_SPACE_FAR` shader built-ins global
|
10 months ago |
Yuri Rubinsky
|
74c000db17
Allow using stage functions inside custom shader functions
|
1 year ago |
Chaosus
|
f538376c3b
Add `CLIP_SPACE_FAR` built-in to spatial shader
|
1 year ago |
Yuri Rubinsky
|
3d2b70c1ec
Prevent changing some built-ins in spatial shaders
|
1 year ago |
A Thousand Ships
|
955d5affa8
Reduce and prevent unnecessary random-access to `List`
|
1 year ago |
QbieShay
|
e41064388e
reverted naming to premul alpha (no T)
|
1 year ago |
QbieShay
|
41a2b0e83e
Added premult alpha blending to 3D (spatial) shaders.
|
1 year ago |
Rob Blanckaert
|
ffe0b869f5
Add LIGHT_VERTEX to fragment shader
|
1 year ago |
Erik Johnson
|
eab95698cd
Fix shadows for billboarded Sprite3D's
|
2 years ago |
Giwayume
|
bb83c4adec
Add custom shader attributes to Canvas Item Shaders
|
1 year ago |
clayjohn
|
8a95b2956f
Make AMOUNT_RATIO constant in the shader language specification.
|
1 year ago |
QbieShay
|
c228fe1a0d
Particle internal refactor and additions for more artistic control
|
2 years ago |
Rémi Verschelde
|
9a1b4f338b
Merge pull request #81160 from paddy-exe/canvas-uv-world-space
|
1 year ago |
Milan Gruner
|
45a33cc749
Implement render mode fog_disabled and BaseMaterial3D setting Disable Fog
|
1 year ago |
Patrick
|
c98ab5aba3
Add option to use world coordinates in canvas item shader
|
2 years ago |
Rémi Verschelde
|
9ecb929da6
Merge pull request #76565 from clayjohn/debug-PSSM-splits
|
2 years ago |
Johan Aires Rastén
|
8452e6cdb3
Add SPECULAR_AMOUNT spatial light shader built-in
|
2 years ago |
clayjohn
|
ca23d06a31
Re-implement the PSSM_SPLITS debug option
|
2 years ago |
Johan Aires Rastén
|
14a8124ffe
Add LIGHT_IS_DIRECTIONAL built-in for spatial shaders
|
2 years ago |
clayjohn
|
9be0a73294
Add EXPOSURE built in to spatial shaders
|
2 years ago |
Rémi Verschelde
|
ab4d8df163
Merge pull request #72485 from BastiaanOlij/add_eye_matrix_access
|
2 years ago |
Bastiaan Olij
|
8c77aea9ab
Expose EYE_OFFSET to gdshader code
|
2 years ago |
Marius Hanl
|
a59819630d
Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D
|
3 years ago |
clayjohn
|
faea9f5c10
Remove SCREEN_TEXTURE, DEPTH_TEXTURE, and NORMAL_ROUGHNESS_TEXTURE
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
NumbuhFour
|
1b09fd5410
Implement CAMERA_VISIBLE_LAYERS as built-in shader variable
|
2 years ago |
Rémi Verschelde
|
67961d875d
Merge pull request #66178 from clayjohn/double-precision-rendering
|
2 years ago |
clayjohn
|
1a0890122f
Clean up canvas light shader API.
|
2 years ago |