Kevin Waldock

Results 4 issues of Kevin Waldock

Added hash-functions for math classes so they can be used for unordered_set/unordered_map.

Now that C++17 nearly finished, we could use std::opational for luabind::object_cast_nothrow

Checking if the type is equal or a subclass of LoadConfigurationV4 should be sufficient

Here is a checklist for cleaning up the Renderer class: We'll do for sure: - [ ] Move to smart pointers instead of raw pointers - [ ] clean up...

enhancement