Commit graph

254 commits

Author SHA1 Message Date
manongjohn
03ff92727b
Merge pull request #823 from manongjohn/fix_missing_returns
Fix missing returns
2021-10-23 19:25:20 -04:00
manongjohn
82e1e80ad4
Merge pull request #818 from manongjohn/fix_style_management_studio_palette_crash
Fix Studio Palette Crash from Style Management change
2021-10-20 07:29:05 -04:00
manongjohn
2adc6f20c9
Merge pull request #810 from manongjohn/ot_patches_20211007
OpenToonz patches thru 10/7
2021-10-17 08:33:52 -04:00
manongjohn
f74da5b97f Fix missing returns 2021-10-17 00:12:36 -04:00
manongjohn
28f63a1f48 Fix Studio Palette Crash from Style Management change 2021-10-14 21:25:30 -04:00
shun-iwasawa
9dbac90477 fx global control 2021-10-07 12:17:57 -04:00
manongjohn
3dfae8ff64 Switch to Settings when adding Custom Texture to palette 2021-09-25 10:40:00 -04:00
manongjohn
fc7c1b1d25 Add Rename Style Sets 2021-09-24 23:00:46 -04:00
manongjohn
04d76a75a9 Add option to Scan for Style Set Changes 2021-09-23 14:19:48 -04:00
manongjohn
232a83ee74 Remove style removal warnings for My Favorites sets only 2021-09-23 08:12:02 -04:00
manongjohn
a826050606 Keep Style Set Menu open until clicked elsewhere 2021-09-22 23:27:09 -04:00
manongjohn
185efe7b70 Create/Modify/Remove style sets + misc fix and some refactoring 2021-09-22 08:09:51 -04:00
manongjohn
276a177ee6 Misc fixes to vector loading refreshing 2021-09-22 07:54:02 -04:00
manongjohn
7f952152ca Save and restore viibility state of style sets 2021-09-22 07:54:02 -04:00
manongjohn
adec65c9b8 Add Set to Palette + misc fixes and tweeks 2021-09-22 07:54:01 -04:00
manongjohn
c5e751f3ed Allow Generated favorites + Add CTRL+click for multiple style selection operations 2021-09-22 07:54:01 -04:00
manongjohn
cfb741692e Add ALT+click to add as new style to palette 2021-09-22 07:54:01 -04:00
manongjohn
e4952e437c Sync My Favorite style sets between multilpe style editors 2021-09-22 07:54:01 -04:00
manongjohn
eab159d62c Add My Favorite style set 2021-09-22 07:54:00 -04:00
manongjohn
3928b963b0 Add menu to control style sets visibility 2021-09-22 07:54:00 -04:00
manongjohn
fcb60bb72e Group styles into sets (directory based) 2021-09-22 07:54:00 -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
f1b592a619 Allow renaming of revamped Pass Through Fx nodes 2021-09-07 21:33:25 -04:00
shun-iwasawa
b077dd37b3 fix hidden icons 2021-09-06 07:21:24 -04:00
luz paz
1cfca4b407 Fix Prefered->Preferred 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
e15b5e7c02 fix style editor toolbar 2021-08-18 00:17:06 -04:00
shun-iwasawa
cbdb991f25 redesign pass through node 2021-08-17 22:11:46 -04:00
shun-iwasawa
4a619a2ef7 modify sync scroll between xsheet and function editor 2021-08-17 20:58:43 -04:00
shun-iwasawa
7a36f869ec xsheet zoom control 2021-08-17 20:58:13 -04:00
shun-iwasawa
cb41b196c6 iwa bokeh advanced fx 2021-08-16 23:36:09 -04:00
shun-iwasawa
493bbc3922 enable to paste style color into color field 2021-08-16 18:26:45 -04:00
shun-iwasawa
5d866328ea bloom ifx iwa revised - alpha option - decay - auto gain option and gain adjust 2021-08-16 18:23:58 -04:00
shun-iwasawa
1d5bc2d816 fx schematic node placement fix 2021-08-15 23:51:57 -04:00
Kite
75b62139db Fix Hdpi Icons 2021-03-28 22:26:21 -04:00
manongjohn
a084e3ed39 Merge master with conflicts resolved 2021-03-14 23:49:21 -04:00
shun-iwasawa
39b7fccea7 fix scene cast to update on pasting 2021-03-10 21:57:18 -05:00
Kite
9fded30646 Fix Hdpi Icon Scaling
Menu icons (16x16) were difficult to repurpose for toolbars because they would resize to fit 20x20, this change composites them onto a 20x20 pixmap so this no longer happens, this seems to make the whole process more stable
2021-03-10 21:57:17 -05:00
shun-iwasawa
c472adc8a3 icons for all commands 2021-03-10 21:57:15 -05:00
manongjohn
07624006eb Pan Function Editor with Hand Shortcut 2021-02-14 00:53:11 -05:00
shun-iwasawa
b06a27cc4b expression reference manager 2021-01-26 01:05:53 -05:00
shun-iwasawa
af3d141dba fix camera settings response 2021-01-24 15:50:07 -05: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
Jeremy Bullock
bb63d765ba
Recent Projects and Default Project Location (#415)
* Recent Projects and Default Project Location

* Add to load scene

* Added shortening of long paths and hover effects

* The ComboBox is back baby.

* Browse option
2020-11-08 23:55:47 -07:00
Jeremy Bullock
82324fdcb5
Allow panning with space on function sheet (#409) 2020-10-23 23:18:38 -06:00
Jeremy Bullock
fe1084fcc0
Move palette freeze/pause button (#395)
* Move palette freeze/pause button

* Fix crash
2020-10-21 09:01:28 -06:00
Jeremy Bullock
e9edcf936d
Block space and arrows as shortcuts (#373) 2020-10-18 17:39:39 -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