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 жил өмнө |
Yuri Roubinsky
|
36a82c8c69
Unify variable and array declarations in shaders
|
3 жил өмнө |
Yuri Roubinsky
|
0845b25497
Fix shader crashing when declaring matrix or array varyings
|
3 жил өмнө |
Yuri Roubinsky
|
422f7b280f
Optimize include files to improve `shader_language.h` compilation speed
|
3 жил өмнө |
clayjohn
|
99064d57db
New OpenGL batching canvas renderer
|
3 жил өмнө |