mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Restructure and reimplement vsync options
-Add a v-sync mode setting which allows to choose between DISABLED, ON, ADAPTIVE and MAILBOX -Removed the V-Sync via Compositor option
This commit is contained in:
6
misc/dist/linux/godot.6
vendored
6
misc/dist/linux/godot.6
vendored
@@ -85,12 +85,6 @@ Force low\-DPI mode (macOS and Windows only).
|
||||
.TP
|
||||
\fB\-\-no\-window\fR
|
||||
Disable window creation (Windows only). Useful together with \fB\-\-script\fR.
|
||||
.TP
|
||||
\fB\-\-enable\-vsync\-via\-compositor\fR
|
||||
When vsync is enabled, vsync via the OS' window compositor (Windows only).
|
||||
.TP
|
||||
\fB\-\-disable\-vsync\-via\-compositor\fR
|
||||
Disable vsync via the OS' window compositor (Windows only).
|
||||
.SS "Debug options:"
|
||||
.TP
|
||||
\fB\-d\fR, \fB\-\-debug\fR
|
||||
|
||||
Reference in New Issue
Block a user