8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
CI: add trivial OgreMeshUpgrader test
CMake: Use all available processor cores to build dependencies Co-authored-by: Pavel Rojtberg <rojtberg@gmail.com>
GLSupport: EGL - fix multi-window operation
RTSS: fix parsing triplanarTexturing params
Main: remove unused iterator instantiations
RTSS: check the result of std::find to prevent erasing 'end' iterator (… …OGRECave#2676)
patch++
Main: range loop refactoring (OGRECave#2655)
Dependencies: update zlib
Vulkan: correctly use getImageAspect everywhere