summaryrefslogtreecommitdiffstats
path: root/core/templates/rid_owner.h
Commit message (Expand)AuthorAgeFilesLines
* Make RID_Owner lock-free for fetching.Juan Linietsky2024-09-251-71/+68
* Improve Template Class Conditionals (Code Style)Craig-Stoneham2024-08-251-20/+20
* Enforce template syntax `typename` over `class`Thaddeus Crews2024-03-071-3/+3
* Remove word duplicates in comments and strings, and fix casing and punctuationRobert Yevdokimov2024-02-231-1/+1
* [Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicableA Thousand Ships2023-09-111-3/+3
* Handle RID validator overflowNinni Pipping2023-06-201-1/+2
* Fix misuses of error macrosDanil Alexeev2023-04-181-1/+0
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Remove unsupported `NO_SAFE_CAST`/`-fno-rtti` from Android buildRémi Verschelde2022-10-031-9/+2
* Add a Framebuffer cacheJuan Linietsky2022-08-051-10/+10
* Add a new HashSet templatereduz2022-05-201-1/+1
* Replace most uses of Map by HashMapreduz2022-05-161-1/+1
* Remove RID_Owner.get_rid_by_indexreduz2022-02-051-38/+18
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Rename RID's `getornull()` to `get_or_null()`Hugo Locurcio2021-09-291-8/+8
* Expose RID creation utilities.reduz2021-08-231-4/+6
* Fix various typos with codespellluz paz2021-07-251-1/+1
* Unify material parameter updatereduz2021-07-061-1/+1
* Improve RID_Owner memory usagereduz2021-06-291-14/+26
* Fix crash when freeing GradientTexture and NoiseTextureHaoyu Qiu2021-06-141-0/+3
* Modernize atomicsPedro J. Estébanez2021-02-181-2/+2
* Make Servers truly Thread Safereduz2021-02-101-9/+82
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Replace Octree by DynamicBVH in cull codereduz2020-12-231-0/+13
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-0/+404