Commit History

Author SHA1 Message Date
  Yuri Sizov 553fd238cf Merge pull request #73897 from TheSecondReal0/camera-line-width 2 years ago
  Asa Sprow 574293532d Draw Camera2D outlines as 2 point primitives instead of 4 2 years ago
  Marcus Elg a835dfd96d Fix Camera2D position smoothing properties not being grouped 2 years ago
  kobewi cf50eb130e Fix custom viewports in Camera2D 2 years ago
  kobewi 3f31c64300 Fix camera reparenting 2 years ago
  kobewi 724d6581d6 Fix Camera2D crashes 2 years ago
  Rémi Verschelde 14a4408e02 Merge pull request #65698 from KoBeWi/cameraman 2 years ago
  Ninni Pipping bbf203bc32 Hide clip_children for non-drawn CanvasItems 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Richard Adenling a3d8a78f1b Fix for 2D viewport not updating in the editor when the camera moves 2 years ago
  kobewi 7e2a8afb57 Rework how current Camera2D is determined 3 years ago
  kobewi e48c5daddf Unify usage of GLOBAL/EDITOR_GET 3 years ago
  Micky 43b9cc96da Rename Camera2D's `smoothing` to `position_smoothing` 3 years ago
  Luis Lopez c262589e26 Add rotation smoothing to Camera2D 5 years ago
  Micky ee16de583f Reverse Camera2D.`rotating` to `ignore_rotation` 3 years ago
  Rémi Verschelde adaec8396e Merge pull request #64880 from Mickeon/rename-camera-position 3 years ago
  Micky e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 years ago
  Micky ec963788cc Rename Camera2D's `screen_center` and `*_position` 3 years ago
  Yuri Sizov 1a24c9e14b Make `_validate_property` a multilevel method 3 years ago
  Marcel Admiraal e61dc6bb04 Ensure changes to Camera2D's limits don't affect smoothed_camera_pos 3 years ago
  Marcel Admiraal 3f83c3a0ac When Camera2D enters tree, ensure first update is not lost 3 years ago
  Marcel Admiraal 4c23fe602b Update camera position when updating camera limit 3 years ago
  FireForge 92817aa72f Add Vector2/3 linking to more properties 3 years ago
  FireForge 4678736a39 Add suffixes to all nodes and resources 3 years ago
  Hugo Locurcio aabbb40009 Make `{call,set,notify}_group()` immediate by default 4 years ago
  Rémi Verschelde b7bc8dbebe Merge pull request #57392 from madmiraal/implement-3888 3 years ago
  Rémi Verschelde 0f5455230c Use `switch` consistently in `_notification` (`scene` folder) 3 years ago
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 3 years ago
  Marcel Admiraal 15ea6706e2 Invert Camear2D zoom to make it intuitive 3 years ago
  Marcel Admiraal f107139979 Rename Project Window width and height settings to match their function 4 years ago