Commit History

Author SHA1 Message Date
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Juan Linietsky 6e5872b709 Use a more compatible (and certain to work) mechanism to check default value on scene packing. 6 years ago
  Juan Linietsky f2e54057ae -Moved EditorDefaultValue to ClassDB, made it core 6 years ago
  M. Huri b46ba24e3b Repaired mistyped of 'its' on several files. 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 years ago
  Rémi Verschelde 52466d57e9 Make some debug prints verbose-only, remove others 6 years ago
  Juan Linietsky d5d83b754d Ensure index is only saved when scene is inherited, or parent node is not from the edited scene. Closes #17562. 6 years ago
  Juan Linietsky 200c6cf630 Perform a name check when loading scenes and running on editor, fixes #6152 6 years ago
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 6 years ago
  Bojidar Marinov 9f6c0c6eae Duplicate Arrays and Dictionaries when instancing scene in editor 7 years ago
  Rémi Verschelde 9f479f096c Fix typos in code and docs with codespell 7 years ago
  AndreaCatania b77968dea3 Fixed resource setup handling 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Juan Linietsky cf84ee22a9 Added custom editor splash (including sponsor logo). 7 years ago
  Juan Linietsky c93cb30cbb restored binary compatibility, which was broken in #14406 7 years ago
  Matthias Hoelzl ced1ff63a8 Improve duplication and saving of instanced scenes 7 years ago
  Unknown fd1b94e307 Improve slang, especially in user-visible parts 7 years ago
  Juan Linietsky d438ac0aed -Implemented Proxy Textures (needed to solve the problem with ViewportTexture) 7 years ago
  Hein-Pieter van Braam 67a706fc1b Fix various assorted warnings 7 years ago
  Poommetee Ketson 459f526119 Fix typos 'a' and 'an' 7 years ago
  Rémi Verschelde 7ad14e7a3e Dead code tells no tales 7 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
  Hein-Pieter van Braam cacced7e50 Convert Object::cast_to() to the static version 7 years ago
  Ignacio Etcheverry 32dd9a9f66 ClassDB: Provide the enum name of integer constants 7 years ago
  Juan Linietsky e61d547ed0 Make sure local to scene resources are initialized after loading all nodes, fixes #9438 7 years ago
  TwistedTwigleg 00f6c85928 Synchronize parameter names in definition and declaration 7 years ago
  Ignacio Etcheverry 2f290038d6 Removes type information from method binds 7 years ago
  Juan Linietsky 475e8b28b2 keep default exported script values unless overriden, closes #8127 7 years ago
  Rémi Verschelde 76005a8e75 Style: Apply clang-format on all files 7 years ago