clayjohn
|
89766848de
Fix multiple issues that make the normal roughness texture unusable
|
2 سال پیش |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 سال پیش |
Yuri Rubinsky
|
f28348fc5c
Fix shader crash when using boolean type for vertex->fragment varyings
|
2 سال پیش |
Fabio Iotti
|
c53c687962
Fix screen texture slightly darker
|
2 سال پیش |
Yuri Rubinsky
|
5693286e90
Mark shader built-ins as used when passed to functions as out parameter
|
2 سال پیش |
Yuri Rubinsky
|
099f127cc3
Make code generation for shader boolean uniform instances easier
|
2 سال پیش |
Yuri Rubinsky
|
f4db4bb7a2
Fix incorrect setup of boolean uniform instances
|
2 سال پیش |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
2 سال پیش |
Yuri Rubinsky
|
a2c32590ee
Fix global uniform crash at editor startup
|
2 سال پیش |
Rémi Verschelde
|
c82bbc38a5
Merge pull request #64952 from Chaosus/vs_rename_uniform_to_param
|
3 سال پیش |
Yuri Rubinsky
|
8191b3c110
Rename `uniform` to `parameter` across the engine
|
3 سال پیش |
clayjohn
|
385ee5c70b
Implement Physical Light Units as an optional setting.
|
3 سال پیش |
Max Hilbrunner
|
019d6584ee
Merge pull request #64167 from clayjohn/screen-texture-hint
|
3 سال پیش |
Yuri Rubinsky
|
f2a6168414
Merge pull request #64310 from Chaosus/shader_texture_funcs
|
3 سال پیش |
Yuri Rubinsky
|
e21aad968d
Add `textureQueryLod/Levels` functions to the shader language
|
3 سال پیش |
Yuri Rubinsky
|
7822fbc9e2
Add `textureProjGrad` function to the shader language
|
3 سال پیش |
clayjohn
|
028ef2edc8
Add shader uniform hints for screen textures so users can specify custom filter and repeat modes.
|
3 سال پیش |
Hugo Locurcio
|
4b42379c8f
Rename RenderingServer global shader uniform methods to be more explicit
|
3 سال پیش |
reduz
|
f649678402
Clean up Shader Preprocessor
|
3 سال پیش |
Yuri Rubinsky
|
cf240a7ae0
Refactor shader hints
|
3 سال پیش |
reduz
|
45af29da80
Add a new HashSet template
|
3 سال پیش |
Aaron Record
|
900c676b02
Use range iterators for RBSet in most cases
|
3 سال پیش |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 سال پیش |
clayjohn
|
2bf8831dd6
SceneShader compiling
|
3 سال پیش |
clayjohn
|
3bb8e6a9fe
SkyShaders working
|
3 سال پیش |
clayjohn
|
fe49244611
Use Filament specular models and parametrization
|
4 سال پیش |
Rémi Verschelde
|
b8b4580448
Style: Cleanup single-line blocks, semicolons, dead code
|
3 سال پیش |
Rémi Verschelde
|
f8f19b313d
Merge pull request #57562 from AnilBK/string-add-contains
|
3 سال پیش |
Anilforextra
|
adbe948bda
String: Add contains().
|
3 سال پیش |
Yuri Roubinsky
|
58696fd774
Allow multiple declarations in for loop in a shader
|
3 سال پیش |