index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
classes
/
DisplayServer.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor grammar fixes to documentation
Ninni Pipping
2023-05-28
1
-1
/
+1
*
Add `audio/general/text_to_speech` project setting to enable/disable TTS.
bruvzg
2023-05-18
1
-0
/
+9
*
Merge pull request #75142 from bruvzg/scr
Rémi Verschelde
2023-05-16
1
-0
/
+9
|
\
|
*
[DisplayServer] Implement screen_get_image method for LinuxBSD/X11, macOS and...
bruvzg
2023-03-20
1
-0
/
+9
*
|
Merge pull request #76664 from Xenoparrot/simple-typos
Max Hilbrunner
2023-05-06
1
-5
/
+5
|
\
\
|
*
|
Fixed various typos across the docs
UltraBIF
2023-05-02
1
-5
/
+5
*
|
|
Some clarifications on screen-space coordinates
kobewi
2023-05-03
1
-1
/
+1
|
/
/
*
|
Add project manager / editor initial screen settings, implement DisplayServer...
bruvzg
2023-04-19
1
-0
/
+12
*
|
Fix various typos in the classref
Haoyu Qiu
2023-04-18
1
-1
/
+1
*
|
Fixed typo in DisplayServer.ScreenOrientation docs
Evgeniy Vasilyev
2023-04-16
1
-1
/
+1
|
/
*
Fix typos and inconsistencies in classref
Haoyu Qiu
2023-03-16
1
-3
/
+3
*
Corrected capitalisation of macOS
John Veness
2023-03-12
1
-2
/
+2
*
Fix various typos in the classref
Haoyu Qiu
2023-03-09
1
-11
/
+11
*
Merge pull request #74087 from bruvzg/get_screen_px
Rémi Verschelde
2023-03-06
1
-0
/
+12
|
\
|
*
[DisplayServer] Implement screen_get_pixel method for LinuxBSD/X11, macOS and...
bruvzg
2023-03-01
1
-0
/
+12
*
|
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
1
-1
/
+1
|
/
*
Add warnings for unsupported features in mobile and gl_compatibility backends
clayjohn
2023-02-26
1
-3
/
+3
*
Merge pull request #73610 from timothyqiu/classref-typos
Rémi Verschelde
2023-02-20
1
-1
/
+1
|
\
|
*
Various classref typo fixes
Haoyu Qiu
2023-02-20
1
-1
/
+1
*
|
Merge pull request #73408 from nightblade9/patch-1
Rémi Verschelde
2023-02-20
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Elaborate on text-to-speech requirements on Linux
nightblade9
2023-02-19
1
-0
/
+1
*
|
Improve documentation on PopupMenu and DisplayServer accelerators
Hugo Locurcio
2023-02-16
1
-1
/
+8
|
/
*
Document unsupported features in Mobile and Compatibility rendering methods
Hugo Locurcio
2023-02-13
1
-3
/
+4
*
Add missing period for sentences in classref
Haoyu Qiu
2023-02-12
1
-2
/
+2
*
Merge pull request #71523 from YeldhamDev/dserver_doc_recoms
Yuri Sizov
2023-02-06
1
-1
/
+7
|
\
|
*
Make `DisplayServer` docs tell users to change some window values in the `Win...
Michael Alexsander
2023-01-16
1
-1
/
+7
*
|
Add a note about the parameter that global menu callbacks require
Zoee Silcock
2023-01-27
1
-2
/
+11
*
|
Silence `warp_mouse()` warning in favor of documentation
Hugo Locurcio
2023-01-25
1
-0
/
+1
*
|
Document changing V-Sync at runtime in the class reference
Hugo Locurcio
2023-01-23
1
-2
/
+2
*
|
Fix typo and add missing docs for WINDOW_FLAG_MOUSE_PASSTHROUGH.
bruvzg
2023-01-16
1
-1
/
+1
|
/
*
Add `WINDOW_FLAG_MOUSE_PASSTHROUGH` flag and enabled it for tooltips. Expose ...
bruvzg
2023-01-16
1
-1
/
+4
*
Merge pull request #71022 from Sauermann/fix-captured-position-doc
Rémi Verschelde
2023-01-10
1
-1
/
+1
|
\
|
*
Fix doc for position of captured mouse
Markus Sauermann
2023-01-10
1
-1
/
+1
*
|
Use BitField<> in core type masks
Juan Linietsky
2023-01-08
1
-1
/
+1
*
|
Add support for the custom initial screen for the main window, fix primary sc...
bruvzg
2023-01-07
1
-0
/
+16
|
/
*
Merge pull request #69712 from bruvzg/real_size
Rémi Verschelde
2022-12-07
1
-4
/
+11
|
\
|
*
Rename `window_get_real_size` to `window_get_size_with_decorations`, add `win...
bruvzg
2022-12-07
1
-4
/
+11
*
|
Merge pull request #69707 from bruvzg/x11_exfs
Rémi Verschelde
2022-12-07
1
-6
/
+9
|
\
\
|
*
|
[Linux/X11] Split fullscreen mode into `WINDOW_MODE_EXCLUSIVE_FULLSCREEN` and...
bruvzg
2022-12-07
1
-6
/
+9
|
|
/
*
/
Fix Determining Window for Touchscreen
Markus Sauermann
2022-12-07
1
-7
/
+6
|
/
*
Clean up DisplayServerAndroid::window_get_native_handle() with the GLES3 rend...
David Snopek
2022-12-04
1
-0
/
+1
*
[macOS] Add exclusive fullscreen mode with Dock and Menu disabled.
bruvzg
2022-11-14
1
-2
/
+3
*
Add support for OpenGL to OpenXR
David Snopek
2022-11-08
1
-0
/
+8
*
Style: Misc docs and comment style and language fixes
Rémi Verschelde
2022-11-02
1
-3
/
+3
*
[DisplayServer] Hide internal window creation/deletion methods and expose som...
bruvzg
2022-10-31
1
-25
/
+15
*
Document the DisplayServer class
Hugo Locurcio
2022-10-27
1
-41
/
+180
*
[macOS] Fix window button position and title bar size when editor scale do no...
bruvzg
2022-10-10
1
-2
/
+2
*
[Docs] Synchronize and update Window and Display Server documentation.
bruvzg
2022-10-05
1
-13
/
+32
*
[macOS extend-to-title] Add scene/project name to the editor title, fix incor...
bruvzg
2022-09-22
1
-0
/
+2
*
Merge pull request #65816 from bruvzg/proj_settings_missing_flags
Rémi Verschelde
2022-09-21
1
-1
/
+3
|
\
[next]