Germano Cavalcante
589d1be147
Cleanup: rename variables to distinguish between target and source
From --> To
**Struct Members:**
|snapTarget|snap_source
|snapPoint|snap_target
|snapTargetGrid|snap_target_grid
|calcSnap|snap_target_fn
|targetSnap|snap_source_fn
|applySnap|snap_mode_apply_fn
|distance|snap_mode_distance_fn
|source_select|source_operation
|target_select|target_operation
**Functions:**
|snap_calc_view3d_fn|snap_target_view3d_fn
|snap_calc_uv_fn|snap_target_uv_fn
|snap_calc_node_fn|snap_target_node_fn
|snap_calc_sequencer_fn|snap_target_sequencer_fn
|TargetSnapMedian|snap_source_median_fn
|TargetSnapCenter|snap_source_center_fn
|TargetSnapClosest|snap_source_closest_fn
|TargetSnapActive|snap_source_active_fn
**Enums:**
|TARGET_INIT|SNAP_SOURCE_FOUND
|TARGET_GRID_INIT|SNAP_TARGET_GRID_FOUND
|POINT_INIT|SNAP_TARGET_FOUND
|MULTI_POINTS|SNAP_MULTI_POINTS
**Types:**
|eSnapSourceSelect|eSnapSourceOP
|eSnapTargetSelect|eSnapTargetOP
Also rename Select to Operation.
Reviewed By: campbellbarton
Differential Revision: https://developer.blender.org/D16967
2023-01-12 10:30:47 -03:00
..
2022-06-01 15:38:48 +10:00
2022-12-17 15:58:30 +11:00
2023-01-02 14:41:04 +01:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2023-01-05 12:40:34 +01:00
2022-06-02 13:55:06 +10:00
2023-01-03 23:05:29 -05:00
2023-01-03 23:05:29 -05:00
2022-06-15 18:59:33 +02:00
2022-02-11 09:14:36 +11:00
2022-09-07 13:27:27 +03:00
2022-11-10 15:29:21 -06:00
2022-06-07 00:38:23 -03:00
2022-02-11 09:14:36 +11:00
2023-01-10 15:38:46 +01:00
2022-11-08 14:28:44 +01:00
2022-04-04 13:34:42 +10:00
2022-02-11 09:14:36 +11:00
2023-01-05 10:11:24 +01:00
2022-04-26 12:33:35 +02:00
2022-06-09 10:11:25 +10:00
2022-03-16 14:48:25 +11:00
2022-02-11 09:14:36 +11:00
2022-06-22 10:45:18 +02:00
2022-03-16 20:09:55 +11:00
2023-01-10 14:50:13 -05:00
2023-01-03 20:02:01 -05:00
2023-01-03 20:02:01 -05:00
2022-04-05 08:02:01 +10:00
2022-11-30 13:54:56 -08:00
2022-02-11 09:14:36 +11:00
2022-07-25 08:14:32 +02:00
2022-03-16 14:48:25 +11:00
2022-04-04 13:34:42 +10:00
2022-02-18 18:13:06 +01:00
2022-05-16 19:46:20 +02:00
2022-09-16 18:14:33 +10:00
2023-01-03 15:19:16 +01:00
2022-11-10 07:40:41 -06:00
2022-06-21 16:39:47 +12:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-09-16 18:14:33 +10:00
2022-09-28 17:54:59 +02:00
2022-04-04 13:34:42 +10:00
2022-04-28 16:14:51 +02:00
2023-01-12 10:30:47 -03:00
2022-09-14 21:30:56 +02:00
2022-02-11 09:14:36 +11:00
2022-09-14 21:30:56 +02:00
2022-02-11 09:14:36 +11:00
2022-04-04 13:34:42 +10:00
2023-01-06 11:57:44 +01:00
2023-01-10 01:01:43 -05:00
2022-04-30 16:23:43 +09:00
2023-01-11 18:27:16 -03:00
2022-12-01 15:08:12 -06:00
2022-07-19 16:31:23 +02:00
2022-07-20 17:16:15 +02:00
2022-10-06 17:16:56 +02:00
2022-10-20 16:46:54 +02:00
2023-01-11 19:25:12 +11:00
2022-10-20 16:46:54 +02:00
2022-09-02 13:18:09 -07:00
2022-07-19 16:31:23 +02:00
2022-10-10 11:22:41 +11:00