baldurk
fa9215477d
Update examples to latest python API
2020-05-20 11:51:52 +01:00
baldurk
dd4009c588
Remove undoc-members attributes from autoclass docs builds
2020-04-07 09:55:17 +01:00
baldurk
4e4ef40612
Add replay API initialisation/shutdown to python examples
2020-03-05 19:35:45 +00:00
baldurk
7454e9047e
Ensure only one sphinx module:: directive exists
...
* Others using automodule:: must have :noindex:.
* I'm unclear when this is required - travis hit an error on this but I couldn't
reproduce it locally, but it seems harmless.
2020-01-06 16:20:44 +00:00
baldurk
50da67195c
Add missing Create*WindowingData to documented functions
2019-12-18 19:09:17 +00:00
baldurk
47fdb5add3
Exclude StructuredBufferList, StructuredObjectList from python docs
...
* These types should be mapped/treated invisibly as native python lists.
2019-11-12 20:44:35 +00:00
baldurk
07158ad24c
Fix support for triangle fans on GL/Vulkan
2019-08-20 15:33:12 +01:00
baldurk
e2704fa2eb
Add an abstracted interface around android-specific handling
...
* This makes it easier to use the same kind of interface to manage other kinds
of devices.
2019-07-31 17:51:13 +01:00
baldurk
91a7d45f85
Document new python version info functions
2018-11-30 15:48:42 +00:00
baldurk
14e3a3d360
Move API-agnostic pipeline state wrapper into core interface
...
* There's no need for this to be in the UI, and moving it allows it to be used
from script which is very useful.
2018-06-18 18:39:06 +01:00
baldurk
11091f1e54
Tidy up python documentation and add examples
2018-06-15 19:44:37 +01:00