Changeset View
Changeset View
Standalone View
Standalone View
source/blender/makesdna/DNA_workspace_types.h
| Context not available. | |||||
| #endif /* DNA_PRIVATE_WORKSPACE_READ_WRITE */ | #endif /* DNA_PRIVATE_WORKSPACE_READ_WRITE */ | ||||
| /** | /** | ||||
| * Little wrapper to store data that is going to be per window, but comming from the workspace. | * Little wrapper to store data that is going to be per window, but coming from the workspace. | ||||
| * It allows us to keep workspace and window data completely separate. | * It allows us to keep workspace and window data completely separate. | ||||
| */ | */ | ||||
| typedef struct WorkSpaceInstanceHook { | typedef struct WorkSpaceInstanceHook { | ||||
| Context not available. | |||||