Chris Cranford
|
c936ee54ee
Expose `ClassDB::is_enum_bitfield` as `ClassDB::is_class_enum_bitfield`
|
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 年之前 |
Rémi Verschelde
|
411b6a95a0
Merge pull request #52314 from lawnjelly/four_delta_smooth
|
2 年之前 |
lawnjelly
|
7925670f81
Add frame delta smoothing option (4.x)
|
4 年之前 |
Rémi Verschelde
|
8cfa19a078
Merge pull request #77000 from reduz/make-more-base-nodes-thread-safe
|
2 年之前 |
Juan Linietsky
|
0a9f72d5a8
Make more base nodes thread safe
|
2 年之前 |
Pedro J. Estébanez
|
6189ab5291
Robustify multi-threading primitives
|
2 年之前 |
Rémi Verschelde
|
3e6a731904
Merge pull request #76418 from reduz/method-bind-validated-call
|
2 年之前 |
kobewi
|
30d0dd43c5
Cache feature list in OS.has_feature()
|
2 年之前 |
Juan Linietsky
|
1c93606e47
Add ValidatedCall to MethodBind
|
2 年之前 |