Title |
Indie Blueprint Pool |
Indie Blueprint Pool |
Description |
The object pool pattern is a software creational design pattern that uses a set of initialized objects kept ready to use – a "pool" – rather than allocating and destroying them on demand. |
The object pool pattern is a software creational design pattern that uses a set of initialized objects kept ready to use – a "pool" – rather than allocating and destroying them on demand. |
Category |
Scripts |
Scripts |
License |
MIT |
MIT |
Repository Provider |
GitHub |
GitHub |
Repository Url |
https://github.com/ninetailsrabbit/indie-blueprint-pool
|
https://github.com/ninetailsrabbit/indie-blueprint-pool
|
Issues Url |
https://github.com/ninetailsrabbit/indie-blueprint-pool/issues
|
https://github.com/ninetailsrabbit/indie-blueprint-pool/issues
|
Godot version |
Godot 4.4 |
Godot 4.4 |
Version String |
1.1.0 |
1.1.0 |
Download Commit |
5ecb5f07c652cfbe3c5931e2e181e2959e8ae703 |
5ecb5f07c652cfbe3c5931e2e181e2959e8ae703 |
Download Url (Computed) |
https://github.com/ninetailsrabbit/indie-blueprint-pool/archive/5ecb5f07c652cfbe3c5931e2e181e2959e8ae703.zip
|
https://github.com/ninetailsrabbit/indie-blueprint-pool/archive/5ecb5f07c652cfbe3c5931e2e181e2959e8ae703.zip
|
Icon Url |
https://raw.githubusercontent.com/ninetailsrabbit/indie-blueprint-pool/refs/heads/main/icon.svg
|
https://raw.githubusercontent.com/ninetailsrabbit/indie-blueprint-pool/refs/heads/main/icon.svg
|