Commit History

Автор SHA1 Съобщение Дата
  Juan Linietsky c5da28f24c Fixed constness of variant functions, as well as visual script sequence ports. Closes #11258 преди 8 години
  Hein-Pieter van Braam 137f8a58a8 Move Variant::evaluate() switch to computed goto преди 8 години
  Maxim Sheronov 0fffa45158 Fix enums bindings преди 8 години
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers преди 8 години
  Wilson E. Alvarez 7a07895920 Added/Fixed null pointer checks преди 8 години
  Hein-Pieter van Braam cacced7e50 Convert Object::cast_to() to the static version преди 8 години
  Juan Linietsky 2cc8309249 Merge pull request #10351 from neikeq/enums-are-for-the-weak преди 8 години
  Ignacio Etcheverry 32dd9a9f66 ClassDB: Provide the enum name of integer constants преди 8 години
  Juan Linietsky 541fdffc0a Merge pull request #10319 from neikeq/pr-engine-editor-hint преди 8 години
  Ignacio Etcheverry 90b8a5b71e Removes editor_hint from SceneTree преди 8 години
  Wilson E. Alvarez 428f03cf06 Updated function argument names преди 8 години
  Indah Sylvia 5ae78fdf6a Makes all Godot API's methods Lower Case преди 8 години
  Poommetee Ketson c7c65ca6ba Clang-formatting *.cpp and *.h (some files excluded) преди 8 години
  Juan Linietsky 25678b1876 -Renamed GlobalConfig to ProjectSettings, makes more sense. преди 8 години
  Juan Linietsky 2a3e00c8c7 -Many fixes to VisualScript, fixed property names, etc. преди 8 години
  Juan Linietsky 3ce046ee0c -Fixed SCREEN_TEXTURE and other related 2D shader parameters. преди 8 години
  Juan Linietsky 5b3709d309 Removal of InputEvent as built-in Variant type.. преди 8 години
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line преди 8 години
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) преди 8 години
  Rémi Verschelde e1c1d7d1d7 Add a bunch of missing Godot headers in own files преди 8 години
  Juan Linietsky de0045cf1b -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) преди 8 години
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD преди 8 години
  Hein-Pieter van Braam 0f687f0ccb Remove use of _SCS from ADD_METHOD преди 8 години
  Rémi Verschelde 93ab45b6b5 Style: Fix whole-line commented code преди 8 години
  Juan Linietsky 547a57777b renamed joystick to joypad everywhere around source code! преди 8 години
  Juan Linietsky 0f7af4ea51 -Changed most project settings in the engine, so they have major and minor categories. преди 8 години
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. преди 8 години
  Juan Linietsky 828e1c092f Renamed the bind_native functions to bind_vararg, should make it show the documentation more clearly and also make it easier to bind to C# преди 9 години
  Juan Linietsky 5028d7510d Connection hints when connecting to empty space. преди 9 години
  Juan Linietsky ee37c2f433 Made basic call nodes unsequenced, since they are like gdscript and most return const. преди 9 години