Commit Verlauf

Autor SHA1 Nachricht Datum
  Bojidar Marinov 9b8e8b2220 Bind many more properties to scripts vor 7 Jahren
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting vor 7 Jahren
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 vor 7 Jahren
  Rémi Verschelde 13c2ff9320 Style: Apply new clang-format 5.0 style to all files vor 7 Jahren
  Juan Linietsky bc2e8d99e5 Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function, vor 7 Jahren
  Bojidar Marinov 0b63e84566 Fix a crash in get_static_property_type_indexed vor 7 Jahren
  Bojidar Marinov 0cf9597758 Allow for getting/setting indexed properties of objects using get/set_indexed vor 8 Jahren
  Ross Hadden 1a97d6455d Fixed a bunch of typos, including an error code. vor 7 Jahren
  Wilson E. Alvarez 0f4643a4f6 Moved class_name and return_val to initializer list vor 7 Jahren
  Ignacio Etcheverry c16d00591b DocData and type hints fixes vor 7 Jahren
  Rémi Verschelde 7ad14e7a3e Dead code tells no tales vor 7 Jahren
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers vor 7 Jahren
  Poommetee Ketson 4950ef7478 Fix double single quotes in `connect` error print vor 7 Jahren
  Hein-Pieter van Braam cacced7e50 Convert Object::cast_to() to the static version vor 7 Jahren
  Juan Linietsky 3d1c031871 Changed MethodBind API to request information from methods. It's much claner now. vor 7 Jahren
  Ignacio Etcheverry 32dd9a9f66 ClassDB: Provide the enum name of integer constants vor 7 Jahren
  Rémi Verschelde 18a7315381 Rename localization method to `tr` again vor 7 Jahren
  Rémi Verschelde c72529baf0 Rename `XL_MESSAGE` aka `tr` to `localize` vor 7 Jahren
  Rémi Verschelde 306c0471f7 Merge pull request #9987 from Rubonnek/move-members-to-initilization-list vor 8 Jahren
  Ignacio Etcheverry 78619a5866 Fixes method definitions with extra number of arguments vor 8 Jahren
  Ignacio Etcheverry b8420cda9c Removes type information from vararg method binds vor 8 Jahren
  Ignacio Etcheverry 2f290038d6 Removes type information from method binds vor 8 Jahren
  Ignacio Etcheverry 1e74f27f8f Adds missing type information to virtual method binds vor 8 Jahren
  Wilson E. Alvarez 6d112a68b6 Moved member variables from constructor to initialization list vor 8 Jahren
  Indah Sylvia 5ae78fdf6a Makes all Godot API's methods Lower Case vor 8 Jahren
  Ruslan Mustakov 789815466a Fix is_class check typo in ObjectDB::cleanup vor 8 Jahren
  Juan Linietsky a3a7fb83e6 Made bool constructor explicit in Variant to avoid bugs, fixes #7843 vor 8 Jahren
  Juan Linietsky 3b2dfae5af function to add script and instance at once, as needed by neikeq vor 8 Jahren
  Ramesh Ravone 826c51c70e _get return type fix vor 8 Jahren
  Juan Linietsky 4366b7c8b0 Added a simpler/faster way to bind script languages instance wrappers to Godot vor 8 Jahren