Commit graph

3081 commits

Author SHA1 Message Date
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
manongjohn
305188c432
Merge pull request #535 from manongjohn/setup_github_actions
Configure test builds with Github Actions
2020-11-26 08:55:12 -05:00
manongjohn
666836c8ef Configure test builds with Github Actions 2020-11-26 08:38:11 -05:00
Peter Eszlari
24e6c319a1 xdg-data: fix icon size 2020-11-25 15:54:38 +01:00
Peter Eszlari
fb3e6740f4 xdg-data: rename files
also fix screenshot URL
2020-11-25 15:40:00 +01: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
shun-iwasawa
779ffe1342 align boundary strokes direction option
Signed-off-by: Jeremy Bullock <jcbullock@gmail.com>
2020-11-20 08:54:10 -07:00
Jeremy Bullock
5563373272
Add Patrons (#513) 2020-11-17 12:06:28 -07:00
Jeremy Bullock
6deb615e61
Update bug_report.md 2020-11-17 09:43:13 -07:00
Jeremy Bullock
394beea1ba
Incorporate Rhubarb Lip Sync (#499)
* the start

* it works, next fix the ui

* More tweaks

* Load file from outside

* Progress Bar

* Fix errors and hide ui if rhubarb not found.

* Fix crash

* Layout stuff

* Fix bugs

* Reset play button

* Fix audio in a project folder.

* make it tabs

* Adjust layout
2020-11-16 20:50:22 -07:00
Jeremy Bullock
efbe7ba7cb
Fix vector skeleton picking (#511) 2020-11-16 20:20:16 -07:00
Jeremy Bullock
a5a46e40de
Fix resize handles not showing on hover (#510) 2020-11-16 14:01:19 -07:00
Jeremy Bullock
c0624bc06f
Fix seconds working after 1 minute in timecode. (#509) 2020-11-16 12:56:45 -07:00
Jeremy Bullock
5ca6de7e04
Fix motion path issues (#505) 2020-11-16 09:13:09 -07:00
manongjohn
b8cc17a0f0
Fix guidedstroke in sceneviewer (#506)
Co-authored-by: manongjohn <manongjohn@users.noreply.github.com>
2020-11-16 00:03:49 -07:00
manongjohn
7672e2ebcb
Add individual reset room layout options (#376)
* Add individual reset room layout options

* Fix update toolbar crash on room restore

* Fix sceneviewer crash on quit after room restore

Co-authored-by: manongjohn <manongjohn@users.noreply.github.com>
2020-11-15 22:56:32 -07:00
manongjohn
5850bb75b5
Fix translation of menubar (#503)
Co-authored-by: manongjohn <manongjohn@users.noreply.github.com>
2020-11-15 00:45:08 -07:00
manongjohn
6b9f4e2a61
Fix crash moving cell with shaderfx (#504)
Co-authored-by: manongjohn <manongjohn@users.noreply.github.com>
2020-11-15 00:32:39 -07:00
Jeremy Bullock
0bb97d6c31
bloom iwa fx (#492)
Signed-off-by: Jeremy Bullock <jcbullock@gmail.com>

Co-authored-by: shun-iwasawa <shun.iwasawa@ghibli.jp>
2020-11-13 09:34:26 -07:00
Jeremy Bullock
918ffa8fd8 Use default project path in export scene popup 2020-11-12 18:23:24 -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
43d0e5e1a8
Add Recent Projects to Export Scene Popup (#494)
* Add recent projects to export scene

* Add new project to recent projects
2020-11-12 17:46:42 -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
e15cc997a9
Fix username room layout directory path (#483)
Co-authored-by: manongjohn <manongjohn@users.noreply.github.com>
2020-11-11 10:18:28 -07:00
manongjohn
eb8f304987
Replace coded default Ghibli rooms with Tahoma2D rooms (#479)
Co-authored-by: manongjohn <manongjohn@users.noreply.github.com>
2020-11-11 10:06:16 -07:00
manongjohn
1116f2a9d0
Merge pull request #462 from jeremybullock/linux_winusb
Remove libusb from scripts and fix some name references
2020-11-10 16:42:22 -05:00
Jeremy Bullock
4deec04597 Small fixes 2020-11-10 10:55:45 -07:00
Jeremy Bullock
5f4893a662 Merge branch 'master' into linux_winusb 2020-11-10 10:45:08 -07:00
manongjohn
63837e770c
Add Import Preferences option (#422)
* Add Import Preferences option

* Update Recent File tahomastuff paths on import

Co-authored-by: manongjohn <manongjohn@users.noreply.github.com>
2020-11-10 10:44:05 -07:00
manongjohn
4a0600fea2
Fix default permissions on tahomastuff (#468)
Co-authored-by: manongjohn <manongjohn@users.noreply.github.com>
2020-11-08 23:56:54 -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
62c6b25b84 Remove libusb from scripts and fix some name references. 2020-11-05 11:51:52 -07:00
Jeremy Bullock
dfed2a033d
Make setting markers easier (#324)
* Make setting markers easier

* More tweaks
2020-11-04 14:25:00 -07:00
Jeremy Bullock
a599d98bca
Remove all things Quicktime (#393) 2020-11-04 12:19:59 -07:00
Jeremy Bullock
a922f46562
Remove Camera Capture Popup Window (#378)
* Remove Camera Capture Popup

* clang
2020-11-04 12:14:28 -07:00
Jeremy Bullock
60c9cb33d2
Option to show the color of the parent column in the header (#326) 2020-11-04 11:57:30 -07:00
Jeremy Bullock
91d7988acb
Remove libusb (#268) 2020-11-04 11:54:56 -07:00
Jeremy Bullock
4d411c3ce6
Change glut to freeglut on Windows (#267) 2020-11-04 11:49:17 -07:00
justburner
a54d7c4206
Add Shader Fx: HSL Blend GPU (#413)
* Added Shader Fx: HSL Blend GPU

* Add Shader Fx: HSL Blend GPU

* Add Shader Fx: HSL Blend GPU

Co-authored-by: justburner <justburner@users.noreply.github.com>
2020-11-04 11:45:22 -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
b936fee5f9
Move opacity slider (#417) 2020-10-27 16:06:04 -06:00
Jeremy Bullock
1bc10c8ff3
Don't show right click menu when removing a ruler guide (#412) 2020-10-24 02:25:51 -06:00
Jeremy Bullock
a65e4e9504
Stop Double Click Key to Open Function Editor (#411) 2020-10-24 00:09:36 -06:00
Jeremy Bullock
e8d1f92535
Change project on choosing project from Startup Popup (#410) 2020-10-23 23:22:43 -06: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
Jeremy Bullock
6954f4d14c
Bring in OpenToonz updates as of 10/20 (#400)
* fix saving fx ports

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

* fix palette gizmo target

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

* export subxsheet column to xdts

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

* fix particles fx with sub xsheet control

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

* fix crash on reverting scene

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

* Fix crash on closing Tahoma with a floating level strip.

Co-authored-by: shun-iwasawa <shun.iwasawa@ghibli.jp>
2020-10-21 15:00:03 -06:00