تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Fabio Alessandrelli ca7d572908 [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. 3 سال پیش
  reduz 455c06ecd4 Implement Vector4, Vector4i, Projection 3 سال پیش
  Rémi Verschelde c8ce7e34e2 i18n: Misc fixes translation strings 3 سال پیش
  reduz 746dddc067 Replace most uses of Map by HashMap 3 سال پیش
  Rémi Verschelde c273ddc3ee Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` 3 سال پیش
  bruvzg f851c4aa33 Fix some issues found by cppcheck. 3 سال پیش
  Haoyu Qiu 77f80aa4ee Use `RTR()` for VisualScriptNode captions and texts 3 سال پیش
  reduz 21637dfc25 Remove VARIANT_ARG* macros 3 سال پیش
  Haoyu Qiu 1262d331c0 Fix VisualScript crash when using Set Index node 3 سال پیش
  Rémi Verschelde 317cd0b19a Refactor some object type checking code with `cast_to` 3 سال پیش
  Haoyu Qiu 9b373642a5 i18n: Make VisualScript node caption & text translatable 3 سال پیش
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 سال پیش
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 سال پیش
  Lightning_A e078f970db Rename `remove()` to `remove_at()` when removing by index 4 سال پیش
  Hugo Locurcio c012fbc8b2 Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR` 3 سال پیش
  Fabio Alessandrelli bf9aae09ba [Net] Move multiplayer to core subdir, split RPCManager. 3 سال پیش
  Fabio Alessandrelli 64b9f30b92 [Net] Rename RPC "puppet" to "auth" (authority). Drop "master". 4 سال پیش
  Haoyu Qiu eba7265a1c Fix misspelled "overriden" 4 سال پیش
  reduz 3682978aee Replace BIND_VMETHOD by new GDVIRTUAL syntax 4 سال پیش
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 4 سال پیش
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 سال پیش
  Rémi Verschelde 88bf6e1c6d Merge pull request #48972 from DavidCambre/Expose_VisualScriptCustomNode_TypeHints_m 4 سال پیش
  David Cambré 1c4c0f9960 expose type hints for VisualScriptCustomNode 4 سال پیش
  Hugo Locurcio 4bd5e4fd9b Use the standard C `INFINITY` and `NAN` constants directly 4 سال پیش
  Rémi Verschelde 855c7c7414 Merge pull request #50566 from reduz/optimize-stringname-usage 4 سال پیش
  reduz 6631f66c2a Optimize StringName usage 4 سال پیش
  Yuri Roubinsky 88088f351a Prevents some warnings from appearing in visual scripts 4 سال پیش
  Aaron Franke 2508fd0533 Use PROPERTY_USAGE_NONE instead of 0 for no property usage 4 سال پیش
  Dipal M Zambare a0b0f7c4ee Fixes Visual script nodes operator mismatch issue #49943 4 سال پیش
  Martin 2e217a724e Fix logic operators mislabeled #49412 4 سال پیش