Historique des commits

Auteur SHA1 Message Date
  Hein-Pieter van Braam 67a706fc1b Fix various assorted warnings il y a 7 ans
  Poommetee Ketson 459f526119 Fix typos 'a' and 'an' il y a 7 ans
  Rémi Verschelde 7ad14e7a3e Dead code tells no tales il y a 7 ans
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers il y a 7 ans
  Hein-Pieter van Braam cacced7e50 Convert Object::cast_to() to the static version il y a 7 ans
  Ignacio Etcheverry 32dd9a9f66 ClassDB: Provide the enum name of integer constants il y a 7 ans
  Juan Linietsky e61d547ed0 Make sure local to scene resources are initialized after loading all nodes, fixes #9438 il y a 7 ans
  TwistedTwigleg 00f6c85928 Synchronize parameter names in definition and declaration il y a 7 ans
  Ignacio Etcheverry 2f290038d6 Removes type information from method binds il y a 7 ans
  Juan Linietsky 475e8b28b2 keep default exported script values unless overriden, closes #8127 il y a 7 ans
  Rémi Verschelde 76005a8e75 Style: Apply clang-format on all files il y a 7 ans
  Juan Linietsky 25678b1876 -Renamed GlobalConfig to ProjectSettings, makes more sense. il y a 7 ans
  ducdetronquito 074801e7a9 [#7212] Fixed missing 'Variant' return values in documentation. il y a 7 ans
  Ignacio Etcheverry 30835f9d37 PackedScene: Fix wrong DEFVAL il y a 7 ans
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line il y a 7 ans
  Rémi Verschelde debeee56f7 Fix typos in source code using codespell il y a 7 ans
  Pedro J. Estébanez 3b36df3730 Fix redundant connections saved in sub-inheritance il y a 7 ans
  Pedro J. Estébanez 383dea5796 Fix node duplication in scene sub-inheritance il y a 7 ans
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) il y a 7 ans
  Juan Linietsky de0045cf1b -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) il y a 7 ans
  Hein-Pieter van Braam b696beea65 Correct hash behavior for floating point numbers il y a 7 ans
  Juan Linietsky da11d6d9e8 Many fixes to make exported scenes work better, still buggy. il y a 7 ans
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD il y a 7 ans
  Hein-Pieter van Braam 0f687f0ccb Remove use of _SCS from ADD_METHOD il y a 7 ans
  Rémi Verschelde f44ee891be Style: Fix statements ending with ';;' il y a 7 ans
  Rémi Verschelde 93ab45b6b5 Style: Fix whole-line commented code il y a 7 ans
  BastiaanOlij bf990b0822 Few small fixes so tools=no and target=release compiles il y a 7 ans
  Juan Linietsky a503f8aadc Groundbreaking!! Godot resources can now be flagged to be local to the scene being edited! il y a 7 ans
  Juan Linietsky 2ab83e1abb Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector il y a 7 ans
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. il y a 7 ans