From b9594b2c103bfca51c92b863e48d058a324fbdf8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Wed, 6 May 2020 10:27:02 +0200 Subject: doc: Sync classref with current source --- doc/classes/ProjectSettings.xml | 2 +- doc/classes/VisualShaderNodeUniform.xml | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/doc/classes/ProjectSettings.xml b/doc/classes/ProjectSettings.xml index a111b5bdde..ded72e796b 100644 --- a/doc/classes/ProjectSettings.xml +++ b/doc/classes/ProjectSettings.xml @@ -415,7 +415,7 @@ Position offset for tooltips, relative to the mouse cursor's hotspot. - Disables WinTab API and always use Windows Ink API for the pen input (Windows only). + Disables WinTab API and always use Windows Ink API for the pen input (Windows only). If [code]true[/code], allows HiDPI display on Windows and macOS. This setting has no effect on desktop Linux, as DPI-awareness fallbacks are not supported there. diff --git a/doc/classes/VisualShaderNodeUniform.xml b/doc/classes/VisualShaderNodeUniform.xml index c4362f6f2a..1225d9c320 100644 --- a/doc/classes/VisualShaderNodeUniform.xml +++ b/doc/classes/VisualShaderNodeUniform.xml @@ -9,9 +9,17 @@ + + + + + + + + -- cgit v1.2.3