tornavis/source/blender/editors
Laurynas Duburas 4889aed8ac Curves: Bezier handle selection support
Adds ".selection_handle_left" and ".selection_handle_right" attributes to
`CurvesGeometry` and their support in curve's select all, pick, box, circle
and lasso select tools.

Pull Request: https://projects.blender.org/blender/blender/pulls/119712
2024-04-03 16:40:36 +02:00
..
animation Fix: Escape property name when keying 2024-04-02 16:24:59 +02:00
armature Cleanup: use explicit casts when assigning booleans to floats 2024-04-01 22:20:09 +11:00
asset Fix: Missing early return when asset isn't found 2024-03-28 13:43:20 -04:00
curve Cleanup: use const pointer arguments 2024-04-03 10:22:05 +11:00
curves Curves: Bezier handle selection support 2024-04-03 16:40:36 +02:00
datafiles Sculpt: Add Line Hide tool 2024-03-29 00:05:25 +01:00
geometry Cleanup: Use C++ namespace for object editors module 2024-03-28 01:30:38 +01:00
gizmo_library Cleanup: use BLI_assert_msg instead of checking string literals 2024-04-03 14:27:54 +11:00
gpencil_legacy Cleanup: avoid shadowing local variables 2024-04-03 14:41:43 +11:00
grease_pencil GPv3: Onion Skinning 2024-04-03 15:34:40 +02:00
include Curves: Bezier handle selection support 2024-04-03 16:40:36 +02:00
interface GPv3: Onion Skinning 2024-04-03 15:34:40 +02:00
io Cleanup: Use C++ namespace for object editors module 2024-03-28 01:30:38 +01:00
lattice Cleanup: Use C++ namespace for object editors module 2024-03-28 01:30:38 +01:00
mask Cleanup: Remove unnecessary keywords from newly C++ headers 2024-03-27 02:45:30 +01:00
mesh UI: Rename VCols to Color Attributes in edit mesh operators 2024-03-29 19:30:25 +01:00
metaball Cleanup: Use C++ namespace for object editors module 2024-03-28 01:30:38 +01:00
object Fix: baking simulation only bakes a single frame 2024-04-01 17:59:29 +02:00
physics Cleanup: spelling in comments 2024-04-01 16:47:57 +11:00
render Cleanup: use const pointer arguments 2024-03-28 20:57:50 +11:00
scene Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
screen Cleanup: remove redundant null pointer checks 2024-04-01 22:20:09 +11:00
sculpt_paint Refactor: Use blender::Array for SubdivCCGNeighbors 2024-04-03 02:37:45 +02:00
sound Cleanup: Move remaining editors internal headers to C++ 2024-03-27 02:45:27 +01:00
space_action Cleanup: spelling in comments 2024-03-27 10:25:31 +11:00
space_api Cleanup: Move remaining curves editors functions to C++ namespace 2024-03-27 22:25:08 -04:00
space_buttons Fix #106641: Missing Annotation widgets 2024-03-28 12:15:33 +01:00
space_clip Cleanup: Remove unnecessary keywords from newly C++ headers 2024-03-27 02:45:30 +01:00
space_console Cleanup: declare arrays as const where possible 2024-03-28 22:57:57 +11:00
space_file Cleanup: use const pointer arguments 2024-04-03 10:22:05 +11:00
space_graph Cleanup: remove repeated flags in bit-flag literals 2024-04-01 22:20:09 +11:00
space_image Fix #106641: Missing Annotation widgets 2024-03-28 12:15:33 +01:00
space_info Fix #120095: Missing stats in sculpt mode 2024-04-03 01:00:43 +02:00
space_nla Cleanup: replace suspicious use of "&" with "&&" 2024-03-28 17:26:16 +11:00
space_node Fix #120087: wrong node selection after duplicating node 2024-04-02 15:40:51 +02:00
space_outliner Cleanup: Outliner: Return early, reduce variable scope 2024-03-28 16:40:15 -04:00
space_script Cleanup: Remove unnecessary keywords from newly C++ headers 2024-03-27 02:45:30 +01:00
space_sequencer Cleanup: use const pointer arguments 2024-04-03 10:22:05 +11:00
space_spreadsheet Cleanup: Move remaining GPU headers to C++ 2024-03-23 01:24:18 +01:00
space_statusbar Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
space_text Cleanup: use const pointer arguments 2024-04-03 10:22:05 +11:00
space_topbar Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
space_userpref Cleanup: Move remaining editors internal headers to C++ 2024-03-27 02:45:27 +01:00
space_view3d Curves: Bezier handle selection support 2024-04-03 16:40:36 +02:00
transform Fix #120104: Snap ignores evaluated geometry bounds 2024-04-01 11:01:19 -04:00
undo Cleanup: Move remaining curves editors functions to C++ namespace 2024-03-27 22:25:08 -04:00
util Cleanup: Use const for evaluated cage meshes and related data 2024-03-28 18:57:57 -04:00
uvedit Cleanup: declare arrays as const where possible 2024-03-28 22:57:57 +11:00
CMakeLists.txt Fix: Expose GPv3 RNA only in experimental 2023-09-27 15:46:18 +02:00