Commit graph

2739 commits

Author SHA1 Message Date
Jeremy Bullock
583dd5fae9
Fix for deleting control point while moving it. (#283) 2020-10-03 21:01:51 -06:00
Jeremy Bullock
eb89845cc0
Revert dropdown fix (#288) 2020-10-03 20:57:16 -06:00
Jeremy Bullock
5f537f2867
Make change parent dropdown visible. (#275) 2020-10-02 20:41:15 -06:00
Jeremy Bullock
05591fd52a
Fix missing shortcuts (#282) 2020-10-02 20:40:57 -06:00
Jeremy Bullock
b5582c8ede
More changes (#269) 2020-10-01 22:30:20 -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
Jeremy Bullock
d184bee0c2
Update README.md 2020-09-30 10:30:48 -06:00
Jeremy Bullock
00e5298369
Update README.md 2020-09-30 10:29:31 -06:00
Jeremy Bullock
23171e6cc6
Update README.md 2020-09-30 08:20:49 -06:00
Jeremy Bullock
bd19747b0d
Horizon overlay and some vanishing point customization (#253) 2020-09-28 21:29:05 -06:00
Jeremy Bullock
dff5b5fdcb
More paste improvements (#248)
* Some fixes

* more little fixes

* Make vector selections work too
2020-09-28 21:28:52 -06:00
Jeremy Bullock
967ad6de14
Fix issues with starting maximized not working (#236) 2020-09-27 16:20:03 -06:00
Jeremy Bullock
52a6dbf0e5
Make vanishing points easier to click when removing. (#241) 2020-09-27 16:19:47 -06:00
manongjohn
ce7dfe98f1
Do not remove unused styles 0 and 1 on default palettes (#240) 2020-09-27 00:31:21 -06:00
artisteacher
dc620b1380
Ask to use microphone on macOS (#228)
On later versions of macOS, permission needs to be granted by the user in order for Tahoma to access the microphone. This has no impact on the crash from recording audio.

https://developer.apple.com/documentation/avfoundation/cameras_and_media_capture/requesting_authorization_for_media_capture_on_macos
2020-09-26 21:23:45 -06:00
Jeremy Bullock
09a71164c0
Fix RGB picker offset (#226)
* Fix RGB picker offset

* removed unneeded lines
2020-09-26 21:23:00 -06:00
Jeremy Bullock
8309e625a9
Fix crashes when pasting an outside image on a non-raster level (#227) 2020-09-26 08:36:42 -06:00
Jeremy Bullock
80fcee15eb
Auto close and auto fill options for vector brush (#197)
* Auto close and auto fill for vector brush

* Fix undo

* Make frame range work

* Fix visual glitch

* Fix crash

* Add auto group to vector brush
2020-09-25 22:55:33 -06:00
Jeremy Bullock
f90b1577b8
Paste clipboard images (from outside Tahoma) into Tahoma (#202)
* Paste images

* more tweaks

* Paste to selection tool if available.

* Fix viewer overlays

* More fixes

* Cleanup and Comment

* Add to filmstrip

* Find an empty column
2020-09-25 22:55:16 -06:00
Jeremy Bullock
4db981e3ec
Add current project to File Browser (#221)
* Add current project to File Browser

* ready for testing

* Collapse other projects
2020-09-25 22:55:03 -06:00
Jeremy Bullock
8ca782f7c4
Fix Geometry Tool Autofill if Draw Behind (#196) 2020-09-22 22:51:41 -06:00
Jeremy Bullock
6356c6f7c3
Allow drawing behind vector lines on brush and geometry tools. (#188)
* Allow drawing behind vector lines with Alt + Shift

* Add caps control for windows.

* Add geometry tool too.

* Remove lost comment
2020-09-22 21:04:03 -06:00
Jeremy Bullock
d8756f4eae
Grids and Overlays (#193)
* start

* It works.

* Updates and feedback

* Fix vanishing guides in place
2020-09-22 21:03:49 -06:00
Jeremy Bullock
f91ab502b1
Fix crash on exploding sub xsheet with only sound. (#194) 2020-09-22 21:03:35 -06:00
manongjohn
7c889c85ed
Tahoma build scripts (#140)
* macOS build scripts for Tahoma

* Linux build scripts for Tahoma

* Fix ffmpeg detection for Linux
2020-09-22 21:03:16 -06:00
Jeremy Bullock
6ca8901aec
Changes palette active button to a pause button by shun-iwasawa (#191) 2020-09-22 14:45:58 -06:00
Jeremy Bullock
a4f7ab9b6e
Make tabbing through color fields easier. (#186) 2020-09-20 02:27:27 -06:00
Jeremy Bullock
730433e072
In Memoriam: Rodney Baker (#187) 2020-09-20 02:27:14 -06:00
Jeremy Bullock
28366ac752
Add perspective grids to vanishing points (#185)
* Add perspective grids to vanishing points

* Limit tools
2020-09-19 22:06:44 -06:00
manongjohn
3378ef99cd
Fix copy/paste keyframe causing bad data (#182) 2020-09-18 11:46:15 -06:00
Jeremy Bullock
2ff5791a7f
Konero viewer buttons (#177)
* Konero changes to viewer buttons

* Schematic table icon
2020-09-15 15:50:09 -06:00
artisteacher
d8e36aaf45
Fix override warnings (#164)
There are 100+ warnings due to ______ overriding a member function without being marked override. This adds override in those cases to silence the warnings.
2020-09-15 15:49:57 -06:00
Jeremy Bullock
09be93c837
Toggle Vector Snapping with Control + Shift (#176) 2020-09-15 14:27:43 -06:00
Jeremy Bullock
e52251200c
Make ruler marks based on pixels (#174) 2020-09-15 08:10:58 -06:00
Jeremy Bullock
9d1557c868
Render bug (#173)
* Make viewer transparency respond faster and add to combo viewer

* Fix one cause of render crashes
2020-09-15 00:07:58 -06:00
Jeremy Bullock
1e645cf022
Make viewer transparency respond faster and add to combo viewer (#172) 2020-09-14 21:54:42 -06:00
Jeremy Bullock
de24d9092c
FIx extra selection in palette (#171) 2020-09-14 15:09:57 -06:00
Jeremy Bullock
2b0fee62ae
Tweaks to Transparent Window Feature (#169)
* Tweaks to Transparent Window Feature

* Flip slider values
2020-09-14 13:40:44 -06:00
Jeremy Bullock
2cee3324d0
Allow Transparency on Camera View (#168)
* Start of Alpha on Camera Overlay

* Camera View Tranparency
2020-09-14 12:30:14 -06:00
Jeremy Bullock
b14e759914
Make main window transparent for reference work. (#165)
* Make main window transparent for reference work.

* Added slider to control value
2020-09-13 20:15:08 -06:00
Jeremy Bullock
e14e03a025
Add Vanshing Points and Control Snapping to Vector Brush (#160)
* Add additional drawing options for vector brush

* finished adding vector vanishing points
2020-09-13 12:43:02 -06:00
Jeremy Bullock
74e0fbad65
Snap Smart Raster and Raster brushes to 15 degrees (#154) 2020-09-13 12:42:34 -06:00
Jeremy Bullock
299f21dce4
Change Icons on Theme Change (Requires Restart) (#162)
* Change Icons on Theme Change (Requires Restart)

* small tweak
2020-09-13 12:40:42 -06:00
Jeremy Bullock
8b9f0fe61d
Fix Orientation destructor (#155) 2020-09-13 12:39:43 -06:00
Jeremy Bullock
22ba87347f
Hide Scan Path field in Level Settings (#163) 2020-09-11 20:17:57 -06:00
Jeremy Bullock
81d837cc87
Add missing icons to qrc file. (#161) 2020-09-11 14:45:41 -06:00
Jeremy Bullock
c88e4b8163
Fix missing icons by Konero (#153)
* Add missing icons for vectorize popup

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

* Fix plus icon for style name editor button

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

* Fix rename

Co-authored-by: Kite <konero@users.noreply.github.com>
2020-09-11 09:57:51 -06:00
Jeremy Bullock
dc7abf6de4
Fix crash on "no level" selected in level strip. (#149)
* Fix crash on no level selected in level strip.

* test triggering builds

* trigger again

* and again
2020-09-10 11:38:41 -06:00