Commit History

Author SHA1 Message Date
  Lukas Tenbrink ffa6ef220b Use `append_` instead of `parse_` for `String` methods. 5 months ago
  Thaddeus Crews f09ee0171a Style: Begin integrating simple `.clangd` fixes 6 months ago
  Michael Alexsander ce8d2e4917 Implement class detection in GDScript for build configuration 6 months ago
  Rémi Verschelde daa074881b Revert "Fixed resource loader using not fully loaded scripts" 6 months ago
  Pedro J. Estébanez 318af42020 Include more attributes in the global class names cache 7 months ago
  Danil Alexeev cd918ff470 GDScript: Remove `RENAMED_IN_GODOT_4_HINT` from `GDScriptWarning::Code` enum 7 months ago
  Ricardo Subtil b77aa473a1 Implement a "Recovery Mode" for recovering crashing/hanging projects during initialization 1 year ago
  Yufeng Ying 33817b186f Remove unused header in drivers and modules. 8 months ago
  Yufeng Ying a43f90b89d Remove unused variable in GDScriptLanguage. 8 months ago
  Danil Alexeev 80d11500b5 Code Editor: Add documentation tooltips 8 months ago
  Thaddeus Crews 1719f8ed3d Merge pull request #99834 from kiroxas/passLengthToParseUTF8 8 months ago
  rune-scape d58b2e879f Get rid of easily removable uses of const_cast 1 year ago
  Kiro 83d4bde0a2 When calling code has length of string, pass it to parse_utf8 8 months ago
  Thaddeus Crews 8004c7524f Merge pull request #98301 from aaronp64/gdscript_validate_property 9 months ago
  Thaddeus Crews 2584f75537 Merge pull request #96499 from beev1s/shallow-script-cache-error 10 months ago
  Clay John b5368d5e40 Merge pull request #98356 from dustdfg/gdscript_endif_readability_comments 10 months ago
  Thaddeus Crews 7444da766a Merge pull request #97374 from rune-scape/get-native-static-callable 10 months ago
  Yevhen Babiichuk (DustDFG) 8c29ef38fc Add some comments to #endif's where it will easier life 10 months ago
  aaronp64 aa1d469ffb Avoid unnecessary Dictionary conversions in GDScriptInstance::validate_property 10 months ago
  Danil Alexeev 0bc59c78de GDScript: Add missing static default initialization for typed dictionaries 10 months ago
  rune-scape d3ad99d3d1 GDScriptNativeClass: Allow getting static function as callable 11 months ago
  Rémi Verschelde 8ebfd89359 Merge pull request #96024 from Ryan-000/expose_get_rpc_config 11 months ago
  Hilderin 46edd6df55 Fix script properties reload from external editor 1 year ago
  Moritz Burgdorff fd5fc9f3ee Fixed resource loader using not fully loaded scripts 11 months ago
  Ryan 8835f326b1 Expose get_rpc_config and get_node_rpc_config 1 year ago
  Rémi Verschelde dbdc4eb204 Merge pull request #96330 from rune-scape/little-regression 11 months ago
  boywaste 7014c5b27d GDScript: Fix small mistake in script valid checks 1 year ago
  Danil Alexeev 49bcdf78a7 Core: Сheck `r_error` after calling `callp()` 11 months ago
  Hilderin ef6f873938 Fix editor needs restart after adding GDExtensions 1 year ago
  Rémi Verschelde 9f70823eec Merge pull request #94012 from KoBeWi/reload_everything_to_update_one_line 11 months ago