Changeset View
Changeset View
Standalone View
Standalone View
source/blender/editors/transform/transform.h
| Context not available. | |||||
| void removeAspectRatio(TransInfo *t, float vec[2]); | void removeAspectRatio(TransInfo *t, float vec[2]); | ||||
| void drawPropCircle(const struct bContext *C, TransInfo *t); | void drawPropCircle(const struct bContext *C, TransInfo *t); | ||||
| void drawPropVerts(const struct bContext *C, TransInfo *t); | |||||
| struct wmKeyMap *transform_modal_keymap(struct wmKeyConfig *keyconf); | struct wmKeyMap *transform_modal_keymap(struct wmKeyConfig *keyconf); | ||||
| Context not available. | |||||