Commit graph

268 commits

Author SHA1 Message Date
justburner
641c2567c5 Hex color names editor 2022-01-28 05:32:45 +00:00
manongjohn
c0d37f34e0
Merge pull request #874 from manongjohn/ot_patches_20220119
OpenToonz patches thru 1/19/2022
2022-01-26 10:05:13 -05:00
luz paz
de92e35ae2 FIx various typos
Found via `codespell -q 3 -S ./thirdparty,*.ts,./toonz,./stuff/doc/español -L inout,vertexes`
2022-01-20 18:45:55 -05:00
justburner
7a23b1e29a RGB sliders behaving like CSP/Krita, Hex editbox and various bugfixes 2022-01-20 16:35:08 -05:00
luz paz
cd6cb546f3 Fix various typos
Found via `codespell -q 3 -S *.ts,thirdparty, -L appy,ba,chunck,datas,forse,inbetween,inly,inout,pevent,possibile,upto`
2022-01-19 20:47:01 -05:00
shun-iwasawa
e57d6555cf conical fractal noise 2022-01-19 18:09:32 -05:00
manongjohn
2dccb6b7d9 Change UI highlight color
Co-authored-by: andeon <andeonbr@gmail.com>
2022-01-13 08:34:19 -05:00
manongjohn
e2480be5e0 Control Implicit Cell Tint from stylesheet 2022-01-09 21:35:14 -05:00
justburner
aeb88a9942 Update Shader Fx: HSL Blend GPU 2021-11-29 09:34:14 +00:00
manongjohn
0578e93377 Update MyPaint style usage on various tools 2021-10-16 23:14:37 -04:00
manongjohn
aa4e15b513 Revert to building with Qt 5.9.7 2021-10-07 10:36:15 -04:00
manongjohn
abb537f7d4 Fix dropdown menu spacing 2021-09-05 22:13:37 -04:00
andeon
5eb5c6d173 Fix margin bottom slider-V-handle Add @slider-v-handle-margin 2021-08-18 00:31:58 -04:00
shun-iwasawa
cbdb991f25 redesign pass through node 2021-08-17 22:11:46 -04:00
shun-iwasawa
7a36f869ec xsheet zoom control 2021-08-17 20:58:13 -04:00
shun-iwasawa
cb41b196c6 iwa bokeh advanced fx 2021-08-16 23:36:09 -04:00
shun-iwasawa
33d08f0866 rainbowfx iwa 2021-08-16 20:52:53 -04:00
shun-iwasawa
cbfde43fb8 linear option for all layer blending ino fxs 2021-08-16 18:25:52 -04:00
shun-iwasawa
5d866328ea bloom ifx iwa revised - alpha option - decay - auto gain option and gain adjust 2021-08-16 18:23:58 -04:00
andeon
6bfa182132 Update Blue.qss, Dark.qss, and 3 more files... 2021-08-16 00:07:51 -04:00
andeon
23f1122c8a Fix text color style inside some windows
menu Level: [Canvas Size] (Current Size, New Size and Anchor), [Export Level] (Vectors Export Box and Vectors Thicness) and Convert > [Convert to Vectors] (Full color non-AA images)
2021-08-16 00:02:29 -04:00
manongjohn
b9ea823143
Merge pull request #718 from jeremybullock/perspectivefx_2
OpenToonz 3800 - pnperspectivefx normalize option
2021-06-24 10:04:15 -04:00
shun-iwasawa
376f05b966 pnperspectivefx normalize option 2021-06-13 22:04:59 -06:00
shun-iwasawa
5f34302010 raylitfx enahancement: radius parameter and gadget 2021-06-13 21:59:34 -06:00
manongjohn
433a01c929
Merge pull request #687 from manongjohn/ot_patches_20210502
OpenToonz patches thru 5/2
2021-05-03 06:38:21 -04:00
shun-iwasawa
955b94eb4c fix shortcut input 2021-05-03 00:30:05 -04:00
manongjohn
8074904700 Update translation files with corrected typos 2021-05-02 10:30:16 -04:00
manongjohn
5a498c1947
Merge pull request #644 from manongjohn/translation_1.2_updates
Update translation files for 1.2 release
2021-04-19 07:18:13 -04:00
manongjohn
088cd6b83e Russion Translations for 1.2 by @beeheemooth
Co-authored-by: beeheemooth <beeheemooth@users.noreply.github.com>
2021-04-18 12:26:01 -04:00
manongjohn
ce9228cf4b Disable menu icons 2021-04-03 21:21:25 -04:00
manongjohn
64d81ebcb3 Alternate fix for menu icon overlapping text 2021-03-10 21:57:17 -05:00
Kite
335ea51aa1 Revert text color
Mistake, I changed text-color in dark theme, reverting it.
2021-03-10 21:57:17 -05:00
Kite
edc514334a Stylesheet Fixes for v1.5
- Fixes scene cast when floating showing wrong border color around panel
- Color correction for Neutral theme scrollbar handles
- Removes minor code duplication
- Makes menu icons and indicators a little bit more symmetrically spaced out to the text and menu box
- Fixes sporadic bug seen in Linux with tree list branch icons, sometimes the default Qt icons show, sometimes they don't, setting a transparent image instead of empty URL seems to solve it
- Color correction to better differentiate child and mesh columns in darker themes
- Restore dark column color for FX
2021-03-10 21:57:16 -05:00
shun-iwasawa
c472adc8a3 icons for all commands 2021-03-10 21:57:15 -05:00
Kite
9c552d883c Fix style editor color tab
Removes the negative margin set for tab area
2021-01-26 01:23:18 -05:00
shun-iwasawa
b06a27cc4b expression reference manager 2021-01-26 01:05:53 -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
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
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
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
justburner
a54d7c4206
Add Shader Fx: HSL Blend GPU (#413)
* Added Shader Fx: HSL Blend GPU

* Add Shader Fx: HSL Blend GPU

* Add Shader Fx: HSL Blend GPU

Co-authored-by: justburner <justburner@users.noreply.github.com>
2020-11-04 11:45:22 -07: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
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
2ff5791a7f
Konero viewer buttons (#177)
* Konero changes to viewer buttons

* Schematic table icon
2020-09-15 15:50:09 -06:00
Jeremy Bullock
af90cdedbe
UI update and Icons from Konero (#126)
* add multi arc mockup

* implement mutli arc

* add join and smooth option

* reset multiarc and arc when deactivated

* create self loop if the last point is the same as the first

* make join option in multiarc consistent with tape tool

* fix a bug where thickness don't affect mutliarc in vector level

* remove join option in geometric tool

* stop mutliarc after closing shape

* double click can also end multi arc

* fix a bug where multiArc will produce buggy stroke

* fix a bug where geometric tools is not deactivated

* add multiArc shortcut

* rewrite multiArc

* revert changes to tvectorimage

* add undo data for multiArc

* Paste as Copy Command for XSheet

* Remove unneeded code

* Bug fix

* prevent guide lines from jumping around in MultiArc

* make stroke color consistent in MultiArc

* remove color in MultiArc's undo data

* make color consistent in MultiArc with previous version

* Fix single image raster levels

* fix compilation error

* fix a bug where multiArc might generate bugged stroke

* Remove ICONV dep (#3304)

* fix crash on saving studio palette

* Move to Paste Special Menu

* Don't Set Fixed Width if Docking a Floating Panel

* Update how_to_build_win.md

New draft of pr for requested changes to windows build instructions.

* fix geometric tool multiarc smooth option

* fix level saving failure

* fix wrong warning after saving palette

* fix a bug where moving a control point while holding alt has unintended result

* fix travis-install (#3389)

* Fix assert debug crash in flipconsole.cpp

Fix crash when using the viewer controls in the console (debug)

* Redraw Audio Waveform

Fills the waveform rather than outlines it.

* Update .gitignore

* fix undo data when drawing arc and mutliarc

* fix overwriting raster drawing palette (#3387)

* mode sensitive fx settings

* Create New Style Command Button (#3394)

* Create New Style Command Button

This PR creates a new button in the pallette editor that creates a new style.  Button is large and easy access for a faster and easier workflow.  Original code developed by Turtletooth for Tahoma.  Given permission to develop within Openoonz.

Co-Authored-By: Jeremy Bullock <turtletooth@users.noreply.github.com>

* Update paletteviewergui.cpp

Made changes to the PR per request by Shun.

* Fixed a space within the code that wasn't suppose to be there.

Co-authored-by: Jeremy Bullock <turtletooth@users.noreply.github.com>

* tahoma license (#3396)

* new style button optional

* fix loading pegbars (removing updateKeyframes)

* periodic random expression

* add fx in linear color space
this commit is based on source for the ComposeAdd plugin fx by DWANGO Co., Ltd.
in dwango_opentoonz_plugins and opentoonz_plugin_utility repositories.

* fractal noise iwa fx

* skip unnecessary icon invalidation

* fix frame range fill with tablet

* stop function editor to open by dbl clicking key

* Expanding the radius of the rotation handle.

This just changes when the cursor transforms into the rotation tool.

(cherry picked from commit 7722ae989bbdc6aa5cb48df7a4c08bae1fe6ea39)

* fix vector img patern stroke style

* Update Stylesheets

- Support the new icon sizes
- XSheet and Timeline significantly redesigned
- Lots of margin fixes and refactoring
- Remove deprecated icons, as some icons are moved into binary
- New Light theme

* New Icons

- Redesigns almost every icon as symbolic
- Adds icons for most commands

* Add Option for Icon Themes

- Adds option for icon themes
- Removes useless label from Preferences category list

* Update Icon Functions

- Adds themePath() boolean
- Adds function for recoloring black pixels in pixmaps to any color
- Rebuilds createQIcon to use fromTheme() and recolorPixmap()
- Removes createQIconOnOff as it seemed to be a rarely used duplicate of createQIcon
- Removes a grey horizontal line drawn above the console play bar in the viewer

* Set Default Icon Theme and Paths

- Sets search paths for icons for use with QIcon::fromTheme()
- Sets default start icon theme on first install
- Sets flag for displaying icons in menus, so we can selectively hide them

* Set Icons for Commands

- Sets icons for the commands
- Hides icons being displayed in menus as most icons are 20x20, they will look blurry when shrunk to 16x16
- Selectively allows icons to display for Tools in menus

* Change Icon Sizes, General Fixes and Stylesheet Additions

- Change icon sizes to new size
- Remove margin around FX Editor window
- Remove white line under color sliders in Style Editor
- Make keyframe icons uniform and color stylable in the stylesheets
- Removes deprecated stylesheet strings
- Redesign GUI for palette list view
- Make tree list header sort row stylable
- Remove black lines from scrollbars in New Project window
- Remove margin around combobox in Level Strip
- Alter how some lines are drawn in the Timeline to fix some alpha issues
- Make conditional fixed onion skin and normal onion skin dots contrast more against a light background area to make sure they have good visibility
- Make text always viewable in the FPS field in console bar
- Increase size of radio buttons in Cleanup Settings
- Increase size of switches in motion path nodes
- Remove unessesary "Layer" label in Timeline and other rects
- Various colors made stylable in the stylesheets; palette numpad and selection frame, cleanup settings border, scene cast folder path, schematic lines, ruler, xsheet lines, keyframes, cell input box and more
- Moves some external stylesheet icons into binary

* Make TPanelTitleBar Icon States Stylable

- Makes icon states for TPanelTitleBar buttons stylable in stylesheets

* Travis Fixes

* Swap Startup Popup Logos

They were in the wrong folders

* Revert "Swap Startup Popup Logos"

This reverts commit 815908a9f3e725f48507dab8a2270bdfa045649d.

* Fix Startup Popup Logo

It wasn't switching

* Feedback Changes

- Change render visualization to clapboard
- Fix text contrast on levels in XSheet

* Make Cell Selection More Clear

* Darken Light Theme and Tint Empty Cell Selection

* Fix missing icons

* Fix memo button

* Bring back colors

* Hide Motion Tab

* Fix Play Range Area (Light)

Make play range area more visible

* Vector Column Color

Co-authored-by: pojienie <pojienie@gmail.com>
Co-authored-by: rim <11380091+rozhuk-im@users.noreply.github.com>
Co-authored-by: shun-iwasawa <shun.iwasawa@ghibli.jp>
Co-authored-by: Rodney <rodney.baker@gmail.com>
Co-authored-by: DoctorRyan <65507211+DoctorRyan@users.noreply.github.com>
Co-authored-by: shun-iwasawa <shun-iwasawa@users.noreply.github.com>
Co-authored-by: Kite <konero@users.noreply.github.com>
Co-authored-by: Jeremy Bullock <turtletooth@users.noreply.github.com>
Co-authored-by: DoctorRyan <doctorryan1969.gmail.com>
2020-08-31 12:51:22 -06:00
Jeremy Bullock
dd1976c5d8
Update with Current OpenToonz changes as of 8-12-20 (#119)
* add multi arc mockup

* implement mutli arc

* add join and smooth option

* reset multiarc and arc when deactivated

* create self loop if the last point is the same as the first

* make join option in multiarc consistent with tape tool

* fix a bug where thickness don't affect mutliarc in vector level

* remove join option in geometric tool

* stop mutliarc after closing shape

* double click can also end multi arc

* fix a bug where multiArc will produce buggy stroke

* fix a bug where geometric tools is not deactivated

* add multiArc shortcut

* rewrite multiArc

* revert changes to tvectorimage

* add undo data for multiArc

* Paste as Copy Command for XSheet

* Remove unneeded code

* Bug fix

* prevent guide lines from jumping around in MultiArc

* make stroke color consistent in MultiArc

* remove color in MultiArc's undo data

* make color consistent in MultiArc with previous version

* Fix single image raster levels

* fix compilation error

* fix a bug where multiArc might generate bugged stroke

* Remove ICONV dep (#3304)

* fix crash on saving studio palette

* Move to Paste Special Menu

* Don't Set Fixed Width if Docking a Floating Panel

* Update how_to_build_win.md

New draft of pr for requested changes to windows build instructions.

* fix geometric tool multiarc smooth option

* fix level saving failure

* fix wrong warning after saving palette

* fix a bug where moving a control point while holding alt has unintended result

* fix travis-install (#3389)

* Fix assert debug crash in flipconsole.cpp

Fix crash when using the viewer controls in the console (debug)

* Redraw Audio Waveform

Fills the waveform rather than outlines it.

* fix undo data when drawing arc and mutliarc

* fix overwriting raster drawing palette (#3387)

* mode sensitive fx settings

* Create New Style Command Button (#3394)

* Create New Style Command Button

This PR creates a new button in the pallette editor that creates a new style.  Button is large and easy access for a faster and easier workflow.  Original code developed by Turtletooth for Tahoma.  Given permission to develop within Openoonz.

Co-Authored-By: Jeremy Bullock <turtletooth@users.noreply.github.com>

* Update paletteviewergui.cpp

Made changes to the PR per request by Shun.

* Fixed a space within the code that wasn't suppose to be there.

Co-authored-by: Jeremy Bullock <turtletooth@users.noreply.github.com>

* tahoma license (#3396)

* new style button optional

* fix loading pegbars (removing updateKeyframes)

* periodic random expression

* add fx in linear color space
this commit is based on source for the ComposeAdd plugin fx by DWANGO Co., Ltd.
in dwango_opentoonz_plugins and opentoonz_plugin_utility repositories.

* fractal noise iwa fx

* skip unnecessary icon invalidation

* fix frame range fill with tablet

* stop function editor to open by dbl clicking key

* Expanding the radius of the rotation handle.

This just changes when the cursor transforms into the rotation tool.

(cherry picked from commit 7722ae989bbdc6aa5cb48df7a4c08bae1fe6ea39)

Co-authored-by: pojienie <pojienie@gmail.com>
Co-authored-by: rim <11380091+rozhuk-im@users.noreply.github.com>
Co-authored-by: shun-iwasawa <shun.iwasawa@ghibli.jp>
Co-authored-by: Rodney <rodney.baker@gmail.com>
Co-authored-by: DoctorRyan <65507211+DoctorRyan@users.noreply.github.com>
Co-authored-by: shun-iwasawa <shun-iwasawa@users.noreply.github.com>
Co-authored-by: Kite <konero@users.noreply.github.com>
Co-authored-by: Jeremy Bullock <turtletooth@users.noreply.github.com>
Co-authored-by: DoctorRyan <doctorryan1969.gmail.com>
2020-08-17 13:38:24 -06:00
Jeremy Bullock
feb9c4f48f
Merge OT changes as of 8-6 (#116) 2020-08-07 00:11:19 -06:00
Jeremy Bullock
1ae24e7706
Change colors for levels types (#92) 2020-07-20 00:03:31 -06:00
Jeremy Bullock
8774565fb2 Change reslists 2020-07-15 10:52:28 -06:00