summaryrefslogtreecommitdiffstats
path: root/include/godot_cpp/templates/rid_owner.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Rebrand preambles to RedotSpartan3222024-10-311-2/+4
|
* Enforce template syntax `typename` over `class`Thaddeus Crews2024-03-101-3/+3
|
* Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicableA Thousand Ships2023-09-131-3/+3
|
* 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 copyright yearRémi Verschelde2022-03-151-2/+2
|
* Port a bunch of Godot container templates to GDExtension.bruvzg2022-02-181-0/+465