提交历史

作者 SHA1 备注 提交日期
  Tom d634a5f8c4 Synced defs.hpp with godot's typedefs.h 6 月之前
  David Snopek 075b517d96 Synchronize most shared variant code with Godot 4.4 7 月之前
  Thaddeus Crews 7056c996dd Style: Replace header guards with `#pragma once` 7 月之前
  A Thousand Ships d389171905 [Math] Add `is_finite` methods 1 年之前
  Thaddeus Crews 87f5fb0691 Enforce template syntax `typename` over `class` 1 年之前
  Rémi Verschelde 00b29630ba Merge pull request #1003 from akien-mga/fix-sign-0 2 年之前
  bruvzg abca497b72 Expose some low level functions and String operators. 2 年之前
  Erik Abair d3f17c1dca Change behavior of Math::sign to match Godot builtin 4 年之前
  Rémi Verschelde 931f1a3f34 Sync license copyright with upstream GH-70885 2 年之前
  Rémi Verschelde bab247dcb6 Rename godot-headers to gdextension, move header to top folder 2 年之前
  Gilles Roudière c02e644679 Rename GDNative to GDExtension 2 年之前
  Aaron Franke 65eeb94f75 Update core data structures to match the engine 3 年之前
  Aaron Franke e83d472c00 Update Basis/Transform3D/Quaternion to match the engine 3 年之前
  Aaron Franke 7ba459ae7b Add integer posmod and rename range_lerp to remap 3 年之前
  Aaron Franke 9a2e8d907b Add pingpong and fract methods to Math 3 年之前
  Aaron Franke b11ff9d876 Replace stepify with snapped 3 年之前
  Aaron Franke d20c4200db Update cubic interpolation methods to match core 3 年之前
  Aaron Franke 942cd466ed Split is_equal_approx into float and double versions to match Godot 3 年之前
  Fabio Alessandrelli 43cdc2e037 Update hashfuncs, add some missing math funcs. 3 年之前
  bruvzg 91c56a0ad1 Add bindings for Vector4, Vector4i, Projection built-in types. 3 年之前
  Rémi Verschelde 1632322ce0 Update copyright year 3 年之前
  bruvzg e36180f377 Port a bunch of Godot container templates to GDExtension. 3 年之前
  Bastiaan Olij 94efe3d410 Fixing compiler warnings around implicit type casting loosing precision 3 年之前
  George Marques dfa526ce16 Fix formatting of files 4 年之前
  Bastiaan Olij 46c63af715 Re-introduce build-in type code for core types 4 年之前