clayjohn
|
23dc490f40
Remove bogus sky error check
|
3 роки тому |
Yuri Roubinsky
|
6873ecaaf9
Added support for uniform arrays in shaders
|
4 роки тому |
Lightning_A
|
c63b18507d
Use range iterators for `Map`
|
4 роки тому |
Hugo Locurcio
|
ba65730cbf
Rename RID's `getornull()` to `get_or_null()`
|
3 роки тому |
Clay John
|
036b7a0985
Merge pull request #51873 from Chaosus/fix_uniform_error_spam
|
4 роки тому |
Bastiaan Olij
|
6e87d62873
Merge pull request #50883 from BastiaanOlij/mobile_hdr
|
4 роки тому |
Bastiaan Olij
|
d22163c657
Scale color output in the mobile renderer to provide HDR support
|
4 роки тому |
Yuri Roubinsky
|
b6af457d25
Fix incorrect checking of uniform set to prevent error spam (2)
|
4 роки тому |
Hugo Locurcio
|
a139e58f8c
Add comments at the top of each built-in shader to ease debugging
|
4 роки тому |
Yuri Roubinsky
|
9de779344c
Makes a clear error message if shader compilation failed
|
4 роки тому |
Rémi Verschelde
|
16d73fefdb
Merge pull request #50682 from aaronfranke/basis-looking-at
|
4 роки тому |
Rémi Verschelde
|
da339f8ffc
Merge pull request #51309 from Chaosus/fix_uniform_error_spam
|
4 роки тому |
Bastiaan Olij
|
b920bf05a4
Use subpasses to do 3D rendering and resolve in mobile renderer
|
4 роки тому |
Yuri Roubinsky
|
ac4406cfbe
Fix incorrect checking of uniform set to prevent error spam
|
4 роки тому |
Aaron Franke
|
9f3ae0adcd
Move code for looking_at to Basis
|
4 роки тому |
Bastiaan Olij
|
c76426527b
Porting cubemap compute shaders to raster for the mobile renderer
|
4 роки тому |
Hugo Locurcio
|
abc38b8d66
Use C++11 raw literals for shader code to improve readability
|
4 роки тому |
reduz
|
83addd6ee5
Fix material invalidation on reimport.
|
4 роки тому |
reduz
|
c43f624d44
Unify material parameter update
|
4 роки тому |
Bastiaan Olij
|
a9604b425f
Move render_sky logic from effects into our sky object, and some minor cleanup
|
4 роки тому |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 роки тому |
Bastiaan Olij
|
3eae812331
Fixed error spam when XR mode is not enabled and a missed setting rename
|
4 роки тому |
Bastiaan Olij
|
15c1a76361
Add stereoscopic rendering through multiview
|
4 роки тому |
Aaron Franke
|
de3f6699a5
Rename Transform to Transform3D in core
|
4 роки тому |
Joosep Jääger
|
16567321ba
Added constants PI, TAU and E to the shader language
|
4 роки тому |
reduz
|
d3b49c416a
Refactor GLSL shader compilation
|
4 роки тому |
Bastiaan Olij
|
1f96ba5141
Moving GI code into RendererServerGIRD
|
4 роки тому |