baldurk
|
bb23fbc741
|
Remove 'always load' extra opt-in for extensions
* If an extension is enabled in the extension manager, it will be loaded by
default after that until disabled
|
2026-08-13 21:05:13 +01:00 |
|
baldurk
|
4bd0245975
|
Move new extension creation wizard to python scripting
* We remove the operations and interactions from the extension manager and leave
it purely for browsing extensions and enabling/disabling them.
|
2026-08-13 21:05:13 +01:00 |
|
baldurk
|
16a24406b2
|
In python extensions, set pyrenderdoc global before calling register()
|
2026-08-13 17:46:44 +01:00 |
|
baldurk
|
10272fa35b
|
Make most extension json fields optional
* We require `extension_api` and `version` fields in case needed for future
compatibility
|
2026-08-13 17:46:44 +01:00 |
|
baldurk
|
dabd2a803a
|
Give specific instructions on writing UI extensions
* This goes through a worked example of a simple extension.
|
2021-01-27 16:05:03 +00:00 |
|
baldurk
|
3f637e0d9b
|
Link to renderdoc-contrib repository
|
2021-01-27 12:58:51 +00:00 |
|
baldurk
|
204724bebe
|
Add documentation for python extensions
|
2018-11-30 16:42:49 +00:00 |
|