index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
templates
/
rid_owner.h
Age
Commit message (
Expand
)
Author
2023-01-05
One Copyright Update to rule them all
Rémi Verschelde
2022-10-03
Remove unsupported `NO_SAFE_CAST`/`-fno-rtti` from Android build
Rémi Verschelde
2022-08-05
Add a Framebuffer cache
Juan Linietsky
2022-05-20
Add a new HashSet template
reduz
2022-05-16
Replace most uses of Map by HashMap
reduz
2022-02-05
Remove RID_Owner.get_rid_by_index
reduz
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-09-29
Rename RID's `getornull()` to `get_or_null()`
Hugo Locurcio
2021-08-23
Expose RID creation utilities.
reduz
2021-07-25
Fix various typos with codespell
luz paz
2021-07-06
Unify material parameter update
reduz
2021-06-29
Improve RID_Owner memory usage
reduz
2021-06-14
Fix crash when freeing GradientTexture and NoiseTexture
Haoyu Qiu
2021-02-18
Modernize atomics
Pedro J. Estébanez
2021-02-10
Make Servers truly Thread Safe
reduz
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-12-23
Replace Octree by DynamicBVH in cull code
reduz
2020-11-07
Reorganized core/ directory, it was too fatty already
reduz