Changeset View
Changeset View
Standalone View
Standalone View
source/blender/makesdna/DNA_userdef_types.h
| Context not available. | |||||
| /** Deprecated, for forward compatibility. */ | /** Deprecated, for forward compatibility. */ | ||||
| int virtual_pixel; | int virtual_pixel; | ||||
| int precision_cursor; | |||||
| int paint_cursor; | |||||
| int sculpt_cursor; | |||||
| int gp_cursor; | |||||
| /** Console scrollback limit. */ | /** Console scrollback limit. */ | ||||
| int scrollback; | int scrollback; | ||||
| /** Node insert offset (aka auto-offset) margin, but might be useful for later stuff as well. */ | /** Node insert offset (aka auto-offset) margin, but might be useful for later stuff as well. */ | ||||
| Context not available. | |||||