Historial de Commits

Autor SHA1 Mensaje Fecha
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops hace 4 años
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) hace 4 años
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks hace 4 años
  Rémi Verschelde 6e600cb3f0 Style: Set clang-format Standard to c++14 hace 4 años
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 hace 4 años
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 hace 5 años
  huisedenanhai 124e51fdde make core/Reference thread safe hace 6 años
  IAmActuallyCthulhu 82b9557803 Remove redundant author doc comments hace 6 años
  Ignacio Etcheverry 3380565e4b C#: Generate the correct integer and floating point types hace 6 años
  Juan Linietsky 04847ef5f9 Added ability for multiple images to be imported as an atlas hace 6 años
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 hace 6 años
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path hace 7 años
  Marcin Zawiejski a1d2fbdeb2 == and != operators for Ref<T> / T* hace 7 años
  Marcelo Fernandez 35d21c0881 Fix several in-class initialization clang warning hace 7 años
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting hace 7 años
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 hace 7 años
  Ruslan Mustakov f08bc0df7c Construct Variants from Reference properly in GDNative hace 8 años
  Hein-Pieter van Braam 9c63ab99f0 Fix use of unitialized variables hace 8 años
  Rémi Verschelde 7ad14e7a3e Dead code tells no tales hace 8 años
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers hace 8 años
  Hein-Pieter van Braam cacced7e50 Convert Object::cast_to() to the static version hace 8 años
  Juan Linietsky 3d1c031871 Changed MethodBind API to request information from methods. It's much claner now. hace 8 años
  Ignacio Etcheverry af4c4397df Fixes Ref's GetTypeInfo missing with ptrcall disabled hace 8 años
  Ignacio Etcheverry 46fdf16399 Improves method bind detection of signature types hace 8 años
  Ruslan Mustakov 5804308c57 Fix passing Refs via ptrcall hace 8 años
  Karroffel 40bb90fabd fixed ptrcall cast for const Ref<T> hace 8 años
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line hace 8 años
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) hace 8 años
  Rémi Verschelde 3890256fc5 Style: Cleanups, added headers, renamed files hace 8 años
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. hace 8 años