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
/
OS.xml
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Convert en_GB spelling to en_US with codespell
Rémi Verschelde
2023-01-23
1
-1
/
+1
*
OS: Add `unset_environment`, better validate input
Rémi Verschelde
2023-01-16
1
-2
/
+10
*
Merge pull request #70714 from Calinou/doc-os-stdin
Rémi Verschelde
2023-01-12
1
-3
/
+2
|
\
|
*
Improve documentation for `OS.read_string_from_stdin()`
Hugo Locurcio
2023-01-11
1
-3
/
+2
*
|
Remove duplicate Month and Weekday enums
Aaron Franke
2022-12-26
1
-57
/
+0
|
/
*
Use system fonts as fallback and improve system font handling.
bruvzg
2022-12-04
1
-5
/
+25
*
Merge pull request #68532 from Calinou/cmdline-user-args-add-alternative-sepa...
Rémi Verschelde
2022-11-28
1
-1
/
+3
|
\
|
*
Allow `++` as an alternative separator to `--` for user CLI arguments
Hugo Locurcio
2022-11-11
1
-1
/
+3
*
|
fix "unknown document" classref links
Hana
2022-11-14
1
-1
/
+1
|
/
*
Style: Misc docs and comment style and language fixes
Rémi Verschelde
2022-11-02
1
-4
/
+4
*
Merge pull request #67923 from Calinou/doc-displayserver
Max Hilbrunner
2022-10-30
1
-1
/
+2
|
\
|
*
Document the DisplayServer class
Hugo Locurcio
2022-10-27
1
-1
/
+2
*
|
Fix OS.get_video_adapter_driver_info crash
zCubed3
2022-10-27
1
-1
/
+1
|
/
*
Merge pull request #67244 from RandomShaper/split_render_further_2
Rémi Verschelde
2022-10-11
1
-4
/
+4
|
\
|
*
Polish rendering driver refactor further (take 2)
Pedro J. Estébanez
2022-10-11
1
-4
/
+4
*
|
Merge pull request #66102 from MJacred/feature/getvideoadapterdriverinfo
Rémi Verschelde
2022-10-11
1
-0
/
+9
|
\
\
|
|
/
|
/
|
|
*
Fetch video adapter driver name and version from OS on Linux/*BSD and Windows
MJacred
2022-10-11
1
-0
/
+9
*
|
Remove reference in OS to date and time functions
Andrew Woodward
2022-10-04
1
-1
/
+1
*
|
Merge pull request #66803 from akien-mga/core-remove-NO_THREADS
Rémi Verschelde
2022-10-03
1
-6
/
+0
|
\
\
|
*
|
Remove NO_THREADS fallback code, Godot 4 requires thread support
Rémi Verschelde
2022-10-03
1
-6
/
+0
*
|
|
Merge pull request #65751 from Faless/os/4.x_expose_read_from_stdin
Rémi Verschelde
2022-10-03
1
-0
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[OS] Expose get_stdin_string to Scripting.
Fabio Alessandrelli
2022-09-13
1
-0
/
+8
*
|
|
Fix missing "s" at the end of word in `OS.move_to_trash()` description
Victor Karp
2022-09-29
1
-1
/
+1
*
|
|
Add new C# code blocks to class ref pages
Paul Joannon
2022-09-19
1
-2
/
+8
*
|
|
Replace File/Directory with FileAccess/DirAccess
kobewi
2022-09-19
1
-1
/
+1
|
|
/
|
/
|
*
|
Add get_distribution_name() and get_version() to OS
MJacred
2022-09-16
1
-0
/
+21
|
/
*
Merge pull request #65031 from akien-mga/os-drop-obsolete-resource-debugging
Rémi Verschelde
2022-08-29
1
-36
/
+0
|
\
|
*
Drop obsolete resource usage debug methods from OS class
Rémi Verschelde
2022-08-29
1
-36
/
+0
*
|
[Web] Rename JavaScript platform to Web.
Fabio Alessandrelli
2022-08-29
1
-8
/
+8
|
/
*
Remove unimplemented `OS.dump_memory_to_file()` method
Hugo Locurcio
2022-08-18
1
-8
/
+0
*
[doc] Use "param" instead of "code" to refer to parameters (5)
Andy Maloney
2022-08-15
1
-21
/
+21
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-41
/
+41
*
Expose the "restart on exit" OS functionality
Hugo Locurcio
2022-08-01
1
-0
/
+23
*
Add support for command-line user arguments.
Juan Linietsky
2022-08-01
1
-0
/
+11
*
Implement support for loading system fonts on Linux, macOS / iOS and Windows.
bruvzg
2022-07-26
1
-0
/
+17
*
Merge pull request #60798 from Calinou/doc-os-cmdline-args
Rémi Verschelde
2022-06-19
1
-0
/
+10
|
\
|
*
Handle CLI arguments without a value in `OS.get_cmdline_args()` example
Hugo Locurcio
2022-05-05
1
-0
/
+10
*
|
Improve description of move_to_trash()
kobewi
2022-06-13
1
-0
/
+5
*
|
i18n: Misc fixes translation strings
Rémi Verschelde
2022-06-08
1
-1
/
+1
|
/
*
Add OS::is_process_running function.
mdavisprog
2022-05-03
1
-0
/
+9
*
Expose move_to_trash()
kobewi
2022-04-27
1
-0
/
+8
*
improve OS.get_name classref, misc/scripts fixes, remove trailing quote
Nathan Franke
2022-04-22
1
-1
/
+1
*
Add an `OS.get_processor_name()` method
Hugo Locurcio
2022-02-15
1
-1
/
+8
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
1
-1
/
+1
*
Minor typo fixups to Windows console changes
Max Hilbrunner
2022-01-27
1
-3
/
+3
*
[Documentation] Add instruction how to execute built-in commands of various s...
bruvzg
2022-01-17
1
-0
/
+3
*
Merge pull request #56012 from bruvzg/wt🤎4
Rémi Verschelde
2022-01-17
1
-1
/
+5
|
\
|
*
[Windows] Improve console handling and execute/create_process.
bruvzg
2021-12-18
1
-1
/
+5
*
|
State that get static memory usage only works in debug
skyace65
2021-12-26
1
-1
/
+1
|
/
*
Fix OS.get_name and OS.get_user_data_dir documentation
Nathan Franke
2021-12-15
1
-5
/
+60
[prev]
[next]