Commit History

Author SHA1 Message Date
  Markus Sauermann c6e0ed298c Include the follow-viewport-transform into CanvasLayer transform calculations 1 year ago
  Rémi Verschelde 16f6a5b139 One Copyright Update to rule them all 1 year ago
  kleonc 558b96f1b1 Fix `CanvasItem` not exiting its canvas group on canvas exit 2 years ago
  Jason Knight 09e4672f0d Bind NOTIFICATION_LOCAL_TRANFORM_CHANGED 2 years ago
  Haoyu Qiu b76147ec16 Fix top level CanvasItem visibility 2 years ago
  Haoyu Qiu d0901d4d55 Revert backport of "Rework CanvasItem visibility propagation" 2 years ago
  Haoyu Qiu ba0a17a458 Revert "Fix CanvasItem visibility propagation" 2 years ago
  kobewi 642591b6a9 Fix CanvasItem visibility propagation 2 years ago
  Haoyu Qiu 85be83ebbb Fix typo in CanvasItem visibility propagation backport 2 years ago
  Haoyu Qiu f49ffe4bb0 Backport CanvasLayer visibility 2 years ago
  lawnjelly adf14bfdde Add nodiscard to core math classes to catch c++ errors. 2 years ago
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 2 years ago
  lawnjelly 3d981b8265 Add option to use handles to RID 3 years ago
  BrunoSXS 8fd0fe3d20 Fixes a game crash caused by instantiating Camera2D and sending a notification from it before adding it to the tree. 3 years ago
  Metin Celik edcb7b8129 Add half frame to floor() 3 years ago
  Tom Coxon 9e9bac1549 Prevent shaders from generating code before the constructor finishes. 3 years ago
  Hugo Locurcio 8dae2f9f00 Add a comment at the top of generated shaders 3 years ago
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 3 years ago
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 3 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 3 years ago
  Rémi Verschelde 64a63e0861 Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 3 years ago
  Pedro J. Estébanez 4ddcdc031b Modernize Mutex 3 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 3 years ago
  Gilles Roudière 638e24684f Fixes setting top_level not updating the global position 4 years ago
  Rémi Verschelde 4028414e0e Revert "Made toplevel a property for Node3D and CanvasItem" 4 years ago
  Duroxxigar a726d011d5 Made toplevel a property for Node3D and CanvasItem 4 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 4 years ago
  Rémi Verschelde 9e1be8f8aa Merge pull request #32934 from ajweeks/fix-scale-origin 5 years ago
  Rémi Verschelde 3eb8bd08ec Merge pull request #32657 from ptrojahn/lines 5 years ago