Changeset View
Changeset View
Standalone View
Standalone View
source/blender/makesdna/DNA_scene_types.h
| Context not available. | |||||
| char snap_target; | char snap_target; | ||||
| char snap_transform_mode_flag; | char snap_transform_mode_flag; | ||||
| char proportional_draw_gradient; | |||||
| char proportional_edit, prop_mode; | char proportional_edit, prop_mode; | ||||
| /** Proportional edit, object mode. */ | /** Proportional edit, object mode. */ | ||||
| char proportional_objects; | char proportional_objects; | ||||
| Context not available. | |||||
| char vgroupsubset; | char vgroupsubset; | ||||
| /* UV painting */ | /* UV painting */ | ||||
| char _pad2[3]; | char _pad2[2]; | ||||
| char uv_sculpt_settings; | char uv_sculpt_settings; | ||||
| char uv_relax_method; | char uv_relax_method; | ||||
| /* XXX: these sculpt_paint_* fields are deprecated, use the | /* XXX: these sculpt_paint_* fields are deprecated, use the | ||||
| Context not available. | |||||