tornavis/source/blender/python
Philipp Oeser 08aa7861d6 Fix T94685: python error adding Space handlers for Spreadsheet
Oversight in {rB9cb5f0a2282a}.

Above commit made an entry in `rna_Space_refine()`, but the entry in
`rna_Space_refine_reverse()` was missing (and this is what python uses
for the Space callbacks).

Maniphest Tasks: T94685

Differential Revision: https://developer.blender.org/D13751
2022-01-06 13:47:35 +01:00
..
bmesh Cleanup: move public doc-strings into headers for 'python' 2021-12-02 22:53:44 +11:00
generic Cleanup: correct unbalanced doxygen groups 2021-12-14 16:17:10 +11:00
gpu Cleanup: Spelling/grammar in comments 2022-01-05 19:03:05 -06:00
intern Fix T94685: python error adding Space handlers for Spreadsheet 2022-01-06 13:47:35 +01:00
mathutils Cleanup: move public doc-strings into headers for 'python' 2021-12-02 22:53:44 +11:00
BPY_extern.h Cleanup: move public doc-strings into headers for 'python/intern' 2021-12-10 21:40:53 +11:00
BPY_extern_clog.h Code Style: use "#pragma once" in source directory 2020-08-07 09:50:34 +02:00
BPY_extern_python.h Cleanup: move public doc-strings into headers for 'python/intern' 2021-12-10 21:40:53 +11:00
BPY_extern_run.h Docs: improve on doc-strings for BPY_extern_run.h 2021-12-13 13:12:09 +11:00
CMakeLists.txt
rna_dump.py Cleanup: use static set syntax 2021-05-28 16:58:50 +10:00