Commit History

Author SHA1 Message Date
  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
  Fabio Alessandrelli 24a949ea11 [Net] Rename RPC constants and annotation arguments. 3 years ago
  Max Hilbrunner acc776f7b6 Merge pull request #52442 from Faless/mp/4.x_rpc_manager 4 years ago
  Fabio Alessandrelli bf9aae09ba [Net] Move multiplayer to core subdir, split RPCManager. 4 years ago
  Gilles Roudière 4bd7700e89 Implement properties arrays in the Inspector. 4 years ago
  reduz 44d62a9f4b Implement NativeExtension pointer arguments 4 years ago
  reduz 3682978aee Replace BIND_VMETHOD by new GDVIRTUAL syntax 4 years ago
  Aaron Franke fa3a32a2d6 Use Key enum instead of plain integers 4 years ago
  Rémi Verschelde 46beaacec3 Merge pull request #51017 from vnen/extension-fixes 4 years ago