mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-11-21 16:37:20 +01:00
Added a new .md file which will contain some of the godot commits that are interesting, but I decided against having it.
This commit is contained in:
parent
bad1d64314
commit
bf22c11da8
11
notable_godot_commits_not_included.md
Normal file
11
notable_godot_commits_not_included.md
Normal file
@ -0,0 +1,11 @@
|
||||
# Notable Godot Commits that are not included
|
||||
|
||||
These are some of the commits that I decided against having by default, but they might be of interest for other projects.
|
||||
|
||||
## Use circular fade instead of linear fade for distance fade
|
||||
|
||||
This makes distance fade look the same regardless of the camera angle,
|
||||
for all distance fade modes (Pixel Alpha, Pixel Dither, Object Dither).
|
||||
Distance fade now behaves like fog in this regard.
|
||||
|
||||
https://github.com/godotengine/godot/commit/56ac14fbf0240287ca93b625ba55dec6217b244f
|
Loading…
Reference in New Issue
Block a user