Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
il y a 3 ans |
Rémi Verschelde
|
c273ddc3ee
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
|
il y a 3 ans |
Rémi Verschelde
|
7119d355eb
String: Remove TTR and DTR defines in non-tools build
|
il y a 3 ans |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
il y a 3 ans |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
il y a 4 ans |
Nathan Franke
|
2a8c59c171
Use Array for node configuration warnings
|
il y a 5 ans |
Rafał Mikrut
|
003bb8e1a8
Initialize class variables with default values in scene/ [1/2]
|
il y a 5 ans |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
il y a 5 ans |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
il y a 5 ans |
Aaron Franke
|
1b499d244a
Rename LightOccluder2D light_mask to occluder_light_mask
|
il y a 5 ans |
reduz
|
1bcf3c305b
Implement signed distance fields for 2D shaders
|
il y a 5 ans |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
il y a 5 ans |
Rémi Verschelde
|
12091b39d2
Merge pull request #38743 from arrowinaknee/node-config-warnings
|
il y a 5 ans |
Andrii Doroshenko (Xrayez)
|
69d5de632e
Split `Geometry` singleton into `Geometry2D` and `Geometry3D`
|
il y a 5 ans |
ArrowInAKnee
|
9fc2b0fddc
Update all get_configuration_warning to retrieve warnings from the parent
|
il y a 5 ans |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
il y a 5 ans |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
il y a 5 ans |
Juan Linietsky
|
a6f3bc7c69
Renaming of servers for coherency.
|
il y a 5 ans |
Rémi Verschelde
|
01afc442c7
Signals: Port connect calls to use callable_mp
|
il y a 6 ans |
Juan Linietsky
|
69c95f4b4c
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
il y a 6 ans |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
il y a 6 ans |
Gilles Roudière
|
b5251eb00f
Don't compile editor-only function when tools=no
|
il y a 6 ans |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
il y a 6 ans |
Hugo Locurcio
|
ff7184c5cb
Improve the node configuration warning display
|
il y a 6 ans |
Michael Alexsander Silva Dias
|
87e42e4f66
Merge pull request #24171 from YeldhamDev/occluder_polygon_grab
|
il y a 6 ans |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
il y a 7 ans |
Michael Alexsander Silva Dias
|
cb0d396cb8
Make OccluderPolygon2D draggable in the editor
|
il y a 7 ans |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
il y a 7 ans |
Ignacio Etcheverry
|
7034d48032
Fix binding some core API methods only in tools builds
|
il y a 7 ans |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
il y a 8 ans |