提交历史

作者 SHA1 备注 提交日期
  George Marques 75f16b8167 Make global scope enums accessible as types in GDScript 2 年之前
  Aaron Franke 2a65f6812b Add PROPERTY_USAGE_NEVER_DUPLICATE flag and use for script 2 年之前
  Aaron Franke 2bc0bcbd26 PropertyUsage: Rename "DO_NOT_SHARE_ON_DUPLICATE" to "ALWAYS_DUPLICATE" 2 年之前
  bruvzg daad4aed62 Cleanup and unify keyboard input. 2 年之前
  Juan Linietsky 0e0a6bb39b Removed unused property hints and `Object::get_translatable_strings()` 2 年之前
  Juan Linietsky 2b815df3c1 Use BitField<> in core type masks 2 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年之前
  bruvzg 53c76fa5d1 [RTL/TextServer] Add baseline inline alignment mode for objects and RTL tables. 2 年之前
  Silc Renew 83135aa122 Remove UPDATE_TRIGGER & Match behaviors between AnimationTree/Player 2 年之前
  Micky b4324e7a45 Remove `PROPERTY_HINT_IMAGE_COMPRESS` constants 2 年之前
  Aaron Franke 8556fdd4bc Move EulerOrder enum to math_defs.h and global scope 3 年之前
  Marc Gilleron 856466ed02 Expose `PROPERTY_USAGE_READ_ONLY` 3 年之前
  bruvzg 6f4d233062 Fix key mapping changes when moving from macOS to other platform 3 年之前
  bruvzg d91cb1d5d5 [macOS export] Simplify code signing options, add support for rcodesign tool for signing and notarization. 3 年之前
  Silc Renew 673c649adb Implement Quaternion Editor 3 年之前
  Fabio Alessandrelli ca7d572908 [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. 3 年之前
  reduz 455c06ecd4 Implement Vector4, Vector4i, Projection 3 年之前
  bruvzg cbe3a2dcb7 Use BitField hint for the TextServer enums. Add missing parts for BitField support to the GDextension API. 3 年之前
  kobewi 2f777b9a1e Remove unused hints 3 年之前
  K. S. Ernest (iFire) Lee 9ddebc0c22 Add a const call mode to Object, Variant and Script. 3 年之前
  reduz b7c41f9ba1 Add ability to export Node pointers as NodePaths 3 年之前
  Rémi Verschelde 40c360b870 Merge pull request #62122 from reduz/implement-movie-writer 3 年之前
  reduz 5786516d4d Implement Running Godot as Movie Writer 3 年之前
  bruvzg 860e24683f Make enum/constant binds 64-bit. 3 年之前
  gregcsokas 42e619c01e Adding function key support from F17 to F35 3 年之前
  kobewi 5553e27fe8 Add vector value linking 3 年之前
  sps1112 1f361b0367 Bind vararg method flag in core constants 4 年之前
  Nathan Franke f464caf214 finish renaming AUTH to AUTHORITY 3 年之前
  Yuri Roubinsky dbd7a31507 Implement exponential operator (**) to GDScript/Expressions 3 年之前
  Rémi Verschelde c273ddc3ee Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` 3 年之前