Commit graph

2448 commits

Author SHA1 Message Date
manongjohn
aa26ba02cd Start Short Play from Live Action Frame when available 2021-02-22 11:12:54 -05:00
manongjohn
588c760e8a
Merge pull request #578 from manongjohn/add_crashrpt_for_windows
Add CrashRpt
2021-02-11 10:15:50 -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
f9d0bea01c
Merge pull request #574 from manongjohn/fix_setkeys_with_no_skeleton
Hide global set keys when no skeleton created
2021-02-11 08:08:22 -05:00
manongjohn
67e6eb1ba1
Merge pull request #570 from manongjohn/fix_multiple_levels_same_file
Fix multiple levels using the same file
2021-02-11 08:07:12 -05:00
manongjohn
f13e587ded Add CrashRpr 2021-02-11 06:41:40 -05:00
shun-iwasawa
b07171a10f fix deleting fx link 2021-02-11 00:47:29 -05:00
manongjohn
236e00c2ee Hide global set keys when no skeleton created 2021-02-05 16:33:07 -05:00
manongjohn
f0140cec95 Fix multiple levels using the same file 2021-01-31 07:15:43 -05:00
manongjohn
fe6eb320cd Partial restore of Output settings layout 2021-01-27 13:34:50 -05:00
manongjohn
41642a80b1 Merge branch 'master' of https://github.com/tahoma2d/tahoma2d into ot_patches_20210126 2021-01-26 11:06:01 -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
shun-iwasawa
04207982ff fix crash on deleting column node 2021-01-26 01:06:24 -05:00
shun-iwasawa
b06a27cc4b expression reference manager 2021-01-26 01:05:53 -05:00
Tact Yoshida
9fcfa63453 Fix workaround for GLEW
Co-authored-by: manongjohn <19245851+manongjohn@users.noreply.github.com>
2021-01-25 11:12:20 -05:00
Tact Yoshida
ddf3a8b5a5 Fix glutInit error on Windows with FreeGLUT 2021-01-25 10:49:15 -05:00
Tact Yoshida
849dadcf5b Fix build for Visual Studio 2019 2021-01-25 10:48:28 -05:00
shun-iwasawa
b926bc7c42 category name correction : "others" to "more" 2021-01-25 08:02:41 -05:00
shun-iwasawa
d68f1f7d13 outputsettings layout 2021-01-25 07:55:24 -05:00
shun-iwasawa
6c76dd8d1e fix vector picker range and onion skin fill 2021-01-24 19:06:20 -05:00
shun-iwasawa
af3d141dba fix camera settings response 2021-01-24 15:50:07 -05:00
shun-iwasawa
fc41561bb3 fix redundant preview invocation 2021-01-24 14:05:31 -05:00
shun-iwasawa
5c41e440b3 motion blur fx iwa : default value change 2021-01-24 14:05:31 -05:00
shun-iwasawa
fb5a643fc1 fix cut level strip selection behavior 2021-01-24 14:05:31 -05:00
shun-iwasawa
ba3971fbf0 fix crash on save palette level 2021-01-24 14:05:31 -05:00
shun-iwasawa
6af69b10e6 glare fx revised - fixed chromatic balance - introduced iris preset - fx version parameter to maintain backward compatibility 2021-01-24 14:05:31 -05:00
Михалыч
be4d0ba3e0 Fix "Lempel-Ziv & Welch encoding" so that the tnz scene can be loaded into other programs 2021-01-24 14:05:31 -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
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
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