Commit graph

517 commits

Author SHA1 Message Date
manongjohn
d0f56c2b59
Merge pull request #689 from manongjohn/fix_load_plugins_linux
Fix loading plugins on Linux
2021-05-29 10:44:13 -04:00
manongjohn
1adbf67674 Fix loading plugins on Linux 2021-05-07 18:20:41 -04:00
manongjohn
05fe9556fe
Merge pull request #686 from manongjohn/v1.2
Update to official version 1.2
2021-05-03 07:47:10 -04:00
manongjohn
549c86ebee Update to official version 1.2 2021-05-02 10:39:43 -04:00
manongjohn
cbc89d7e9c Fix typos 2021-05-02 10:29:12 -04:00
manongjohn
d1c72c4f3e
Merge pull request #668 from manongjohn/v1.2
Update version to 1.2 (beta)
2021-04-19 08:26:46 -04:00
manongjohn
133055fa7e Update version to 1.2 (beta) 2021-04-17 09:17:54 -04:00
manongjohn
18f0c94eaf
Merge pull request #646 from manongjohn/v1.2
Update version to 1.2 (alpha)
2021-04-05 10:16:47 -04:00
manongjohn
54db84b734 Update version to 1.2 (alpha) 2021-04-04 08:53:15 -04:00
manongjohn
eecb1f9c1f
Merge pull request #633 from manongjohn/fix_console_warning_messages
Fix console warning messages
2021-04-02 09:58:59 -04:00
manongjohn
489ea06570
Merge pull request #634 from manongjohn/ot_patches_20210328
OpenToonz patches thru 3/28
2021-04-01 17:07:39 -04:00
manongjohn
b9fcbb772f
Merge pull request #632 from manongjohn/fix_LNP_hooking_incorrectly
Fix Lazy Nezumi Pro hooking incorrectly
2021-04-01 11:24:59 -04:00
Kite
75b62139db Fix Hdpi Icons 2021-03-28 22:26:21 -04:00
shun-iwasawa
4cb2f6fd40 fix removing entire cells in the column 2021-03-28 19:17:45 -04:00
shun-iwasawa
c6848d2175 fix crash on launch with shrinked imageviewer 2021-03-28 18:24:02 -04:00
shun-iwasawa
589ae93f6b fix alt drag fx insertion 2021-03-28 17:37:08 -04:00
shun-iwasawa
43955919e6 fix fullscreen feature 2021-03-28 17:37:06 -04:00
manongjohn
c0c0502637 Fix empty key passed on QSettings setValue 2021-03-28 15:44:44 -04:00
manongjohn
c3cbbbf0f7 Fix Lazy Nezumi Pro hooking incorrectly 2021-03-28 00:13:42 -04:00
manongjohn
c8ee74eda3 Stop panels from resizing on startup 2021-03-27 09:14:35 -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
8714c53942 Fix Temp Icon Over State in Menu
I overlooked this, needed to add the transparent icon for the different icon modes, otherwise hovering in the menu causes the temp icon to display.
2021-03-10 21:57:18 -05:00
shun-iwasawa
dbd5cf1001 fix windows multi monitor full screen 2021-03-10 21:57:18 -05:00
Bloody Mess
6a03522d1d Merged changes from "fix window disappearing on undock" for windows build. 2021-03-10 21:57:18 -05:00
Bloody Mess
133f8b4ec8 Fixed typo in comment. 2021-03-10 21:57:18 -05:00
Bloody Mess
2b4c721c4b Minor clean up & expanding of comments in FullScreenWidget::toggleFullScreen(). 2021-03-10 21:57:18 -05:00
Bloody Mess
62fe9603e3 cleaned up trailing whitespace. 2021-03-10 21:57:18 -05:00
Bloody Mess
90d6cb033d Fixed full-screen mode on X11 systems with multiple monitors. 2021-03-10 21:57:18 -05:00
Kite
90499dca3f Update temporary icon 2021-03-10 21:57:17 -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
8280906d92 fix window disappearing on undock 2021-03-10 21:57:17 -05:00
shun-iwasawa
c472adc8a3 icons for all commands 2021-03-10 21:57:15 -05:00
manongjohn
5a033554f1 Fix function editor focusing 2021-03-05 23:23:08 -05:00
manongjohn
a943695147 Disable toolbar tool version when using quick action 2021-02-23 23:48:43 -05:00
manongjohn
c2d2af1a49 Set panning cursor for quick panning 2021-02-17 11:12:52 -05:00
manongjohn
ac99812cd8 Pan Schematic with Hand Shortcut 2021-02-14 01:09:25 -05:00
manongjohn
07624006eb Pan Function Editor with Hand Shortcut 2021-02-14 00:53:11 -05:00
manongjohn
f19c6da0c6 Re-allow space shortcut 2021-02-14 00:22:58 -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
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
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
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
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