31
|
649c87b957
Make CSG shape dirty after changing Snap, update doc
|
1 년 전 |
kobewi
|
413c11357d
Use Core/Scene stringnames consistently
|
1 년 전 |
Rémi Verschelde
|
4859f8090f
Merge pull request #85455 from xiongyaohua/fix_CSGPolygon_not_following_Path3D
|
1 년 전 |
A Thousand Ships
|
684752e75b
Replace error checks against `size` with `is_empty`
|
1 년 전 |
kobewi
|
0e8f90f4c8
Update deferred calls to use Callables
|
1 년 전 |
Yaohua Xiong
|
0e344f0d0b
Path3D notify transform change to CSGPolygon
|
1 년 전 |
Rémi Verschelde
|
94edf0f9a1
Merge pull request #80326 from MewPurPur/no-exp-with-zero
|
1 년 전 |
smix8
|
0cba21f2da
Fix CSGShape debug_collision_shape crash
|
1 년 전 |
jsjtxietian
|
173e2c7f29
Hide CSGShape's debug_collision_shape when it is invisible
|
1 년 전 |
A Thousand Ships
|
517e9f8aef
[Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
2 년 전 |
pidogs
|
f476b74ecf
Make CSGShape follow curve's tilt in Path mode
|
2 년 전 |
MewPurPur
|
09270f9624
Remove exp hint of a few properties
|
2 년 전 |
kobewi
|
de4a3fa151
Unify and streamline connecting to Resource changes
|
2 년 전 |
Evan Todd
|
da7e54ec17
Fix CSGPolygon3D in path mode disappearing at runtime.
|
2 년 전 |
Ricardo Buring
|
3f17a81f87
Add debug collision shape to CSG with collision
|
2 년 전 |
K. S. Ernest (iFire) Lee
|
eaa84bc682
Fix CSG edge case causing intersection line to hit on common edge of 2 triangles.
|
2 년 전 |
DESKTOP-9O27V4U\Navi
|
ac92704f39
Add compatibility code for CSGBox3D width/height/depth from Godot 3.x
|
2 년 전 |
MinusKube
|
541b725190
Don't generate CSGPolygon3D shape before the assigned path is inside tree
|
2 년 전 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 년 전 |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
2 년 전 |
Hugo Locurcio
|
ae18928748
Rename Curve/Curve2D/Curve3D/Gradient `interpolate()` to `sample()`
|
3 년 전 |
Micky
|
59e11934d8
Rename `str2var` to `str_to_var` and similar
|
3 년 전 |
Rémi Verschelde
|
1f61d47766
Merge pull request #64339 from YuriSizov/core-multilevel-validate-property
|
3 년 전 |
Yuri Sizov
|
1a24c9e14b
Make `_validate_property` a multilevel method
|
3 년 전 |
Rémi Verschelde
|
5193332d10
Merge pull request #64343 from TokageItLab/priority-ph
|
3 년 전 |
RedMser
|
c25b8f2876
Remove unintentional PROPERTY_USAGE_INTERNAL
|
3 년 전 |
Silc Renew
|
b31115cdc1
Add collision weight to PhysicsBody for penetrations must be avoided
|
3 년 전 |
Fabian Keller
|
2bf9e6090c
rename translate(d) to translate(d)_local in Transform 2D/3D
|
3 년 전 |
FireForge
|
4678736a39
Add suffixes to all nodes and resources
|
3 년 전 |
Aaron Franke
|
5dc3bfb80e
Use suffixes for units in nodes and resources
|
3 년 전 |