Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Carlisle <carlisle.b3d@gmail.com>2022-01-30 04:44:27 +0300
committerAaron Carlisle <carlisle.b3d@gmail.com>2022-01-30 04:45:03 +0300
commitf18172b0239548a1b762e9499c77f162fffbd7a7 (patch)
tree25f902c08f84212bee3e57cfb63790a4f30bc4e3 /source/blender/windowmanager/intern/wm_splash_screen.c
parentf8b8727873424f3068f842e4d547fdf644f0477e (diff)
Cleanup: Pass cursor position as a single array to eyedropper functions
Since `event->xy` is now an array these functions can be simplified to accept the sample point as an array. Clarifications were also made to variable names: - `eye->last_x/y` --> `eye->cursor_last` - `mx/my` --> `cursor` Differential Revision: https://developer.blender.org/D13671
Diffstat (limited to 'source/blender/windowmanager/intern/wm_splash_screen.c')
0 files changed, 0 insertions, 0 deletions