Commit History

Author SHA1 Message Date
  David Snopek 39f16e70f8 GDExtension: Add compatibility system for virtual methods 8 months ago
  Thaddeus Crews e06d83860d Style: Enforce `AllowShortFunctionsOnASingleLine` 7 months ago
  Hugo Locurcio 7a04d85ec3 Only allow valid types in Decal, Light3D projector, PointLight2D texture and CSGMesh3D mesh 1 year ago
  Rémi Verschelde 08508d2e01 Merge pull request #99700 from hpvb/scene_tree_editor_performance 8 months ago
  HP van Braam 6f7525c396 Improve Scene Tree editor performance 8 months ago
  Rémi Verschelde 2153a60425 Revert "Avoid duplicating signals from scene instances into packed scenes" 8 months ago
  cixil 8a42e3d3ef Avoid duplicating signals from scene instances into packed scenes 11 months ago
  Thaddeus Crews 37305e40bc Merge pull request #95711 from TokageItLab/warn-oneshot-prop 9 months ago
  Silc Lizard (Tokage) Renew 761a20f7a7 Add hint for oneshot & warning when it will be updated continuously 1 year ago
  Adam Scott 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 10 months ago
  Danil Alexeev 85dfd89653 Add `@export_tool_button` annotation for easily creating inspector buttons 10 months ago
  Rémi Verschelde 8a9a26ef19 Merge pull request #93311 from dsnopek/gdextension-required-virtuals 10 months ago
  A Thousand Ships 203d3be200 [Core] Add way to check if a signal has any connections 1 year ago
  Haoyu Qiu c5d147b9b5 Allow configuring which translation domain Object.tr uses 1 year ago
  David Snopek c2af6bcb59 GDExtension: Mark virtual function as `is_required` in `extension_api.json` 1 year ago
  rune-scape 0dde931bc9 StringName: Fix empty hash 11 months ago
  Thaddeus Crews 9853a69144 Implement typed dictionaries 2 years ago
  Danil Alexeev 49bcdf78a7 Core: Сheck `r_error` after calling `callp()` 11 months ago
  Rémi Verschelde 909629d9f9 Merge pull request #96166 from AThousandShips/more_lock_raii 11 months ago
  demolke c409e6d722 Import/export GLTF extras to node->meta 1 year ago
  A Thousand Ships e33fdb4296 Use `MutexLock` in more places 11 months ago
  Rémi Verschelde 3e8d051a4a Merge pull request #94068 from dalexeev/core-remove-is-gpl-reversed 11 months ago
  Daylily-Zeleen 3d575801ce Allow ClassDB to create a Object without postinitialization for GDExtension. 1 year ago
  Danil Alexeev 151f34bb80 Core: Remove unused method `_is_gpl_reversed()` 1 year ago
  Jan Haller 27a637d287 GDExtension: provide `free_property_list_func` with length of array 1 year ago
  Radiant e263b11cdd Implement remove_user_signal() 1 year ago
  Rémi Verschelde 453485aede Merge pull request #89270 from Repiteo/enforce-typename-in-templates 1 year ago
  A Thousand Ships 59bcc2888c Add methods to get argument count of methods 1 year ago
  Thaddeus Crews 9903e6779b Enforce template syntax `typename` over `class` 1 year ago
  Pedro J. Estébanez fdc47adf1e Help compilers optimize Object::cast_to() 1 year ago