Commit History

Author SHA1 Message Date
  bruvzg 6f4d233062 Fix key mapping changes when moving from macOS to other platform 3 years ago
  bruvzg d91cb1d5d5 [macOS export] Simplify code signing options, add support for rcodesign tool for signing and notarization. 3 years ago
  Silc Renew 673c649adb Implement Quaternion Editor 3 years ago
  Fabio Alessandrelli ca7d572908 [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. 3 years ago
  reduz 455c06ecd4 Implement Vector4, Vector4i, Projection 3 years ago
  bruvzg cbe3a2dcb7 Use BitField hint for the TextServer enums. Add missing parts for BitField support to the GDextension API. 3 years ago
  kobewi 2f777b9a1e Remove unused hints 3 years ago
  K. S. Ernest (iFire) Lee 9ddebc0c22 Add a const call mode to Object, Variant and Script. 3 years ago
  reduz b7c41f9ba1 Add ability to export Node pointers as NodePaths 3 years ago
  Rémi Verschelde 40c360b870 Merge pull request #62122 from reduz/implement-movie-writer 3 years ago
  reduz 5786516d4d Implement Running Godot as Movie Writer 3 years ago
  bruvzg 860e24683f Make enum/constant binds 64-bit. 3 years ago
  gregcsokas 42e619c01e Adding function key support from F17 to F35 3 years ago
  kobewi 5553e27fe8 Add vector value linking 3 years ago
  sps1112 1f361b0367 Bind vararg method flag in core constants 4 years ago
  Nathan Franke f464caf214 finish renaming AUTH to AUTHORITY 3 years ago
  Yuri Roubinsky dbd7a31507 Implement exponential operator (**) to GDScript/Expressions 3 years ago
  Rémi Verschelde c273ddc3ee Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` 3 years ago
  Rémi Verschelde 952b71a425 Merge pull request #58751 from bruvzg/loc_str_props 3 years ago
  Pierre-Thomas Meisels a41fb2fa3c bugfix: bind core enums' none values 3 years ago
  bruvzg 12cb6386f6 Improve app name and system permission message localization. 3 years ago
  bruvzg b801742b77 [GDExtension] Add binds for missing methods, operators, and constants required for GDExtension TextServer implementation. 3 years ago
  bruvzg 40c56ed410 Improve locale detection. 3 years ago
  Rémi Verschelde 8d83da5bf9 Merge pull request #56224 from Calinou/variant-rename-packed-array-constants 3 years ago
  Aaron Franke de9adcf045 Document InputEventMIDI and add some missing 0xF MIDI messages 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Hugo Locurcio 753754548a Rename Variant Packed*Array constants for consistency 3 years ago
  Nathan Franke 41a20171eb align to horizontal_alignment, valign to vertical_alignment, related 3 years ago
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums 4 years ago
  Hugo Locurcio c012fbc8b2 Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR` 3 years ago