Hi, 1) please be sure to code you file in Unix format before pusblishing a shell/python...
Hi, thanks for catching this. It should be fixed now on the develop branch.
Moving this conversation to GitHub: https://github.com/matus-chochlik/oglplus/is...
Hi, I have a concern with the oglplus::Optional<> wrapper (or rather the lack thereof)...
Whenever I try running the examples "004_any_text_rendering" or "004_stbttf_text_rendering"...
Here's the patch (can't attach files) --- config/FindGLUT.cmake | 2 +- 1 file changed,...
Here's the patch (can't attach files) --- config/FindGLUT.cmake | 2 +- 1 file changed,...
Multiple changes
Multiple changes
Merge branch 'release-0.44.0' into develop
Updated the configure.py script
Updated the cloud_trace blender2csv tool
Minor update in shapes::ObjMesh
Added wrappers for NV_shader_buffer_load
Minor fixes in one of oglplus examples
Updated the configure script
Removed the Bound<Object> class template
Added the ExposeGLName function
Minor documentation updates
Minor fixup in configure.py
Updated DSATextureEXTOps
Multiple changes
Fixed header include order in lib.hpp
Updated TransformFeedback
Minor documentation fix
Merge branch 'master' into master-with-history
Updated the Capability enumeration
Multiple changes
Fixup in images::Image
Updated the native Context/Surface wrappers
Multiple image-related changes
Added missing includes to the library sources