Commit Verlauf

Autor SHA1 Nachricht Datum
  Max Hilbrunner d0b62ce155 Merge pull request #19021 from Faless/rpc_sync_fix vor 7 Jahren
  Max Hilbrunner 2fca33ac7b Merge pull request #18516 from PJB3005/18-04-30-visual-script-title-bars vor 7 Jahren
  Fabio Alessandrelli 9de4ffde61 Refactor RPCMode enum and checks vor 7 Jahren
  Pieter-Jan Briers 8d9d847a1a Move things into the title bars of Visual Script nodes. vor 7 Jahren
  Rémi Verschelde bf7ca623a6 Fix Coverity reports of uninitialized scalar variable vor 7 Jahren
  luz.paz 612ab4bbc6 Fix typos with codespell vor 7 Jahren
  Bojidar Marinov 9b8e8b2220 Bind many more properties to scripts vor 7 Jahren
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting vor 7 Jahren
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 vor 7 Jahren
  Pedro J. Estébanez c68300b88d Fix function arg count not considered in VisualScript vor 7 Jahren
  Matthias Hoelzl c825a58fe0 Connect signal for VisualScript "Yield Signal" using oneshot mode vor 7 Jahren
  Juan Linietsky bc2e8d99e5 Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function, vor 8 Jahren
  George Marques 0284727e7b Create API to add and remove VisualScript custom nodes vor 8 Jahren
  Jerome67000 2609cc9ef4 Removes Script::get_node_type() vor 8 Jahren
  Ignacio Etcheverry e218a13a64 Add ScriptLanguage::supports_builtin_mode and improve ScriptCreateDialog vor 8 Jahren
  Nathan Lovato cc40784728 Merge pull request #11653 from bojidar-bg/doc-vscript-1 vor 8 Jahren
  Bojidar Marinov 10469c1962 Document some of the VisualScript classes. vor 8 Jahren
  AndreaCatania 4537977d6d Renamed fixed_process to physics_process vor 8 Jahren
  letheed 5ad9be4c24 Rename pos to position in user facing methods and variables vor 8 Jahren
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers vor 8 Jahren
  Hein-Pieter van Braam cacced7e50 Convert Object::cast_to() to the static version vor 8 Jahren
  Juan Linietsky 541fdffc0a Merge pull request #10319 from neikeq/pr-engine-editor-hint vor 8 Jahren
  Bojidar Marinov 4a0b4417a3 Fix #6583, Condition + Wait nodes freezing the game vor 8 Jahren
  Ignacio Etcheverry 90b8a5b71e Removes editor_hint from SceneTree vor 8 Jahren
  Ignacio Etcheverry 2f290038d6 Removes type information from method binds vor 8 Jahren
  Juan Linietsky 8a4bce6ebd Ability to set a function as sequenced, so when called you can choose not to use sequence ports. Fixes #6346 vor 8 Jahren
  Indah Sylvia 5ae78fdf6a Makes all Godot API's methods Lower Case vor 8 Jahren
  Poommetee Ketson 2777f81d29 Add object type hint for docs vor 8 Jahren
  Juan Linietsky 25678b1876 -Renamed GlobalConfig to ProjectSettings, makes more sense. vor 8 Jahren
  Juan Linietsky bbada82f80 -Reorganized all properties of project settings (Sorry, Again). vor 8 Jahren