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
/
core
/
os
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Add support for command-line user arguments.
Juan Linietsky
2022-08-01
2
-2
/
+5
*
|
HTML5: Add support for `Input.vibrate_handheld()`
pattlebass
2022-07-27
1
-1
/
+1
*
|
Implement support for loading system fonts on Linux, macOS / iOS and Windows.
bruvzg
2022-07-26
1
-0
/
+2
*
|
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
2
-0
/
+2
*
|
Rename OSX to macOS and iPhoneOS to iOS.
bruvzg
2022-07-21
1
-1
/
+1
*
|
[macOS] Improve file association handling, and allow URL schema handling.
bruvzg
2022-07-07
1
-0
/
+1
*
|
Adding print_rich for printing with BBCode
Voylin
2022-06-29
2
-0
/
+16
*
|
Merge pull request #62122 from reduz/implement-movie-writer
Rémi Verschelde
2022-06-21
2
-0
/
+5
|
\
\
|
*
|
Implement Running Godot as Movie Writer
reduz
2022-06-21
2
-0
/
+5
*
|
|
Adding function key support from F17 to F35
gregcsokas
2022-06-16
2
-48
/
+105
|
/
/
*
|
Improve architectures in OS::has_feature and make them work on MSVC
Aaron Franke
2022-06-06
1
-4
/
+27
*
|
Merge pull request #60643 from clayjohn/GLES3-3D
Rémi Verschelde
2022-05-12
1
-8
/
+0
|
\
\
|
*
|
Basic 3D rendering
clayjohn
2022-05-12
1
-8
/
+0
*
|
|
Add a new HashMap implementation
reduz
2022-05-12
1
-0
/
+8
|
/
/
*
|
Fix inconsistent naming in Time
Nicholas Huelin
2022-05-05
2
-6
/
+6
*
|
Add OS::is_process_running function.
mdavisprog
2022-05-03
1
-0
/
+1
*
|
Merge pull request #60601 from touilleMan/gdextension_get_library_path
Rémi Verschelde
2022-05-03
1
-1
/
+1
|
\
\
|
*
|
Add GDNativeInterface::get_library_path to GDExtension
Emmanuel Leblond
2022-04-29
1
-1
/
+1
*
|
|
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
Rémi Verschelde
2022-05-02
2
-10
/
+9
|
/
/
*
|
Merge pull request #56093 from bruvzg/pck_section_load
Rémi Verschelde
2022-04-27
2
-0
/
+7
|
\
\
|
*
|
Improve embedded PCK loading and exporting.
bruvzg
2022-04-20
2
-0
/
+7
*
|
|
Merge pull request #59979 from bruvzg/cpp_check2
Rémi Verschelde
2022-04-27
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix more issues found by cppcheck.
bruvzg
2022-04-20
1
-1
/
+1
|
|
/
/
*
/
/
Proper validation of negative values in datetime strings and datetime dicts
laws65
2022-04-17
2
-11
/
+16
|
/
/
*
|
Quick fix: Crash when parsing invalid datetime string #60189
Oğuzhan Eroğlu
2022-04-15
1
-46
/
+50
*
|
validate input in Time.get_datetime_string_from_dict()
RedHeadphone
2022-04-13
1
-12
/
+13
*
|
Narrow FileAccess scope to prevent deadlocks.
bruvzg
2022-04-12
1
-2
/
+2
*
|
Make FileAccess and DirAccess classes reference counted.
bruvzg
2022-04-11
1
-15
/
+18
*
|
Fix some issues found by cppcheck.
bruvzg
2022-04-06
2
-3
/
+3
*
|
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
3
-9
/
+7
|
/
*
Object: Remove unused category boilerplate
Rémi Verschelde
2022-03-26
1
-1
/
+0
*
Rename the "BackSpace" and "BackTab" key strings to "Backspace"/"Backtab"
Hugo Locurcio
2022-03-18
1
-2
/
+2
*
Include platform_config.h in thread.cpp and thread.h
Bartłomiej T. Listwon
2022-03-14
2
-0
/
+2
*
Convert uses of `DirAccess *` to `DirAccessRef` to prevent memleaks
Rémi Verschelde
2022-03-11
1
-6
/
+2
*
Add offset string from minutes conversion method to Time singleton
Aaron Franke
2022-02-23
2
-4
/
+21
*
Style: Cleanup single-line blocks, semicolons, dead code
Rémi Verschelde
2022-02-16
2
-3
/
+5
*
Add an `OS.get_processor_name()` method
Hugo Locurcio
2022-02-15
2
-0
/
+5
*
[OS/Crypto] Add get_entropy to OS.
Fabio Alessandrelli
2022-02-14
1
-0
/
+2
*
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
3
-3
/
+0
*
Replace use of `OS::set_exit_code()` by `SceneTree::quit()` in `EditorNode`
Emmanuel Leblond
2022-01-18
1
-0
/
+3
*
Merge pull request #56012 from bruvzg/wt🤎4
Rémi Verschelde
2022-01-17
1
-2
/
+2
|
\
|
*
[Windows] Improve console handling and execute/create_process.
bruvzg
2021-12-18
1
-2
/
+2
*
|
Merge pull request #56492 from akien-mga/remove-author-docstrings
Rémi Verschelde
2022-01-12
1
-2
/
+1
|
\
\
|
*
|
Style: Remove inconsistently used `@author` docstrings
Rémi Verschelde
2022-01-04
1
-2
/
+1
*
|
|
Fix multiple missing UTF-8 decoding.
bruvzg
2022-01-06
1
-1
/
+1
|
/
/
*
/
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
23
-46
/
+46
|
/
*
Replace String comparisons with "", String() to is_empty()
Nathan Franke
2021-12-09
1
-3
/
+3
*
[HTML5] Add WebGL2 (GLES3) support using the OpenGL renderer.
Fabio Alessandrelli
2021-11-19
1
-1
/
+1
*
Merge pull request #54499 from Faless/threads/4.x_work_pool_default
Rémi Verschelde
2021-11-19
1
-0
/
+1
|
\
|
*
[OS] Add ThreadWorkPool default size to OS.
Fabio Alessandrelli
2021-11-02
1
-0
/
+1
[prev]
[next]