1
0
This repository has been archived on 2025-10-04. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
irrlicht-archive/source/Irrlicht/CBoneSceneNode.h
Lars Mueller 6ab23fa848 Ensure that absent bone names work
Achieved by refactoring the code to use
`std::optional<std::string>` instead of `core::stringc`.
2024-01-31 00:04:18 +01:00

1.7 KiB