Commit History

Author SHA1 Message Date
  Rémi Verschelde 1426cd3b3a One Copyright Update to rule them all 2 years ago
  Rémi Verschelde c938104a88 Merge pull request #56630 from Pineapple/replace-find-last 3 years ago
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 3 years ago
  Bartłomiej T. Listwon 22750b1c03 Replace String::find_last with rfind where possible (backward compatible with old API) 3 years ago
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 3 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 3 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Thakee Nathees 15057c9284 Fix EditorFolding crash when switching scenes 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Rafał Mikrut ed1c4bc77d Removed unused variables, add some constants numbers 5 years ago
  Tomasz Chabora 57b12c10ab Prevent crash when scene has path, but no file 5 years ago
  Rémi Verschelde 6920c82742 Style: Fix issues with clang-format 8.0 5 years ago
  Juan Linietsky c1dcdf6109 No more metadata and dependency indices kept in resources saved. 5 years ago
  PouleyKetchoupp 790a78273f EditorFolding ignores hidden properties for folded resources (fixes #26663) 5 years ago
  marxin 8d51618949 Add -Wshadow=local to warnings and fix reported issues. 6 years ago
  K. S. Ernest (iFire) Lee b83c3827f3 Add check in folding to see if the nodepath exists to avoid message spam. 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Rémi Verschelde d1f3b622f0 Fix missing/malformed license headers 6 years ago
  Rémi Verschelde dd06f6ee70 Fix style issues and signature mismatch 6 years ago
  Juan Linietsky 0d69da8c0e Rewrite code for unfolding and make it automatic on scene load, which works better. 6 years ago
  Juan Linietsky 455f297671 Properly reset canvas state after drawing, fixes #18860 6 years ago
  Michael Alexsander Silva Dias df72ac5965 Remove "save folding for:" message when saving 6 years ago
  Juan Linietsky 4761c6bb7b Automatically unfold sections of properties that someone else edited (no local info exists). 6 years ago
  Juan Linietsky e647342140 Moved folding outside the resource files, now saved outside the project. 6 years ago