Commit graph

2842 commits

Author SHA1 Message Date
Tom
0c7ac3fda3 Revert "Update how_to_build_win.md"
This reverts commit 584244a0d0.
2021-04-27 22:01:01 -04:00
Tom
584244a0d0 Update how_to_build_win.md
Revised the formatting to remove extra bullets.
2021-04-27 21:43:37 -04:00
Tom
7a5a7ed8c6 Update how_to_build_win.md 2021-02-12 11:52:38 -05:00
Tom
5186b8104a Revert "Update how_to_build_win.md"
This reverts commit 792a0fef6a.
2021-02-10 21:58:08 -05:00
Tom
792a0fef6a
Update how_to_build_win.md 2021-02-10 21:33:16 -05:00
manongjohn
f41c78b179
Merge pull request #568 from manongjohn/master
Fix macOS Github Action build issue
2021-01-26 11:05:29 -05:00
manongjohn
f22d13b386 Force remove symlink for brew python install 2021-01-26 09:03:23 -05:00
manongjohn
3428966660 Split Github Action script to platform specific script 2021-01-26 08:19:09 -05:00
manongjohn
1f9f576a77 Fix macOS build brew link error 2021-01-26 08:17:57 -05:00
manongjohn
c2a892520d
Merge pull request #520 from jeremybullock/vectorize_option
Convert To Vector : Align Boundary Strokes Direction Option
2021-01-26 01:48:55 -05:00
manongjohn
0f3cccb8f2
Merge pull request #533 from eszlari/rename-xdg
xdg-data: rename files
2020-12-09 09:09:13 -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
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