Commit History

Author SHA1 Message Date
  Michael Alexsander 05f6c56a48 Fix some translations not properly falling back 1 year ago
  A Thousand Ships 59bcc2888c Add methods to get argument count of methods 1 year ago
  Rémi Verschelde b85337b7ea Merge pull request #87222 from RandomShaper/fix_obj_leaks_report 1 year ago
  Rémi Verschelde c1377920cd Merge pull request #86743 from Mickeon/autocompletion-optimise-object 1 year ago
  Micky cd2032a90b Optimise Object's `get_argument_options` 1 year ago
  Michael Alexsander d70c45b5c8 Add option to add built-in strings in the POT generation 1 year ago
  Raul Santos 5ba92e5a57 Fix some DEFVALs to use the right type 1 year ago
  David Snopek ea75307a11 Allow registering "runtime classes" 1 year ago
  EterDelta fee70558f8 Expose NOTIFICATION_EXTENSION_RELOADED to ClassDB 1 year ago
  kobewi 2de8bc00a1 Simplify RefCounted check in free() 1 year ago
  Pedro J. Estébanez a04a67ead6 Fix inaccuracies in the report of leaked objects 1 year ago
  Wilson E. Alvarez 80fb8db31f Remove unnecessary assignments 1 year ago
  Raul Santos 9750e49c57 Add `NOTIFICATION_PREDELETE_CLEANUP` notification 1 year ago
  Mai Lavelle 5e15586ec2 Fixes to allow object-less callables throughout Godot 1 year ago
  Rémi Verschelde c7ed5d795e Merge pull request #82799 from CedNaru/feature/expose_free_instance_binding 1 year ago
  Ced Naru 0a246e9b54 expose Object::free_instance_binding to GDExtension 1 year ago
  Danil Alexeev ed0b3c08e1 Core: Fix `Object::has_method()` for script static methods 1 year ago
  Danil Alexeev aff767ef07 Fix expected argument count for `Callable` call errors 1 year ago
  Rémi Verschelde 55dfbd7761 Merge pull request #80284 from dsnopek/gdextension-hot-reload 1 year ago
  David Snopek 2733a6f762 Implement reloading of GDExtensions 2 years ago
  398utubzyt 2df37a237a C#: Abstract script class support 2 years ago
  A Thousand Ships 893f889d74 [Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 year ago
  David Snopek abef8e3874 Allow implementing `Object::_validate_property()` from GDExtension 1 year ago
  Rémi Verschelde fa3428ff25 Merge pull request #81221 from dalexeev/editor-inspector-and-signal-dock-improvements 2 years ago
  Jan Haller 4e202bcec7 GDExtension: fix `bool` unknown in C 2 years ago
  Danil Alexeev c33ca26e17 Editor: Inspector and Signal docks improvements 2 years ago
  Markus Sauermann c4705a590b Fix Object::notification order 2 years ago
  kobewi 67db4693eb Expose _validate_property() for scripting 2 years ago
  Marc Gilleron e8731f4821 GDExtension: fix _get_property_list not working correctly in parent classes 2 years ago
  Angad Kambli 9c6c2f09e0 Check parameter validity in `Object::set_script` 4 years ago