VFONT: Text Selection Operator #106915

Merged
Harley Acheson merged 12 commits from Harley/blender:TextObjectSelection into main 2023-04-21 19:08:58 +02:00

12 Commits

Author SHA1 Message Date
Harley Acheson dd504e60b4 Use text cursor 2023-04-21 09:56:05 -07:00
Harley Acheson 6e60e1507f Changes suggested by review 2023-04-21 09:35:56 -07:00
Harley Acheson f980840666 Make a tool for text selection. 2023-04-20 20:53:05 -07:00
Harley Acheson 587a61d16e function had one extra argument. Yikes 2023-04-20 18:22:11 -07:00
Harley Acheson 98ced9cd79 Unintentional white space change 2023-04-20 09:38:12 -07:00
Harley Acheson 10c27713d7 Finding cursor location after transformations. Other review changes. 2023-04-20 09:35:28 -07:00
Harley Acheson 8a8724c139 Changes suggested by review 2023-04-19 19:40:04 -07:00
Harley Acheson e8280fb455 The rest of the review suggestions 2023-04-19 14:56:28 -07:00
Harley Acheson 2deda6724d Many, not all, changes suggested by review. 2023-04-18 09:32:57 -07:00
Harley Acheson 19454f61bb Adding the word selection operator back in. 2023-04-14 14:21:42 -07:00
Harley Acheson 13a479248a Updated to incorporate all changes suggested by review 2023-04-14 12:58:05 -07:00
Harley Acheson 00f41e79c7 WIP: VFONT: Text Selection Operator
An operator to allow interactive text selection for 3D Text Objects.
This is largely the code of Yash Dabhade (yashdabhade) for GSoC 2022
with corrections and simplifications.
2023-04-13 09:09:44 -07:00