kobewi
|
1778301cd0
Add call_deferred() method to Callable
|
há 3 anos atrás |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
há 3 anos atrás |
Marc Gilleron
|
aed3822a93
Change return type of `get_configuration_warnings` to `PackedStringArray`
|
há 3 anos atrás |
rafallus
|
7f2740f7bd
Expose input interaction virtual functions in CollisionObject
|
há 3 anos atrás |
kobewi
|
8be27dc59e
Replace Array return types with TypedArray
|
há 3 anos atrás |
Silc Renew
|
b31115cdc1
Add collision weight to PhysicsBody for penetrations must be avoided
|
há 3 anos atrás |
Ricardo Buring
|
54a9dcfa40
Don't move nonexistent debug shapes
|
há 3 anos atrás |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
há 3 anos atrás |
Aaron Record
|
900c676b02
Use range iterators for RBSet in most cases
|
há 3 anos atrás |
Rémi Verschelde
|
7b571ab8f7
Merge pull request #60986 from fire-forge/capitalism
|
há 3 anos atrás |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
há 3 anos atrás |
FireForge
|
88a8038387
Capitalize/fix some property enum hints
|
há 3 anos atrás |
Rémi Verschelde
|
7119d355eb
String: Remove TTR and DTR defines in non-tools build
|
há 3 anos atrás |
Haoyu Qiu
|
a775744742
Store ObjectID instead of raw pointer for Shape Owners
|
há 3 anos atrás |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
há 4 anos atrás |
Lightning_A
|
e078f970db
Rename `remove()` to `remove_at()` when removing by index
|
há 4 anos atrás |
Camille Mohr-Daurat
|
3c527dcbbd
Merge pull request #54157 from bjauny/fix_potential_nullpointer_collision3d
|
há 4 anos atrás |
Bastien JAUNY
|
258b5d0019
Fix potential null pointer use, based on #54094 fix
|
há 4 anos atrás |
Kemikal1
|
563d3dbf94
Change the unreacheable return value of shape_find_owner()
|
há 4 anos atrás |
Lightning_A
|
c63b18507d
Use range iterators for `Map`
|
há 4 anos atrás |
reduz
|
5cecdfa8af
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
|
há 4 anos atrás |
Aaron Franke
|
eb4902a455
Fix some unnecessary includes
|
há 4 anos atrás |
PouleyKetchoupp
|
989acbbe81
Uniformize layer names, script methods and documentation
|
há 4 anos atrás |
PouleyKetchoupp
|
7f92127959
Support for 3D sync to physics
|
há 4 anos atrás |
PouleyKetchoupp
|
5cbdc7a0ac
Add support for controlling physics nodes' behavior when disabled
|
há 4 anos atrás |
Marcel Admiraal
|
be26a5e40e
Rename CollisionObject3D input_event signal position and normal parameters
|
há 4 anos atrás |
Aaron Franke
|
de3f6699a5
Rename Transform to Transform3D in core
|
há 5 anos atrás |
trollodel
|
fea75bb112
Fix crash on debug shapes update if CollisionObject3D is not in tree
|
há 4 anos atrás |
trollodel
|
a24c46e7a0
Use the correct method in shape_owner_remove_shape
|
há 4 anos atrás |
trollodel
|
5b19c7de3f
Create CollisionObject3D debug shapes using RS
|
há 4 anos atrás |