Revision 3a2dece3ccbc172389e65d8a3e1b1f9a38ee698d authored by Stephen McDowell on 16 February 2018, 09:33:29 UTC, committed by Wenzel Jakob on 16 February 2018, 09:33:29 UTC
* Arcball::interrupt, mkdoc_rst updates - Add Arcball::interrupt so that users can close the Arcball without needing a mouse release. - Arcball docs complete with mini-example - Exceptions and occasional segfault (?!) using the pybind11/tools/clang, enabled user to install a functioning version for their system if needed - Not sure what the underlying problem is, this fix is easier. - Better code-block handling, indented code now remains indented in the python docs - Added a `danger` replacement (future commit will have one) * expose GLShader::Buffer (mixed GPU pipelines), docs - GLShader::Buffer becomes a public class definition, added const ref acquisition of an attribute buffer via GLShader::attribBuffer - GLShader docs completed - Python bindings for GLShader::attribBuffer as well as GLShader::Buffer class - Minor updates to CMakeLists.txt and docs/mkdoc_rst.py to ensure throws -> Throw and OSX bundle docs remain in py_doc.h when building on non-OSX * Arcball active rotation as quaternion, docs fixes
1 parent cf576ee
File | Mode | Size |
---|---|---|
docs | ||
ext | ||
include | ||
python | ||
resources | ||
src | ||
.appveyor.yml | -rw-r--r-- | 565 bytes |
.gitignore | -rw-r--r-- | 522 bytes |
.gitmodules | -rw-r--r-- | 447 bytes |
.travis.yml | -rw-r--r-- | 1.1 KB |
CMakeLists.txt | -rw-r--r-- | 21.7 KB |
CONTRIBUTING.rst | -rw-r--r-- | 2.5 KB |
LICENSE.txt | -rw-r--r-- | 2.1 KB |
README.rst | -rw-r--r-- | 7.2 KB |
Computing file changes ...