mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Re-implemented screen space ambient occlusion
This commit is contained in:
parent
ee1e89f8c0
commit
bed8980ca5
28 changed files with 1469 additions and 264 deletions
|
|
@ -174,6 +174,7 @@ class SpatialEditorViewport : public Control {
|
|||
VIEW_DISPLAY_DEBUG_GIPROBE_LIGHTING,
|
||||
VIEW_DISPLAY_DEBUG_GIPROBE_EMISSION,
|
||||
VIEW_DISPLAY_DEBUG_SCENE_LUMINANCE,
|
||||
VIEW_DISPLAY_DEBUG_SSAO,
|
||||
VIEW_LOCK_ROTATION,
|
||||
VIEW_CINEMATIC_PREVIEW,
|
||||
VIEW_MAX
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue