Commit graph

434 commits

Author SHA1 Message Date
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
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
manongjohn
efd5279c5c Add Lock Alpha to Smart Raster - MyPaint brush 2021-06-03 18:18:35 -04:00
manongjohn
42d0abf085 Add Lock Alpha to Smart Raster - Standard brush (blurred) 2021-06-03 18:18:07 -04:00
manongjohn
d9ca25d58e Add Lock Alpha to Smart Raster - Standard brush 2021-06-03 18:17:41 -04:00
manongjohn
36c1db068c Add Lock Alpha to Paint Brush Tool 2021-06-03 09:36:17 -04:00
manongjohn
eacc4d412e Select style using Shift key 2021-06-02 16:23:14 -04:00
manongjohn
80ebe0defa Replicate Finger Tool using Ctrl + Paint Brush Tool 2021-06-02 15:42:54 -04:00
manongjohn
2d59a69622 Add paint brush pressure sensitivity 2021-06-01 21:36:13 -04:00
shun-iwasawa
abf861c0c6 fix tool options shortcut 2021-05-02 23:44:33 -04:00
manongjohn
39aa593c13 Support MOV formats through ffmpeg 2021-04-21 08:55:55 -04:00
shun-iwasawa
b8b432234d fix shift and trace scaling 2021-04-15 07:55:34 -04:00
manongjohn
7312812d83 Fix OT patch 3828 (geometric tool offset) 2021-03-28 22:11:27 -04:00
shun-iwasawa
79b261ac7a fix arc/multiarc start point offset and undo 2021-03-28 21:57:14 -04:00
shun-iwasawa
8358fc99ce fix geometric tool / type tool offset 2021-03-28 21:57:14 -04:00
shun-iwasawa
909c04ab5b fix color model pick mode 2021-03-28 17:37:11 -04:00
shun-iwasawa
9413771ac6 fix opengl line smoothing 2021-03-28 17:37:09 -04:00
shun-iwasawa
745db64038 fix raster brush refresh viewer 2021-03-28 17:37:07 -04:00
manongjohn
c9ade85c0f Block new frames in Single Frame levels 2021-03-11 11:22:23 -05:00
manongjohn
2c668c85ec
Merge pull request #594 from manongjohn/breakout_autocreation_options
Breakout frame creation options from Autocreate preference
2021-02-24 14:27:52 -05:00
manongjohn
5cc5b0b7e3
Merge pull request #592 from manongjohn/statusbar_enhancements
Statusbar enhancements
2021-02-24 14:26:41 -05:00
manongjohn
b93dbcedca Add Geometric shape-specific status/hint 2021-02-17 02:01:28 -05:00
manongjohn
77c9ef559e Breakout frame creation options from Autocreate preference 2021-02-16 12:52:16 -05:00
manongjohn
062c7d5f3d Add temp tool switch time as preference 2021-02-12 14:34:23 -05:00
manongjohn
5a5bfa8679
Merge pull request #567 from manongjohn/ot_patches_20210126
OpenToonz changes thru 2/11/2021
2021-02-11 10:13:09 -05:00
manongjohn
236e00c2ee Hide global set keys when no skeleton created 2021-02-05 16:33:07 -05:00
shun-iwasawa
6c76dd8d1e fix vector picker range and onion skin fill 2021-01-24 19:06:20 -05:00
manongjohn
58fd6d5706
Snap Center Point to Motion Path (#523)
* Snap Center Point to Motion Path

* Fix moving centerpoint while on motion path

Co-authored-by: manongjohn <manongjohn@users.noreply.github.com>
2020-11-30 12:58:57 -07:00
Jeremy Bullock
52dd1a1ce7
Segment Eraser for Smart Raster Levels (#518)
* Segment Eraser for Smart Raster Levels

* Reduce eroding strokes

* Adjust tool option visibility
2020-11-20 09:01:21 -07:00
Jeremy Bullock
efbe7ba7cb
Fix vector skeleton picking (#511) 2020-11-16 20:20:16 -07:00
Jeremy Bullock
5ca6de7e04
Fix motion path issues (#505) 2020-11-16 09:13:09 -07:00
Jeremy Bullock
6d14cee40e
Motion Path Panel (#420)
* It's a start

* Going a different route

* Some progress

* More stuff

* Lines work

* Some cleanup

* Panel starts working

* Remove some code

* More stuff

* Graph Starting to Work

* Interpolation working

* Move graph to its own file.

* Change to new graph

* Graph Scaling

* More tweaks

* Delete spline button

* more tweaks

* More

* clang

* Small fixes

* playback

* Play test

* Rename Paths

* Update other locations when name changed

* geometry tool types

* small stuff

* Fix trying to capture and geometry options

* Fix crash

* Don't show pegbar 10000 in the function viewer.  It's a secret.

* Fix loading and saving paths
2020-11-12 17:47:07 -07:00
Jeremy Bullock
51daab8588
OpenToonz changes as of 11-11-20 (#489)
* removed unused tcleanuppreprocessor.cpp and .h

Signed-off-by: Jeremy Bullock <jcbullock@gmail.com>

* removed unused directory lzodriver

Signed-off-by: Jeremy Bullock <jcbullock@gmail.com>

* OpenToonz changes as of 11-11-20

Co-authored-by: Sean Kuehl <teddscottfelt@gmail.com>
2020-11-12 14:40:58 -07:00
Jeremy Bullock
49d34403ac
Fill with gaps on Smart Raster levels. (#338)
* Start of Smart Raster gap filling

* Ready for testing

* More Tweaks

* Improve polyline and freehand stuff

* Remove unneeded line.

* Hide on lines
2020-11-11 20:36:21 -07:00
manongjohn
5a70813ce6
Fix loading brush presets or last brush used (#451)
* Fix loading brush presets or last brush used

* Fix  tracking property changes

* Correct vector brush property change logic

Co-authored-by: manongjohn <manongjohn@users.noreply.github.com>
2020-11-04 11:12:33 -07:00
Jeremy Bullock
82324fdcb5
Allow panning with space on function sheet (#409) 2020-10-23 23:18:38 -06:00
manongjohn
d055d38243
Fix create blank frame not using user default palette (#405) 2020-10-23 21:09:45 -06:00
manongjohn
3d8adee139
Fix current brush preset tracking (#401) 2020-10-22 11:03:17 -06:00
Jeremy Bullock
c57e297804
Fix audio memory leak and fix windows distortion (#402)
* Fix audio memory leak and fix windows distortion

* Fix play button resetting
2020-10-22 10:43:35 -06:00
manongjohn
64f86e6392
Centralize user preference and configuration files (#394) 2020-10-21 08:59:24 -06:00
Jeremy Bullock
842b867286
Bring in OpenToonz updates as of 10-19-20 (#391)
* xdts frame number with suffix

Signed-off-by: Jeremy Bullock <jcbullock@gmail.com>

* ease regulations for the use of Animate tool

Signed-off-by: Jeremy Bullock <jcbullock@gmail.com>

* fix crash on drawing absent level

Signed-off-by: Jeremy Bullock <jcbullock@gmail.com>

* Get rid of useless tio.cpp

Signed-off-by: Jeremy Bullock <jcbullock@gmail.com>

* fix repeat fx command to work in non-english ui

Signed-off-by: Jeremy Bullock <jcbullock@gmail.com>

Co-authored-by: shun-iwasawa <shun.iwasawa@ghibli.jp>
Co-authored-by: Sean Kuehl <teddscottfelt@gmail.com>
2020-10-20 13:45:06 -06:00
Jeremy Bullock
16cd69f0dd
Bring in OpenToonz updates as of 10-11-2020 (#349)
* implement selective option for segment eraser

Signed-off-by: Jeremy Bullock <jcbullock@gmail.com>

* pojienie - fix undo data #3392

* shun fix pasting freehand #3518

* 3D Lut on the Fly by Shun-Iwasawa #3513

Co-authored-by: pojienie <pojienie@gmail.com>
2020-10-12 20:26:35 -06:00
Jeremy Bullock
3476ff7622
Fix colors on various checks. (#327)
* Fix colors on various checks.

* 2504
2020-10-09 08:35:34 -06:00
Jeremy Bullock
16f7db11e0
All ctrl + shift to toggle snapping on the geometry tool (#299) 2020-10-05 08:11:08 -06:00