Rémi Verschelde
|
13c50e8aa5
Merge pull request #25481 from hpvb/fix-ubsan-asan-reports
|
6 年之前 |
Bastiaan Olij
|
edc5628541
Hide new sky properties if we don't have sky as a background
|
6 年之前 |
Hein-Pieter van Braam
|
d308eb091a
Fix many asan and ubsan reported issues
|
6 年之前 |
Juan Linietsky
|
81180b266a
Hide worldenvironment settings not relevant in GLES2. Fixes #23281
|
6 年之前 |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年之前 |
Bastiaan Olij
|
f3dd3c0830
Adding option to re-orient our sky
|
6 年之前 |
Rémi Verschelde
|
dd06f6ee70
Fix style issues and signature mismatch
|
6 年之前 |
Juan Linietsky
|
af8d941c55
Added luminance capping to avoid glitches on small dots. closes #17996
|
6 年之前 |
Dominique LaSalle
|
6eae6247e4
Add parameter for fog max depth and use alpha as density.
|
6 年之前 |
Rémi Verschelde
|
8c9c1d6882
Merge pull request #21436 from CptPotato/tonemap-fixes
|
6 年之前 |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 年之前 |
alex-poe
|
5cd00c3780
fix reinhard tonemapper, modified filmic tonemapper, added internal exposure bias
|
6 年之前 |
Juan Linietsky
|
7fc2367508
Added ability for SSAO to affect AO textures too
|
7 年之前 |
Bojidar Marinov
|
9b8e8b2220
Bind many more properties to scripts
|
7 年之前 |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
firefly2442
|
f066991aa7
found via cppcheck:
|
7 年之前 |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 年之前 |
Juan Linietsky
|
09e6ce693d
Set ambient contribution by default to 1, fixes #11850
|
7 年之前 |
Bastiaan Olij
|
e72a6644dc
Missing binds for SSAOBlur enum caused issues compiling GDNative cpp_bindings
|
7 年之前 |
Juan Linietsky
|
b4f0f59d9f
Many fixes to SSAO, should be good now.
|
7 年之前 |
Juan Linietsky
|
d4e20555e8
Ability to set a custom FOV makes it possible to use sky on orthogonal view. Closes #9186
|
7 年之前 |
Juan Linietsky
|
5ca3af3371
Ability to use a sky for reflection together with a background color.
|
7 年之前 |
Juan Linietsky
|
e8b05ca996
-Fixed screen edge SSAO filter, fixes #9678
|
7 年之前 |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 年之前 |
Ignacio Etcheverry
|
32dd9a9f66
ClassDB: Provide the enum name of integer constants
|
7 年之前 |
M.H. Alkotob
|
92e74ed250
Fix console warning: Condition !env is true
|
7 年之前 |
Rémi Verschelde
|
b47e6c0dba
Merge pull request #10194 from Keetz/update-default-values
|
8 年之前 |
Ignacio Etcheverry
|
2f290038d6
Removes type information from method binds
|
8 年之前 |
Rasmus Ketelsen
|
141aac48ff
Updated default values in SpatialMaterial and Environment
|
8 年之前 |
Juan Linietsky
|
f5277e347d
Fixes to glow and auto exposure, closes #9797, closes #9106
|
8 年之前 |