Fabio Alessandrelli
|
33d0e1c50c
[Crypto] Expose get_system_ca_certificates.
|
1 年間 前 |
Chris Cranford
|
8577340501
Expose several EngineDebugger methods and signals as plugin callbacks
|
1 年間 前 |
A Thousand Ships
|
31e7ee63f2
Fix unsafe uses of `Callable.is_null()`
|
1 年間 前 |
Rémi Verschelde
|
2980a6b295
Merge pull request #90916 from Naros/expose-classdb-class-get-property-default-value
|
1 年間 前 |
Rémi Verschelde
|
0b89b8b64c
Merge pull request #90368 from Naros/expose-classdb-is-enum-bitfield
|
1 年間 前 |
A Thousand Ships
|
49ae632b7d
Fix import and saving related crashes
|
1 年間 前 |
Chris Cranford
|
fdf31011a5
Expose ClassDB::class_get_property_default_value method
|
1 年間 前 |
Chris Cranford
|
c936ee54ee
Expose `ClassDB::is_enum_bitfield` as `ClassDB::is_class_enum_bitfield`
|
1 年間 前 |
kobewi
|
dce4a3e4c2
Add get_process_exit_code() method
|
1 年間 前 |
bruvzg
|
082b420c0a
Implement `OS.execute_with_pipe` method to run process with redirected stdio.
|
2 年 前 |
A Thousand Ships
|
59bcc2888c
Add methods to get argument count of methods
|
1 年間 前 |
Rémi Verschelde
|
0618bff394
Merge pull request #86777 from Mickeon/autocomplete-classdb
|
1 年間 前 |
Rémi Verschelde
|
c1377920cd
Merge pull request #86743 from Mickeon/autocompletion-optimise-object
|
1 年間 前 |
Micky
|
920dff3445
Add autocompletion for ClassDB & AudioServer
|
1 年間 前 |
Micky
|
cd2032a90b
Optimise Object's `get_argument_options`
|
1 年間 前 |
Pedro J. Estébanez
|
5e144022e7
Enhance cache modes in resource loading
|
1 年間 前 |
Muller-Castro
|
a8bc9f3e78
Add const lvalue ref to core/* container parameters
|
1 年間 前 |
Muller-Castro
|
96a95cb974
Add const lvalue ref to container parameters
|
4 年 前 |
Rémi Verschelde
|
acd37f98c0
Merge pull request #83353 from Chubercik/expose_delaunay_3d
|
1 年間 前 |
Micky
|
5c87b6eae8
Add autocompletion for `Engine.get_singleton` & similar
|
1 年間 前 |
Pedro J. Estébanez
|
2f47c57385
Add Direct3D 12 RenderingDevice implementation
|
2 年 前 |
Jakub Marcowski
|
bc78c832e9
Expose 3D Delaunay tetrahedralization in `Geometry3D`
|
2 年 前 |
Mai Lavelle
|
5e15586ec2
Fixes to allow object-less callables throughout Godot
|
2 年 前 |
Rémi Verschelde
|
20127ab693
Merge pull request #78871 from jitspoe/master.pr_compute_convex_mesh_points
|
2 年 前 |
jitspoe
|
541b021ab6
Expose compute_convex_mesh_points function to GDScript.
|
2 年 前 |
PrecisionRender
|
af7f787c6e
Add ability to get barycentric coordinates from ray
|
2 年 前 |
bruvzg
|
4790da7900
[macOS] Implement optional native file selection dialog support for sandboxed apps.
|
4 年 前 |
Rémi Verschelde
|
37d1dfef9d
Merge pull request #78000 from RandomShaper/let_users_mess_up
|
2 年 前 |
Pedro J. Estébanez
|
2b001db76e
Let user scripts disable thread safety checks
|
2 年 前 |
Pedro J. Estébanez
|
543689eeed
Mark thread name setup safe for nodes
|
2 年 前 |