SiebenCorgie / jakar-engine

Formerly "Ori-Engine" is an hobby project of mine. Target is an Rust/Vulkan engine for games and visualization software.
MIT License
19 stars 0 forks source link

Implement the node sorting for all get-er functions in the node module. #21

Closed SiebenCorgie closed 6 years ago

SiebenCorgie commented 6 years ago

Currently only the get_all_meshes() function can sort based on requirements. But this should be possible for all get-er functions.