markdibarry
|
2feed4c4b4
Avoid mirror scaling for ParallaxLayer
|
1 год назад |
Ricardo Buring
|
2ed2ccc2d8
Fixed Timestep Interpolation (2D)
|
1 год назад |
Rémi Verschelde
|
21f0529aa9
Revert "Update Node::get_configuration_warnings signature"
|
1 год назад |
RedMser
|
d3852deaa4
Update Node::get_configuration_warnings signature
|
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.
|
3 лет назад |
Marc Gilleron
|
aed3822a93
Change return type of `get_configuration_warnings` to `PackedStringArray`
|
3 лет назад |
Rémi Verschelde
|
06c8f1c659
Merge pull request #58567 from madmiraal/fix-26470
|
3 лет назад |
FireForge
|
92817aa72f
Add Vector2/3 linking to more properties
|
3 лет назад |
Aaron Franke
|
5dc3bfb80e
Use suffixes for units in nodes and resources
|
3 лет назад |
Rémi Verschelde
|
7119d355eb
String: Remove TTR and DTR defines in non-tools build
|
3 лет назад |
Marcel Admiraal
|
aeff4cf6f3
Remove ParallaxLayer's invalid dependence on screen_offset
|
3 лет назад |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
3 лет назад |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 лет назад |
Aaron Franke
|
7e51e4cb84
Fix some LGTM errors of "Multiplication result converted to larger type"
|
4 лет назад |
SeleckyErik
|
7741afb55a
Fix ParallaxLayer's transform resetting in editor
|
4 лет назад |
Aaron Franke
|
eb4902a455
Fix some unnecessary includes
|
4 лет назад |
Nathan Franke
|
2a8c59c171
Use Array for node configuration warnings
|
5 лет назад |
Aaron Franke
|
6811a45b59
Use real_t in non-physics 2D nodes
|
4 лет назад |
Rafał Mikrut
|
003bb8e1a8
Initialize class variables with default values in scene/ [1/2]
|
4 лет назад |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 лет назад |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 лет назад |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
5 лет назад |
ArrowInAKnee
|
9fc2b0fddc
Update all get_configuration_warning to retrieve warnings from the parent
|
5 лет назад |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 лет назад |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 лет назад |
Juan Linietsky
|
a6f3bc7c69
Renaming of servers for coherency.
|
5 лет назад |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
PouleyKetchoupp
|
927a7916f6
Fixed error in ParallaxLayer when set_mirroring is called before entering the tree
|
6 лет назад |
Colin Redman
|
359d7f178c
Fix ParallaxBackground breaking when moving it out the scene tree
|
6 лет назад |