summaryrefslogtreecommitdiffstats
path: root/core/io/resource_uid.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23Spartan3222024-11-151-0/+4
|\
| * Resource UID fixes and improvementskobewi2024-11-141-0/+4
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Merge uid_cache.bin and global_script_class_cache.cfg after mounting PCKsDavid Nikdel2024-03-061-1/+1
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-3/+3
* Add a new HashMap implementationreduz2022-05-121-2/+2
* Zero initialize all pointer class and struct membersRémi Verschelde2022-04-041-1/+1
* [ResourceUID] Use CryptoCore::RandomGenerator for IDs.Fabio Alessandrelli2022-02-141-3/+2
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Provide a getter for the project data directory.ne0fhyk2021-09-151-1/+1
* Implement Resource UIDsreduz2021-07-241-0/+89