Historique des commits

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