Commit History

Author SHA1 Message Date
  Magian 07a578d100 C# Array<String> Export Support Enum(String) 4 years ago
  Rémi Verschelde cfdac0973c Merge pull request #51698 from Paulb23/text-editor-settings 4 years ago
  Paulb23 bcfc591f86 Reorganise text editor settings 4 years ago
  Ignacio Roldán Etcheverry 5ea500e599 Fix C# native instance bindings after recent re-write 4 years ago
  31 6fd2edddc0 Fix 'script_class' null access when reloading a deleted C# script 4 years ago
  Raul Santos 3fe67fb5ad Use C++ iterators in the Mono module 4 years ago
  Rémi Verschelde 92299989bd Use Ref<T> references as iterators where relevant 4 years ago
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 4 years ago
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 years ago
  Fabio Alessandrelli ddb68f76ff [Net] Single `rpc` annotation. "sync" no longer part of mode. 4 years ago
  Fabio Alessandrelli 88d68346ee [Net] Rename NetworkedMultiplayerPeer to MultiplayerPeer. 4 years ago
  reduz 4469144891 Redo how instance bindings work 4 years ago
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 years ago
  Marcel Admiraal 2bafcd3422 Consolidate JSON, JSONParseResults and JSONParser into JSON 4 years ago
  Pedro J. Estébanez 2ca6b9c610 Fix slow load/save of scenes with many instances of the same script 4 years ago
  Pedro J. Estébanez f59488e94e Improve & fix Mono build 4 years ago
  Pedro J. Estébanez 04688b92ff Rename Reference to RefCounted 4 years ago
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` 4 years ago
  Rémi Verschelde 896aa94283 Merge pull request #49221 from Faless/mp/4.x_rpc_refactor 4 years ago
  Marcel Admiraal 8acd13a456 Rename Quat to Quaternion 4 years ago
  Aaron Franke 08a85352fb Rename Variant TRANSFORM to TRANSFORM3D 4 years ago
  Fabio Alessandrelli d779b5aa3e [Net] Refactor RPCs, remove RSETs 4 years ago
  Rémi Verschelde 4219a4cb6f Fix typos with codespell 4 years ago
  Hugo Locurcio e905e8f145 Highlight control flow keywords with a different color 4 years ago
  Hugo Locurcio 5d124c4a8f Remove uses of `auto` for better readability and online code reviews 4 years ago
  Ignacio Etcheverry 5b3b9cd63b C#: Fix disconnecting event signals twice 4 years ago
  sboronczyk 094981b277 Fix create c# script after partial class type 4 years ago
  Ignacio Etcheverry e2afe700f6 Add C# source generator for a new ScriptPath attribute 4 years ago
  reduz f8d03b98e7 Improve resource load cache 4 years ago
  magian1127 da234cdbc6 C # mono supports Unicode code 4 years ago