Changeset View
Changeset View
Standalone View
Standalone View
source/blender/makesdna/DNA_object_types.h
| Context not available. | |||||
| struct RigidBodyCon *rigidbody_constraint; /* settings for Bullet constraint */ | struct RigidBodyCon *rigidbody_constraint; /* settings for Bullet constraint */ | ||||
| float ima_ofs[2]; /* offset for image empties */ | float ima_ofs[2]; /* offset for image empties */ | ||||
| ImageUser *iuser; /* must be non-null when oject is an empty image */ | ImageUser *iuser; /* must be non-null when object is an empty image */ | ||||
| ListBase lodlevels; /* contains data for levels of detail */ | ListBase lodlevels; /* contains data for levels of detail */ | ||||
| LodLevel *currentlod; | LodLevel *currentlod; | ||||
| Context not available. | |||||