Commit History

Author SHA1 Message Date
  Rémi Verschelde 6361e24f29 Cleanup unnecessary debug prints 7 years ago
  letheed 5ad9be4c24 Rename pos to position in user facing methods and variables 8 years ago
  Rémi Verschelde aabbd00284 Merge pull request #10908 from hpvb/fix-unused-variables 8 years ago
  Hein-Pieter van Braam b2a38854fd Fix unused variable warnings 8 years ago
  Hein-Pieter van Braam 67a706fc1b Fix various assorted warnings 8 years ago
  Juan Linietsky ce28452109 -Fixed EditorDirDialog, which was really old and needed to use EditorFileSystem 8 years ago
  Poommetee Ketson 459f526119 Fix typos 'a' and 'an' 8 years ago
  Hein-Pieter van Braam f9467ec1ea Fix signed and unsigned comparisons 8 years ago
  Juan Linietsky d39e79e7ec Fix issues regarding reload of resources in imported scenes. Closes #10017 8 years ago
  Rémi Verschelde 7ad14e7a3e Dead code tells no tales 8 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 years ago
  Rémi Verschelde 565600e844 Cleanup tons of obsolete commented out code 8 years ago
  Hein-Pieter van Braam cacced7e50 Convert Object::cast_to() to the static version 8 years ago
  Indah Sylvia 51f56a4282 core/io: fix typo 'resoucre' to 'resource' 8 years ago
  Rémi Verschelde 76005a8e75 Style: Apply clang-format on all files 8 years ago
  Juan Linietsky 25678b1876 -Renamed GlobalConfig to ProjectSettings, makes more sense. 8 years ago
  Juan Linietsky 2e73be99d8 Lots of work on Audio & Physics engine: 8 years ago
  Juan Linietsky db3b05d289 Reworked translation system 8 years ago
  alexholly 935f730170 renamed all Rect3.pos to Rect3.position 8 years ago
  alexholly a3c90b0293 renamed all Rect2.pos to Rect2.position 8 years ago
  Juan Linietsky 5b3709d309 Removal of InputEvent as built-in Variant type.. 8 years ago
  Rémi Verschelde c3baf5eb3c Fix two typos from previous commit 8 years ago
  Juan Linietsky 98a3296702 Removal of Image from Variant, converted to a Resource. 8 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 years ago
  Juan Linietsky de0045cf1b -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) 8 years ago
  Juan Linietsky da11d6d9e8 Many fixes to make exported scenes work better, still buggy. 8 years ago
  Juan Linietsky 96de0141cc Removed import/export system, will start new one from scratch. 8 years ago
  Juan Linietsky 7e1afeafd4 Audio bus editing is COMPLETE! 8 years ago
  Rémi Verschelde 93ab45b6b5 Style: Fix whole-line commented code 8 years ago