Thaddeus Crews
|
ad40939b6f
Core: Replace C math headers with C++ equivalents
|
4 months ago |
A Thousand Ships
|
9dc231366d
Fix super call in various `get_configuration_warnings` methods
|
1 year ago |
kleonc
|
1bd8372813
Fix Parallax2D repeats being not relative to its transform
|
11 months ago |
markdibarry
|
2feed4c4b4
Avoid mirror scaling for ParallaxLayer
|
1 year ago |
Ricardo Buring
|
2ed2ccc2d8
Fixed Timestep Interpolation (2D)
|
1 year ago |
Rémi Verschelde
|
21f0529aa9
Revert "Update Node::get_configuration_warnings signature"
|
1 year ago |
RedMser
|
d3852deaa4
Update Node::get_configuration_warnings signature
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
2 years ago |
Marc Gilleron
|
aed3822a93
Change return type of `get_configuration_warnings` to `PackedStringArray`
|
2 years ago |
Rémi Verschelde
|
06c8f1c659
Merge pull request #58567 from madmiraal/fix-26470
|
2 years ago |
FireForge
|
92817aa72f
Add Vector2/3 linking to more properties
|
3 years ago |
Aaron Franke
|
5dc3bfb80e
Use suffixes for units in nodes and resources
|
3 years ago |
Rémi Verschelde
|
7119d355eb
String: Remove TTR and DTR defines in non-tools build
|
3 years ago |
Marcel Admiraal
|
aeff4cf6f3
Remove ParallaxLayer's invalid dependence on screen_offset
|
3 years ago |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Aaron Franke
|
7e51e4cb84
Fix some LGTM errors of "Multiplication result converted to larger type"
|
3 years ago |
SeleckyErik
|
7741afb55a
Fix ParallaxLayer's transform resetting in editor
|
3 years ago |
Aaron Franke
|
eb4902a455
Fix some unnecessary includes
|
4 years ago |
Nathan Franke
|
2a8c59c171
Use Array for node configuration warnings
|
4 years ago |
Aaron Franke
|
6811a45b59
Use real_t in non-physics 2D nodes
|
4 years ago |
Rafał Mikrut
|
003bb8e1a8
Initialize class variables with default values in scene/ [1/2]
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
ArrowInAKnee
|
9fc2b0fddc
Update all get_configuration_warning to retrieve warnings from the parent
|
5 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Juan Linietsky
|
a6f3bc7c69
Renaming of servers for coherency.
|
5 years ago |