Commit History

Author SHA1 Message Date
  George Marques decf178033 Enable autoload in editor 7 years ago
  Felix Yang 7d5a40c3e6 Ctrl+Clicking a enum now scrolls down to it in the docs. 7 years ago
  Andreas Haas 700d07cf7c Mono: Avoid invalid class names. 7 years ago
  Rémi Verschelde 9f479f096c Fix typos in code and docs with codespell 7 years ago
  Ignacio Etcheverry 5be356b72f Mono: Implement stack info for errors and exceptions 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
  geequlim 475cee9c0f Abstract some method for script system 7 years ago
  Jerome67000 2609cc9ef4 Removes Script::get_node_type() 7 years ago
  Ignacio Etcheverry e218a13a64 Add ScriptLanguage::supports_builtin_mode and improve ScriptCreateDialog 7 years ago
  AndreaCatania 4537977d6d Renamed fixed_process to physics_process 8 years ago
  Ignacio Etcheverry 52a7be4eef Fixes language overridden external editors 8 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 years ago
  Juan Linietsky 36e0a72c77 -Code completion for enumerations 8 years ago
  Juan Linietsky 0ad1a8f3d0 Script languges are uninitialized properly now. 8 years ago
  Juan Linietsky 4366b7c8b0 Added a simpler/faster way to bind script languages instance wrappers to Godot 8 years ago
  Andreas Haas 8361b1ce07 Add ability to use custom script templates. 8 years ago
  Rémi Verschelde 68870af214 Merge pull request #8420 from magyar123/pr-script-files-as-base 8 years ago
  Ignacio Etcheverry 4b8568006d External editor improvements and fixes 8 years ago
  mbalint12 a3afec588c Added the ability to select files as base when creating scripts 8 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 years ago
  Karroffel 67f59bc2d9 increased maximum number of scripting languages 8 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 years ago
  Juan Linietsky bc26f90581 Type renames: 8 years ago
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 8 years ago
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 years ago
  Juan Linietsky 37f1e86108 Do ctrl-click on any code identifier to go to definiton or help page. 9 years ago
  Juan Linietsky 9c6175db11 More visual script work 9 years ago
  Juan Linietsky ad8f208bdb Proper function/property selection in visual script editing for property. 9 years ago
  Juan Linietsky 1add52b55e Brand new networked multiplayer 9 years ago