Historial de Commits

Autor SHA1 Mensaje Fecha
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums hace 4 años
  Hugo Locurcio c012fbc8b2 Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR` hace 4 años
  Raul Santos 2913c32db5 Ensure C# script properties are added to the end hace 4 años
  Rémi Verschelde 0ae65472e7 clang-format: Enable `BreakBeforeTernaryOperators` hace 4 años
  Rémi Verschelde 3b11e33a09 clang-format: Disable alignment of operands, too unreliable hace 4 años
  Raul Santos c6ecc04114 Keep order for C# exported members hace 4 años
  Ignacio Roldán Etcheverry cad05f012d C#: Fix property set call boxing value when unboxed was expected hace 4 años
  Fabio Alessandrelli 24a949ea11 [Net] Rename RPC constants and annotation arguments. hace 4 años
  Edward Auttonberry c86ab40389 Update C# RPC attributes to share new Any/Auth naming convention hace 4 años
  Rémi Verschelde ab544a20de Merge pull request #51835 from magian1127/patch1 hace 4 años
  Rémi Verschelde de8d38014e Merge pull request #52633 from lewiji/mono-build-solution-shortcut-4.0 hace 4 años
  Lewis James 913aa270c0 Add editor keyboard shortcut for Mono Build solution button hace 4 años
  Paul Joannon 19f25b6847 Improve C# method listing hace 4 años
  Max Hilbrunner 75be697817 Merge pull request #52246 from Paulb23/verbatim-string hace 4 años
  Fabio Alessandrelli bf9aae09ba [Net] Move multiplayer to core subdir, split RPCManager. hace 4 años
  Paulb23 cf36fb405c syntax highlight c# verbatim string literal hace 4 años
  Fabio Alessandrelli 64b9f30b92 [Net] Rename RPC "puppet" to "auth" (authority). Drop "master". hace 4 años
  Magian facb96034b check that the element type is indeed String hace 4 años
  Magian 07a578d100 C# Array<String> Export Support Enum(String) hace 4 años
  Rémi Verschelde cfdac0973c Merge pull request #51698 from Paulb23/text-editor-settings hace 4 años
  Paulb23 bcfc591f86 Reorganise text editor settings hace 4 años
  Ignacio Roldán Etcheverry 5ea500e599 Fix C# native instance bindings after recent re-write hace 4 años
  31 6fd2edddc0 Fix 'script_class' null access when reloading a deleted C# script hace 4 años
  Raul Santos 3fe67fb5ad Use C++ iterators in the Mono module hace 4 años
  Rémi Verschelde 92299989bd Use Ref<T> references as iterators where relevant hace 4 años
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators hace 4 años
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations hace 4 años
  Fabio Alessandrelli ddb68f76ff [Net] Single `rpc` annotation. "sync" no longer part of mode. hace 4 años
  Fabio Alessandrelli 88d68346ee [Net] Rename NetworkedMultiplayerPeer to MultiplayerPeer. hace 4 años
  reduz 4469144891 Redo how instance bindings work hace 4 años