Michael Alexsander
|
58e79bfa9a
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
|
3 months 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
|
1 year ago |
Sofox
|
58ae3c577c
Added compatibility for Blend Mode in Light2D/PointLight2D when converting from Godot 3 to 4
|
1 year ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Marc Gilleron
|
aed3822a93
Change return type of `get_configuration_warnings` to `PackedStringArray`
|
2 years ago |
Yuri Sizov
|
1a24c9e14b
Make `_validate_property` a multilevel method
|
2 years ago |
reduz
|
d69e3791bf
Fix editor-only visibility for lights
|
2 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 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 |
Michael Alexsander
|
4be282a269
Hide more options of disabled properties
|
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 |
Rémi Verschelde
|
424cd00f8b
doc: Sync classref with current source + fixup some bindings
|
4 years ago |
reduz
|
f123981a96
Implement DirectionalLight2D
|
4 years ago |
reduz
|
84d734da0e
Refactored 2D shader and lighting system
|
4 years ago |
Marcel Admiraal
|
26fcf2b04c
Add override keywords.
|
4 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 years ago |
Juan Linietsky
|
ef083a583b
Modified light rendering to make it more compatible.
|
5 years ago |
Juan Linietsky
|
f04359e70f
2D lighting seems more or less complete.
|
5 years ago |
Juan Linietsky
|
3f335ce3d4
Texture refactor
|
5 years ago |
Gilles Roudière
|
b5251eb00f
Don't compile editor-only function when tools=no
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
groud
|
4d78e16bc1
Fixes the bad calculation of margin & anchors when child of Node2D
|
6 years ago |
Gilles Roudiere
|
72ed1e4244
Remove the selection rect for nodes that do not require it
|
7 years ago |
Gilles Roudiere
|
8dad41e395
2D editor GUI input rework. Changes are:
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |