Commit graph

497 commits

Author SHA1 Message Date
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
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
manongjohn
64f86e6392
Centralize user preference and configuration files (#394) 2020-10-21 08:59:24 -06:00
Jeremy Bullock
842b867286
Bring in OpenToonz updates as of 10-19-20 (#391)
* xdts frame number with suffix

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

* ease regulations for the use of Animate tool

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

* fix crash on drawing absent level

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

* Get rid of useless tio.cpp

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

* fix repeat fx command to work in non-english ui

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

Co-authored-by: shun-iwasawa <shun.iwasawa@ghibli.jp>
Co-authored-by: Sean Kuehl <teddscottfelt@gmail.com>
2020-10-20 13:45:06 -06:00
Jeremy Bullock
e9edcf936d
Block space and arrows as shortcuts (#373) 2020-10-18 17:39:39 -06:00
Jeremy Bullock
69acc777c2
Bring in OpenToonz updates as of 10-17-20 (#371)
* palette filter no gap enhancement

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

* selectable param name label

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

Co-authored-by: shun-iwasawa <shun.iwasawa@ghibli.jp>
2020-10-18 17:34:17 -06:00
Jeremy Bullock
9ef44d41a9
Block fixed with widgets on dock and undock (#374) 2020-10-18 17:33:59 -06:00
Jeremy Bullock
b19126c268
Bring in fixes from OpenToonz as of 10-12-2020 (#350)
* fix text fx bug

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

* fix crash on undoing replace-paste zerary fx

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

Co-authored-by: shun-iwasawa <shun.iwasawa@ghibli.jp>
2020-10-13 22:36:42 -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
Jeremy Bullock
c0f52612f5
Version 1.1 (#309)
* Version 1.1

* Oops
2020-10-07 08:35:41 -06:00
Jeremy Bullock
8f7ed31968
Change Xsheet references to Scene (Unless it's actually an Xsheet) (#303) 2020-10-06 10:25:44 -06:00
Jeremy Bullock
9147e447b0
Fix resizing windows on start (#301) 2020-10-05 14:15:45 -06:00
manongjohn
d2bfc9f902
Merge pull request #273 from jeremybullock/tahoma2d
Rename to Tahoma2D
2020-10-05 14:31:53 -04:00
Jeremy Bullock
62ab3d2af4
UI Updates (#294) 2020-10-05 00:15:49 -06:00
Jeremy Bullock
582b461382 Merge remote-tracking branch 'origin/master' into tahoma2d 2020-10-02 20:51:34 -06:00
Jeremy Bullock
05591fd52a
Fix missing shortcuts (#282) 2020-10-02 20:40:57 -06:00
Jeremy Bullock
d0f1813309 Rename to Tahoma2D 2020-10-02 00:20:33 -06:00
Jeremy Bullock
d2a6a32213
More fixes. (#265)
* Some fixes

* fix fractalnoisefx

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

* gui modifications

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

* Finish to style update patch

* OpenToonz #3510
Co-authored-by: shun-iwasawa shun-iwasawa@users.noreply.github.com

Co-authored-by: shun-iwasawa <shun.iwasawa@ghibli.jp>
2020-10-01 12:19:00 -06:00
Jeremy Bullock
6125029b08
Clarify some endblock undo info (#260) 2020-09-30 22:51:23 -06:00
Jeremy Bullock
a3a2579f08
Fix issues reported in OpenToonz (#258)
* Fix issues reported in OpenToonz

* Fixed height for convert and level settings dialogs
2020-09-30 10:52:10 -06:00