COMMITS
/ core/core_bind.cpp June 14, 2024
F
[Crypto] Expose OS.get_entropy
Fabio Alessandrelli committed
June 10, 2024
F
[Crypto] Expose get_system_ca_certificates.
Fabio Alessandrelli committed
January 2, 2024
C
Expose several EngineDebugger methods and signals as plugin callbacks
Chris Cranford committed
April 27, 2024
A
Fix unsafe uses of `Callable.is_null()`
A Thousand Ships committed
April 22, 2024
R
Merge pull request #90916 from Naros/expose-classdb-class-get-property-default-value
Rémi Verschelde committed
R
Merge pull request #90368 from Naros/expose-classdb-is-enum-bitfield
Rémi Verschelde committed
March 22, 2024
A
Fix import and saving related crashes
A Thousand Ships committed
April 19, 2024
C
Expose ClassDB::class_get_property_default_value method
Chris Cranford committed
April 7, 2024
C
Expose `ClassDB::is_enum_bitfield` as `ClassDB::is_class_enum_bitfield`
Chris Cranford committed
K
Add get_process_exit_code() method
kobewi committed
October 19, 2023
January 28, 2024
A
Add methods to get argument count of methods
A Thousand Ships committed
March 1, 2024
R
Merge pull request #86777 from Mickeon/autocomplete-classdb
Rémi Verschelde committed
R
Merge pull request #86743 from Mickeon/autocompletion-optimise-object
Rémi Verschelde committed
January 3, 2024
M
Add autocompletion for ClassDB & AudioServer
Micky committed
M
Optimise Object's `get_argument_options`
Micky committed
M
Add autocompletion for `Engine.get_singleton` & similar
Micky committed
February 22, 2024
P
Enhance cache modes in resource loading
Pedro J. Estébanez committed
January 9, 2024
M
Add const lvalue ref to core/* container parameters
Muller-Castro committed
August 1, 2021
M
Add const lvalue ref to container parameters
Muller-Castro committed
January 4, 2024
R
Merge pull request #83353 from Chubercik/expose_delaunay_3d
Rémi Verschelde committed
January 9, 2023
P
Add Direct3D 12 RenderingDevice implementation
Pedro J. Estébanez committed
October 14, 2023
J
Expose 3D Delaunay tetrahedralization in `Geometry3D`
Jakub Marcowski committed
September 26, 2023
M
Fixes to allow object-less callables throughout Godot
Mai Lavelle committed
August 16, 2023
R
Merge pull request #78871 from jitspoe/master.pr_compute_convex_mesh_points
Rémi Verschelde committed
June 30, 2023
J
Expose compute_convex_mesh_points function to GDScript.
jitspoe committed
March 5, 2023
P
Add ability to get barycentric coordinates from ray
PrecisionRender committed
March 30, 2021
June 10, 2023
R
Merge pull request #78000 from RandomShaper/let_users_mess_up
Rémi Verschelde committed
June 8, 2023
P
Let user scripts disable thread safety checks
Pedro J. Estébanez committed
June 7, 2023
P
Mark thread name setup safe for nodes
Pedro J. Estébanez committed
May 17, 2023
R
Merge pull request #52314 from lawnjelly/four_delta_smooth
Rémi Verschelde committed
September 1, 2021
L
Add frame delta smoothing option (4.x)
lawnjelly committed
May 15, 2023
R
Merge pull request #77000 from reduz/make-more-base-nodes-thread-safe
Rémi Verschelde committed
May 12, 2023
J
Make more base nodes thread safe
Juan Linietsky committed
January 28, 2023
P
Robustify multi-threading primitives
Pedro J. Estébanez committed
May 8, 2023
R
Merge pull request #76418 from reduz/method-bind-validated-call
Rémi Verschelde committed
May 5, 2023
K
Cache feature list in OS.has_feature()
kobewi committed
April 24, 2023
J
Add ValidatedCall to MethodBind
Juan Linietsky committed
April 25, 2023
R
Merge pull request #69698 from Daylily-Zeleen/daylily-zeleen/show_in_explorer
Rémi Verschelde committed
December 7, 2022
D
Implement and expose OS::shell_show_in_file_manager()
Daylily-Zeleen committed
April 3, 2023
October 9, 2022
E
Add Engine::unregister_script_language and make Engine::register_script_language returns a Error
Emmanuel Leblond committed
November 27, 2022
D
GDScript: Fix issues with typed arrays
Dmitrii Maganov committed
January 27, 2023
P
Booleanize various sync primitives' wait & locking methods
Pedro J. Estébanez committed
January 16, 2023
R
OS: Add `unset_environment`, better validate input
Rémi Verschelde committed
January 12, 2023
R
Merge pull request #70714 from Calinou/doc-os-stdin
Rémi Verschelde committed
December 29, 2022
H
Improve documentation for `OS.read_string_from_stdin()`
Hugo Locurcio committed
January 5, 2023
R
One Copyright Update to rule them all
Rémi Verschelde committed
October 20, 2022
A
Remove duplicate Month and Weekday enums
Aaron Franke committed