Histórico de commits

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