summaryrefslogtreecommitdiffstats
path: root/include/godot_cpp/templates/hashfuncs.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Rebrand preambles to RedotSpartan3222024-10-311-2/+4
|
* Enforce template syntax `typename` over `class`Thaddeus Crews2024-03-101-5/+5
|
* Sync license copyright with upstream GH-70885Rémi Verschelde2023-01-101-29/+29
|
* Basic static analysis fixesAndy Maloney2022-11-181-1/+1
| | | | | | | - remove extraneous semicolons - use "nullptr" instead of "0" - remove "break" after "return" - use <cstdio> instead of <stdio.h>
* Run scripts to format and make headers consistentAaron Franke2022-10-091-3/+3
|
* Update hashfuncs, add some missing math funcs.Fabio Alessandrelli2022-09-111-71/+265
|
* Add bindings for Vector4, Vector4i, Projection built-in types.bruvzg2022-07-211-0/+16
|
* Sync containers with new HashMap/HashSet, sync API headers.bruvzg2022-06-061-3/+128
|
* Update copyright yearRémi Verschelde2022-03-151-2/+2
|
* Port a bunch of Godot container templates to GDExtension.bruvzg2022-02-181-0/+191