Fredia Huya-Kouadio
|
764de7fe31
Collapse the gdextension arguments into the `GDExtensionData` struct
|
1 year ago |
Fredia Huya-Kouadio
|
ede88cf59d
Fix loading GDExtension dependencies on Android
|
1 year ago |
kobewi
|
dce4a3e4c2
Add get_process_exit_code() method
|
1 year ago |
DmitriySalnikov
|
b73e740786
Add renaming of PDB files to avoid blocking them
|
1 year ago |
bruvzg
|
082b420c0a
Implement `OS.execute_with_pipe` method to run process with redirected stdio.
|
1 year ago |
Muller-Castro
|
a8bc9f3e78
Add const lvalue ref to core/* container parameters
|
1 year ago |
bruvzg
|
628f3b2f79
[OS] Implement and expose to scripting APIs `get_memory_info` method instead of old `get_free_static_memory`.
|
2 years ago |
Rémi Verschelde
|
818a9e99a4
OS: Add `unset_environment`, better validate input
|
2 years ago |
Rémi Verschelde
|
0e4e782ada
Merge pull request #70714 from Calinou/doc-os-stdin
|
2 years ago |
Hugo Locurcio
|
86b8176864
Improve documentation for `OS.read_string_from_stdin()`
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
bruvzg
|
3d8a942a56
Fix reading Unicode from stdio.
|
2 years ago |
Rémi Verschelde
|
5aadc618b6
Merge pull request #66102 from MJacred/feature/getvideoadapterdriverinfo
|
2 years ago |
MJacred
|
de768afbdc
Fetch video adapter driver name and version from OS on Linux/*BSD and Windows
|
2 years ago |
Rémi Verschelde
|
c2c9a582da
Merge pull request #64815 from RandomShaper/default_cpu_count
|
2 years ago |
Pedro J. Estébanez
|
6bf02c0162
Keep a single, portable implementation of `OS::get_processor_count()`
|
3 years ago |
Rémi Verschelde
|
f501e4f665
Unix: Remove now unnecessary I/O defines, cleanup
|
2 years ago |
Rémi Verschelde
|
26e9145c26
SCons: Cleanup `DEBUG`, `_DEBUG` and `NDEBUG` defines
|
2 years ago |
MJacred
|
ac9786c525
Add get_distribution_name() and get_version() to OS
|
2 years ago |
James
|
0aecfc9254
Fixes #65377: get_datetime_* functions can return wrong values
|
2 years ago |
Rémi Verschelde
|
90019676b0
Code quality: Fix header guards consistency
|
3 years ago |
mdavisprog
|
f3c1232c59
Add OS::is_process_running function.
|
4 years ago |
Emmanuel Leblond
|
80f61352fb
Add GDNativeInterface::get_library_path to GDExtension
|
3 years ago |
Fabio Alessandrelli
|
6b5634b96a
[OS/Crypto] Add get_entropy to OS.
|
3 years ago |
Rémi Verschelde
|
8bdef23f7f
Merge pull request #56012 from bruvzg/wt🤎4
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
bruvzg
|
ea5bb8b47d
[Windows] Improve console handling and execute/create_process.
|
3 years ago |
Yuri Roubinsky
|
a4b7de6b23
Fix console colors on Windows
|
3 years ago |
Aaron Franke
|
2dabdda36a
Update Time documentation
|
3 years ago |
Gilles Roudière
|
0587e5e018
Implement toast notifications in the editor
|
3 years ago |