Changeset View
Changeset View
Standalone View
Standalone View
source/blenderplayer/bad_level_call_stubs/stubs.c
| Context not available. | |||||
| struct PyObject *pyrna_id_CreatePyObject(struct ID *id) RET_NULL | struct PyObject *pyrna_id_CreatePyObject(struct ID *id) RET_NULL | ||||
| void BPY_context_update(struct bContext *C) RET_NONE | void BPY_context_update(struct bContext *C) RET_NONE | ||||
| const char *BPY_app_translations_py_pgettext(const char *msgctxt, const char *msgid) RET_ARG(msgid) | const char *BPY_app_translations_py_pgettext(const char *msgctxt, const char *msgid) RET_ARG(msgid) | ||||
| void BPY_parse_shader_node_compatibility(void *nodetype) RET_NONE | |||||
| void BPY_parse_shader_node_gpu_code(void *nodetype) RET_NONE | |||||
| bool BPY_call_shader_node_gpu_func(struct GPUMaterial *mat, void *gpufunc, void *node, struct GPUNodeStack *gpuin, struct GPUNodeStack *gpuout) RET_ZERO | |||||
| /* intern/dualcon */ | /* intern/dualcon */ | ||||
| Context not available. | |||||