커밋 기록

작성자 SHA1 메시지 날짜
  Rémi Verschelde f0223ea8d3 CI: Update to clang-format 13 using LLVM repo 4 년 전
  Pedro J. Estébanez 26edc6cd41 Promote object validity checks to release builds 4 년 전
  lawnjelly eb6f98ec55 Portal occlusion culling 4 년 전
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 년 전
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 년 전
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 년 전
  Rémi Verschelde 3d15f04668 Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 4 년 전
  Pedro J. Estébanez 4485b43a57 Modernize atomics 4 년 전
  Pedro J. Estébanez b450036120 Modernize RWLock 4 년 전
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 년 전
  Andrii Doroshenko (Xrayez) e95c24d783 Make `property_list_changed_notify` protected in `Object` 5 년 전
  Andrii Doroshenko (Xrayez) 2bfb83c702 Make `Object::to_string` virtual 5 년 전
  Pedro J. Estébanez d904d05e65 Fix dangling and reassigned Variants 5 년 전
  PouleyKetchoupp 82bee3f993 Added has_signal method for Object 6 년 전
  Fabio Alessandrelli 41f59ecfca Make sure we know when deleting an emitting object 5 년 전
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 년 전
  Hugo Locurcio c62302a432 Improve the scene tree signals/groups tooltip 6 년 전
  santouits 13efc1bb06 Hopefully fix the random crashes with threads 6 년 전
  Rémi Verschelde 336846e547 Inspector: Fix PROPERTY_HINT_SPRITE_FRAME not behaving as RANGE 6 년 전
  LikeLakers2 e86f6faf64 MultiNodeEdit now only shows properties with the exact same PropertyInfo data 6 년 전
  Bojidar Marinov 0c4c36d823 Add default values to the editor help, docs, and generated RST 6 년 전
  Rémi Verschelde defd960276 Merge pull request #27886 from LeonardMeagher2/obj_to_string 6 년 전
  Aaron Franke 702b539405 Change "ID" to lowercase "id" 6 년 전
  Leonard Meagher f7eb426e2e Allow overriding how scripted objects are converted to strings 6 년 전
  Sintinium d1fa546dc9 Undo support for locking and grouping for both 2D and 3D 6 년 전
  Juan Linietsky 04847ef5f9 Added ability for multiple images to be imported as an atlas 6 년 전
  Juan Linietsky 8b231b96e3 Implement a cleaner (and better) way to save imagedata from ImageTexture, fixes #18801 6 년 전
  Ignacio Etcheverry 9df44c2d2c Use script instance binding for objects constructed from C# 6 년 전
  Ignacio Etcheverry 3233083f63 Mono: Lifetime fixes for CSharpInstance and instance binding data 6 년 전
  Juan Linietsky 91290f0ded Added a flag to specify an exported node path must be supplied from scene root, fixes #24412 6 년 전