Commit graph

476 commits

Author SHA1 Message Date
manongjohn
3d97c97faf
Merge pull request #822 from manongjohn/update_mypaint_usage_on_tools
Update MyPaint style usage on various tools
2021-10-27 10:42:38 -04:00
manongjohn
0a9666bb18 Add pressure slider to geometric mypaint style 2021-10-18 21:54:51 -04:00
manongjohn
0578e93377 Update MyPaint style usage on various tools 2021-10-16 23:14:37 -04:00
shun-iwasawa
d24b63a803 fix undo malfunction 2021-10-07 12:17:59 -04:00
shun-iwasawa
8ea022d857 fix fx gadget offset 2021-10-07 12:17:58 -04:00
manongjohn
df94bfe692
Merge pull request #793 from manongjohn/animatetool_flip_rotate_buttons
Add Flip and Rotate Animate tool option buttons + shortcuts
2021-10-01 11:23:19 -04:00
manongjohn
e573048a84 Add Flip and Rotate Selection/Object shortcuts 2021-09-26 15:15:51 -04:00
manongjohn
5db4f8e9c0 Fix vector fill crash caused by missing refer visible option 2021-09-25 20:32:29 -04:00
manongjohn
e3f2292b34 Animate Tool Flip and Rotate buttons 2021-09-25 12:09:23 -04:00
manongjohn
ce5a89a7b1
Merge pull request #778 from manongjohn/update_build_environments
Update build environments + relevant OT patches
2021-09-21 17:50:21 -04:00
manongjohn
2bc1fb9d24
Merge pull request #781 from manongjohn/add_flip_rotate_selection_buttons
Add Flip and Rotate Selection tool option buttons
2021-09-13 20:14:18 -04:00
manongjohn
d8d45d2fb7 Add Flip and Rotate Selection tool option buttons 2021-09-08 02:26:42 -04:00
shun-iwasawa
8c3707a1ce fix raster deformation slowness 2021-09-05 14:45:09 -04:00
manongjohn
792e795667 Fix conflict with updated master 2021-09-05 12:53:00 -04:00
manongjohn
a86512e033
Merge pull request #770 from manongjohn/ot_patches_misc
OpenToonz patches - misc
2021-09-05 08:49:29 -04:00
manongjohn
eb5a5f1177
Merge pull request #764 from manongjohn/fix_selection_tool_on_motion_paths
Fix selection tool for motion path editing
2021-09-03 11:01:46 -04:00
luz paz
dfe1d98e54 Fix indipendentValue->independentValue 2021-08-31 11:10:52 -04:00
luz paz
29363cf846 Fix rigth->right 2021-08-31 11:10:51 -04:00
luz paz
f59aecafe1 Fix Dinamic->Dynamic 2021-08-31 11:10:51 -04:00
luz paz
35e409e926 fix various typos
Found via `codespell -q 3 -S *.ts,thirdparty, -L appy,ba,inbetween,inout,pevent,possibile,upto`
2021-08-31 11:10:50 -04:00
shun-iwasawa
9e3a1de6bb build translation optional in cmake 2021-08-31 11:10:48 -04:00
manongjohn
6ce3db16fa Fix Motion Path tools from Camera column 2021-08-29 17:32:16 -04:00
manongjohn
20dd64d2e2
Merge pull request #756 from manongjohn/fix_blurred_brush_canvas_resize_crash
Fix blurred brush crash after canvas resize
2021-08-26 22:27:03 -04:00
manongjohn
092ff228ef Fix selection tool for motion path editing 2021-08-24 09:55:38 -04:00
manongjohn
67e67b46c1 Fix blurred brush crash after canvas resize 2021-08-20 16:12:52 -04:00
shun-iwasawa
f4b2e1dd6b compass gadget for radial and spin blur fxs 2021-08-16 21:58:16 -04:00
shun-iwasawa
33d08f0866 rainbowfx iwa 2021-08-16 20:52:53 -04:00
manongjohn
88618608a3 Fix savebox referenced fills 2021-08-14 22:02:53 -04:00
manongjohn
8dcd9f3250 Fix conflicts with master 2021-08-14 21:45:54 -04:00
manongjohn
38005b2de8 Improve savebox visibility 2021-08-03 10:02:27 -04:00
manongjohn
09cc081780 Fix Segment erase savebox redo 2021-08-03 01:02:18 -04:00
manongjohn
382cb591d7 Adjust savebox only if Raster segment erased something 2021-08-03 01:01:45 -04:00
manongjohn
7238b9cb4b Show savebox for Raster segment eraser 2021-08-03 01:01:19 -04:00
manongjohn
7d8ebbb651 Fix Normal fill savebox redo 2021-08-03 01:00:45 -04:00
manongjohn
1995dedbff Fix savebox issues with Smart Raster Fills 2021-08-03 00:31:07 -04:00
manongjohn
563c022795 Move TVL Savebox Limit Preference to toolbar option 2021-08-03 00:29:24 -04:00
manongjohn
1dee0aff94 Fix Shift+Frame Range movement from timeline/xsheet 2021-07-31 15:53:16 -04:00
manongjohn
c256bc87ef Fix fill referenced issues 2021-07-31 10:46:50 -04:00
manongjohn
6cb74cdf5a Add referenced fills - Raster 2021-07-29 08:09:41 -04:00
manongjohn
fa3d9e0e4a Add referenced fills - Smart Raster 2021-07-29 07:57:29 -04:00
manongjohn
6de061c06b
Merge pull request #717 from jeremybullock/raylitfx
3905 from OpenToonz: raylitfx enahancement: radius parameter and gadget
2021-06-24 08:25:24 -04:00
manongjohn
ac5bf1d8c4
Merge pull request #714 from jeremybullock/brush_smoothing
Fix Brush Smoothing by Shun Iwasawa (OpenToonz 3895)
2021-06-23 11:03:21 -04:00
manongjohn
b3a3993514
Merge pull request #713 from jeremybullock/geometric_rotate
Add rotate option to geometry tool by Pojienie (OpenToonz 3846)
2021-06-20 07:18:59 -04:00
shun-iwasawa
5f34302010 raylitfx enahancement: radius parameter and gadget 2021-06-13 21:59:34 -06:00
Jeremy Bullock
ab2cdd789e Fix Brush Smoothing
Co-authored-by: shun-iwasawa shun-iwasawa@users.noreply.github.com
2021-06-13 21:51:38 -06:00
Jeremy Bullock
9a720b9e10 Add rotate option to geometry tool by Pojienie
Co-authored-by: pojienie pojienie@users.noreply.github.com
2021-06-13 21:48:03 -06:00
manongjohn
992756a2f3 Fix Paintbrush Style selector leaving marks 2021-06-11 08:21:59 -04:00
manongjohn
54677b190c Fix CTRL paintbrush crash 2021-06-11 08:17:54 -04:00
manongjohn
c12a6ce373 Fix conflicts with Paint Brush Tool enhancements 2021-06-09 08:35:12 -04:00
manongjohn
c83b80c11d Add Lock Alpha to Raster - Standard brush 2021-06-03 21:20:36 -04:00