Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 gadi atpakaļ |
Bastiaan Olij
|
f3dd3c0830
Adding option to re-orient our sky
|
6 gadi atpakaļ |
Rémi Verschelde
|
dd06f6ee70
Fix style issues and signature mismatch
|
6 gadi atpakaļ |
Juan Linietsky
|
af8d941c55
Added luminance capping to avoid glitches on small dots. closes #17996
|
6 gadi atpakaļ |
Dominique LaSalle
|
6eae6247e4
Add parameter for fog max depth and use alpha as density.
|
6 gadi atpakaļ |
Rémi Verschelde
|
8c9c1d6882
Merge pull request #21436 from CptPotato/tonemap-fixes
|
6 gadi atpakaļ |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 gadi atpakaļ |
alex-poe
|
5cd00c3780
fix reinhard tonemapper, modified filmic tonemapper, added internal exposure bias
|
6 gadi atpakaļ |
Juan Linietsky
|
7fc2367508
Added ability for SSAO to affect AO textures too
|
6 gadi atpakaļ |
Bojidar Marinov
|
9b8e8b2220
Bind many more properties to scripts
|
7 gadi atpakaļ |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 gadi atpakaļ |
firefly2442
|
f066991aa7
found via cppcheck:
|
7 gadi atpakaļ |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 gadi atpakaļ |
Juan Linietsky
|
09e6ce693d
Set ambient contribution by default to 1, fixes #11850
|
7 gadi atpakaļ |
Bastiaan Olij
|
e72a6644dc
Missing binds for SSAOBlur enum caused issues compiling GDNative cpp_bindings
|
7 gadi atpakaļ |
Juan Linietsky
|
b4f0f59d9f
Many fixes to SSAO, should be good now.
|
7 gadi atpakaļ |
Juan Linietsky
|
d4e20555e8
Ability to set a custom FOV makes it possible to use sky on orthogonal view. Closes #9186
|
7 gadi atpakaļ |
Juan Linietsky
|
5ca3af3371
Ability to use a sky for reflection together with a background color.
|
7 gadi atpakaļ |
Juan Linietsky
|
e8b05ca996
-Fixed screen edge SSAO filter, fixes #9678
|
7 gadi atpakaļ |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 gadi atpakaļ |
Ignacio Etcheverry
|
32dd9a9f66
ClassDB: Provide the enum name of integer constants
|
7 gadi atpakaļ |
M.H. Alkotob
|
92e74ed250
Fix console warning: Condition !env is true
|
7 gadi atpakaļ |
Rémi Verschelde
|
b47e6c0dba
Merge pull request #10194 from Keetz/update-default-values
|
7 gadi atpakaļ |
Ignacio Etcheverry
|
2f290038d6
Removes type information from method binds
|
7 gadi atpakaļ |
Rasmus Ketelsen
|
141aac48ff
Updated default values in SpatialMaterial and Environment
|
7 gadi atpakaļ |
Juan Linietsky
|
f5277e347d
Fixes to glow and auto exposure, closes #9797, closes #9106
|
7 gadi atpakaļ |
Juan Linietsky
|
25678b1876
-Renamed GlobalConfig to ProjectSettings, makes more sense.
|
7 gadi atpakaļ |
Poommetee Ketson
|
49c7620326
Add object type hint for docs
|
7 gadi atpakaļ |
Juan Linietsky
|
bbada82f80
-Reorganized all properties of project settings (Sorry, Again).
|
7 gadi atpakaļ |
Poommetee Ketson
|
2fd204c35e
Refactor 'treshold' to 'threshold'
|
7 gadi atpakaļ |