Commit History

Author SHA1 Message Date
  Bernhard Liebl b17ae020bb Faster ClassDB::get_api_hash() 7 years ago
  Rémi Verschelde 626eebdec4 PropertyEditor: Fix display of property doc in tooltip 7 years ago
  Leon Krause cf3919b228 Bind some VisualServer functions 7 years ago
  Ignacio Etcheverry 0c2e882210 Adds 'exposed' field to ClassInfo 7 years ago
  Ignacio Etcheverry d1e00130e9 Fixes order of default arguments in MethodInfo 8 years ago
  Ignacio Etcheverry 27ca7e7313 Fixes reversed order of default arguments in MethodInfo 8 years ago
  Juan Linietsky 9c3bddfac2 Merge pull request #10745 from neikeq/fix-docdata-and-stuff 8 years ago
  Ignacio Etcheverry ddb1ce08c3 Fixes missing default arguments in MethodInfo 8 years ago
  Wilson E. Alvarez b9d0579be9 Removed ParamDef and ParamHint structs 8 years ago
  Juan Linietsky 8fce79aaee -Some fixes to code completion. 8 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 years ago
  Rémi Verschelde c90bfcb1c6 Re-apply clang-format to all files 8 years ago
  Juan Linietsky 36e0a72c77 -Code completion for enumerations 8 years ago
  Juan Linietsky 3d1c031871 Changed MethodBind API to request information from methods. It's much claner now. 8 years ago
  Ignacio Etcheverry 32dd9a9f66 ClassDB: Provide the enum name of integer constants 8 years ago
  Rémi Verschelde 306c0471f7 Merge pull request #9987 from Rubonnek/move-members-to-initilization-list 8 years ago
  Ignacio Etcheverry 46fdf16399 Improves method bind detection of signature types 8 years ago
  Wilson E. Alvarez 6d112a68b6 Moved member variables from constructor to initialization list 8 years ago
  Ignacio Etcheverry aee99ab59f ClassDB: Adds get_property_index method 8 years ago
  Juan Linietsky 00e5ba3143 Remove methods from code completion which are already exposed by properties, makes completion cleaner and more close to the documentation. 8 years ago
  Andreas Haas c530d8f43c Fix recognition of resource extensions. 8 years ago
  Rémi Verschelde 99529fb80d Move VERSION_MKSTRING logic to version.h 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
  Hein-Pieter van Braam b696beea65 Correct hash behavior for floating point numbers 8 years ago
  Juan Linietsky da11d6d9e8 Many fixes to make exported scenes work better, still buggy. 8 years ago
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD 8 years ago
  eska e06edc67c0 Enable WebGL2 in web export, start fixing build 8 years ago
  Rémi Verschelde 3890256fc5 Style: Cleanups, added headers, renamed files 8 years ago