Pavel Rojtberg

Results 377 comments of Pavel Rojtberg

> UserObjectBindings::setUserAny and UserObjectBindings::getUserAny are marked as deprecated in the Ogre.i file but are actually not deprecated if the UserObjectBindings header file is correct. yes, this is wrong. It should...

patches are welcome though

you can find a conanfile.py for ogre at https://github.com/AnotherFoxGuy/conan-OGRE

could be this: https://cmake.org/pipermail/cmake-developers/2013-March/018422.html with 1.10 we started using upstream find scripts for zlib and freetype

can you try linking against the ZLIB::ZLIB and Freetype::Freetype imported targets instead of this https://github.com/OGRECave/ogre/blob/9c2055e69962921e867331e2f224cec2d5f7f215/Components/Overlay/CMakeLists.txt#L24

looks good to me. Feel free to create a PR adding the conanfile. I will then look into extending our CI to automatically publish artifacts

why not both?

> That is because freeimage is still missing from the CCI Ogre works just fine without freeimage by using STBI

DDS has its own codec and will work without either Freeimage or STBI