A Thousand Ships
|
9dc231366d
Fix super call in various `get_configuration_warnings` methods
|
1 年之前 |
kobewi
|
065dd099dd
Remove empty bind_methods()
|
1 年之前 |
A Thousand Ships
|
308dbb8c63
[Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`
|
1 年之前 |
A Thousand Ships
|
79ba22a73f
Use `Vector*` component-wise `min/max/clamp` functions where applicable
|
1 年之前 |
Aaron Franke
|
c399424db9
Move 3D-only resources to their own folder
|
4 年之前 |
Rémi Verschelde
|
21f0529aa9
Revert "Update Node::get_configuration_warnings signature"
|
1 年之前 |
RedMser
|
d3852deaa4
Update Node::get_configuration_warnings signature
|
2 年之前 |
Yuri Sizov
|
6ab34005ad
Extract editor scene tabs into their own component
|
2 年之前 |
kobewi
|
de4a3fa151
Unify and streamline connecting to Resource changes
|
2 年之前 |
Ninni Pipping
|
dcd2b883eb
Use NULL instead of COND checks when appropriate
|
2 年之前 |
Rémi Verschelde
|
cf9df3b5d4
meshoptimizer: Sync with upstream commit 4a287848f
|
2 年之前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
Rémi Verschelde
|
1b634c06d0
Merge pull request #69972 from adamscott/add-server-checks-before-free
|
2 年之前 |
Adam Scott
|
ea33001b95
Add safety-checks before some servers `free()`
|
2 年之前 |
Marc Gilleron
|
2aefdcc26e
Fix usages of mesh simplification functions in float=64 builds
|
3 年之前 |
Marc Gilleron
|
aed3822a93
Change return type of `get_configuration_warnings` to `PackedStringArray`
|
3 年之前 |
Johan Aires Rastén
|
b7e2d45233
Replace Vector2(i) with Size2(i) for methods returning a size
|
3 年之前 |
kobewi
|
c3606cb5f3
Swap arguments of ResourceSaver.save()
|
3 年之前 |
FireForge
|
4678736a39
Add suffixes to all nodes and resources
|
3 年之前 |
Rémi Verschelde
|
7119d355eb
String: Remove TTR and DTR defines in non-tools build
|
3 年之前 |
reduz
|
6f51eca1e3
Discern between virtual and abstract class bindings
|
3 年之前 |
Rémi Verschelde
|
b8b4580448
Style: Cleanup single-line blocks, semicolons, dead code
|
3 年之前 |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
3 年之前 |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 年之前 |
jfons
|
dd970482c5
Improvements and fixes to occluders
|
3 年之前 |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 年之前 |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 年之前 |
Hugo Locurcio
|
652fd9ffcc
Remove outdated comments related to the 20-layer editor limitation
|
3 年之前 |
Hugo Locurcio
|
c012fbc8b2
Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`
|
4 年之前 |
PouleyKetchoupp
|
989acbbe81
Uniformize layer names, script methods and documentation
|
4 年之前 |