Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
3 سال پیش |
Yuri Sizov
|
1a24c9e14b
Make `_validate_property` a multilevel method
|
3 سال پیش |
Marcel Admiraal
|
e61dc6bb04
Ensure changes to Camera2D's limits don't affect smoothed_camera_pos
|
3 سال پیش |
Marcel Admiraal
|
3f83c3a0ac
When Camera2D enters tree, ensure first update is not lost
|
3 سال پیش |
Marcel Admiraal
|
4c23fe602b
Update camera position when updating camera limit
|
3 سال پیش |
FireForge
|
92817aa72f
Add Vector2/3 linking to more properties
|
3 سال پیش |
FireForge
|
4678736a39
Add suffixes to all nodes and resources
|
3 سال پیش |
Hugo Locurcio
|
aabbb40009
Make `{call,set,notify}_group()` immediate by default
|
4 سال پیش |
Rémi Verschelde
|
b7bc8dbebe
Merge pull request #57392 from madmiraal/implement-3888
|
3 سال پیش |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
3 سال پیش |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 سال پیش |
Marcel Admiraal
|
15ea6706e2
Invert Camear2D zoom to make it intuitive
|
4 سال پیش |
Marcel Admiraal
|
f107139979
Rename Project Window width and height settings to match their function
|
4 سال پیش |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
4 سال پیش |
Eric
|
7257bb6ad0
Fix condition on 'jump to limits' logic
|
4 سال پیش |
Rémi Verschelde
|
b99792b5d9
Merge pull request #54167 from brunosxs/fix-game-crash-when-sending-a-notification-from-a-camera-class
|
4 سال پیش |
Hugo Locurcio
|
c012fbc8b2
Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`
|
4 سال پیش |
BrunoSXS
|
eb2deabffe
Fixes a game crash caused by instantiating Camera2D and sending a notification from it before adding it to the tree.
|
4 سال پیش |
Anilforextra
|
90908cd67d
Add Get Center Method for Rect2/Rect2i and AABB.
|
4 سال پیش |
ThreeRhinosInAnElephantCostume
|
78e2d35a7e
fixed camera2d's "current" property getting reset when switching scenes
|
4 سال پیش |
Anilforextra
|
c390f0515d
Use get_global_* functions instead of using transforms.
|
4 سال پیش |
Aaron Franke
|
eb4902a455
Fix some unnecessary includes
|
4 سال پیش |
vitika9
|
22eaec6895
Fixed Camera2D's reset_smoothing() does not work as described
|
4 سال پیش |
Josh Chandler
|
879f84d8f8
add viewport.get_camera_2d()
|
5 سال پیش |
Eric
|
525ad7c37e
Enable Camera2D smoothing on limit change
|
4 سال پیش |
Aaron Franke
|
8b692e8872
Add PROPERTY_USAGE_NONE and use it
|
4 سال پیش |
Hugo Locurcio
|
8e2a7fff1d
Tweak Camera2D editor line colors for better visibility
|
4 سال پیش |
Aaron Franke
|
6811a45b59
Use real_t in non-physics 2D nodes
|
5 سال پیش |
Michael Alexsander
|
4be282a269
Hide more options of disabled properties
|
4 سال پیش |
Michael Alexsander
|
f70ccbca52
Make Camera2D's editor helper code only be compiled on editor builds
|
6 سال پیش |