Commit History

Author SHA1 Message Date
  Rémi Verschelde bf7ca623a6 Fix Coverity reports of uninitialized scalar variable 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
  George Marques 0284727e7b Create API to add and remove VisualScript custom nodes 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
  letheed 5ad9be4c24 Rename pos to position in user facing methods and variables 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
  Wilson E. Alvarez 428f03cf06 Updated function argument names 8 years ago
  Indah Sylvia 5ae78fdf6a Makes all Godot API's methods Lower Case 8 years ago
  Juan Linietsky 2a3e00c8c7 -Many fixes to VisualScript, fixed property names, etc. 8 years ago
  geequlim 6687484958 Better user expirence with external text editors. 8 years ago
  Andreas Haas 8361b1ce07 Add ability to use custom script templates. 8 years ago
  Juan Linietsky 5b3709d309 Removal of InputEvent as built-in Variant type.. 8 years ago
  Ignacio Etcheverry 4b8568006d External editor improvements and fixes 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
  Rémi Verschelde e1c1d7d1d7 Add a bunch of missing Godot headers in own files 8 years ago
  Juan Linietsky bc26f90581 Type renames: 8 years ago
  Juan Linietsky e9bb65db81 -All types have editable script now in properties 8 years ago
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 8 years ago
  ISylvox 4aab004674 Should Fix Compiling Export Templates 9 years ago
  Juan Linietsky 24bd472a4a Removed script_variables/ prefix to VS properties, made them easier to access from GD and Expression nodes 9 years ago
  Juan Linietsky 5028d7510d Connection hints when connecting to empty space. 9 years ago
  Juan Linietsky 65ae4976eb made visual script switch more flexible 9 years ago
  Juan Linietsky fc70824f7c More improvements to visual script.. 9 years ago
  Juan Linietsky fb4d6d1db0 More visual script improvements 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