Commit graph

257 commits

Author SHA1 Message Date
Jeremy Bullock
4566353fe5
Konero tweaks (#42)
* Fix build with Clang 10

* System depend code deduplication

* Improve multi-layer style picker.

Allows clicking anywhere on a stroke in another layer to pick it -
not just the center.

Fixes #2843.

* Get actual pixel size instead of hard-coding to 1.0.

* Rehide features

* fix pegbar restoring

* gui tweaks

tweaks the gui, makes tpaneltitlebarbutton color states changable in stylesheets

* fix styleeditor chandle mouse event

allow handle to be grabbed properly without slipping

Co-authored-by: Rodney <rodney.baker@gmail.com>
Co-authored-by: Rozhuk Ivan <rozhuk.im@gmail.com>
Co-authored-by: Martin van Zijl <martin.vanzijl@gmail.com>
Co-authored-by: shun-iwasawa <shun.iwasawa@ghibli.jp>
Co-authored-by: Kite <konero@users.noreply.github.com>
2020-06-04 01:48:08 -06:00
Jeremy Bullock
19e19e85bd 163 Files ain't too bad. 2020-05-23 21:33:36 -06:00
Jeremy Bullock
606afc272f
Function Editor Overhaul (#5) 2020-05-22 15:31:30 -06:00
Jeremy Bullock
68fa16d5ac Merge remote-tracking branch 'shun/g/current_column_color_for_function_editor' 2020-05-21 15:08:13 -06:00
shun-iwasawa
2ce475a92d use current column color for function editor 2020-05-21 16:47:52 +09:00
Jeremy Bullock
f25ac63302 Merge remote-tracking branch 'tt/stop_motion_improvements' into tahoma 2020-05-16 15:57:06 -06:00
Jeremy Bullock
ed38886df9 Fix Scrollable Plastic Options 2020-05-14 14:10:41 -06:00
shun-iwasawa
25dc519d37 glare fx iwa 2020-05-11 18:02:33 +09:00
Jeremy Bullock
2a53ee9ffe Add icon to use live view images option 2020-05-02 23:52:29 -06:00
MrBlockCat
533550a204 Re-add translation spacing 2020-04-22 23:32:41 -04:00
MrBlockCat
ba13fc69ec
Fix Some Shortcuts Typos (#3240) 2020-04-18 01:26:35 -06:00
Rodney
955e4cc5c0
Merge pull request #3187 from MrBlockCat/fix-preferences-typos
Fix typos in the Preferences menu
2020-04-17 06:40:57 -05:00
shun-iwasawa
0326beba7c modify stylesheet 2020-04-07 16:56:29 +09:00
MrBlockCat
3ed5ddc14a Change "Icon Size" to "Level Strip Icon Size" 2020-04-03 16:18:42 -04:00
MrBlockCat
52b9e055af Change Sub-xsheet to Sub-Xsheet 2020-04-03 12:47:30 -04:00
MrBlockCat
845bc731f0 Fix typos in the Preferences menu 2020-03-28 21:50:58 -04:00
MrBlockCat
ffe49f9b64 Added fixed typo to translation files 2020-03-28 13:43:18 -04:00
Rodney
2e7357eaa2
Merge pull request #3059 from shun-iwasawa/logarithmic_spiral
Logarithmic option for Spiral fx
2020-02-03 21:12:47 -07:00
shun-iwasawa
65089ae5ae
translation fix (#3082) 2020-02-02 00:17:47 +09:00
manongjohn
f975c28862
Korean translation corrections by kimpd (#3081) 2020-02-01 23:00:29 +09:00
shun-iwasawa
4c05e2b044 fix curvefx crash 2020-01-28 16:37:27 +09:00
shun-iwasawa
83f5eed9c3 logarithmic option for spiral fx 2020-01-24 17:56:50 +09:00
Rodney
24a746a0fa
Merge pull request #3037 from manongjohn/fix_wrong_easing_labels
Fix incorrect Function Editor Easing labels
2020-01-22 07:58:54 -06:00
manongjohn
0252872618 Russian Translation Updates by beeheemooth 2020-01-21 11:07:24 -05:00
manongjohn
037bdfcc7c Fix incorrect Function Editor Easing labels 2020-01-16 21:21:43 -05:00
shun-iwasawa
35863704f0
more spanish translation v1.4 by gab3d (#3032) 2020-01-16 17:32:55 +09:00
shun-iwasawa
e065932dfa
Merge pull request #3030 from manongjohn/v14_korean_translations_pass2
More Korean Translations for v1.4 by kimpd
2020-01-16 14:20:58 +09:00
manongjohn
8dda8a4dde More Korean Translations for v1.4 by kimpd 2020-01-15 22:17:16 -05:00
shun-iwasawa
a1cc39b543 fix ui color 2020-01-15 18:26:05 +09:00
Kite
b0dac22325 Theme Fixes for v1.4 (#3014)
* Theme Fixes

A bunch of fixes for all themes

* Change Checkbox Style

Inverts color value of checked state indicators to make them easier to see.

It was already applied to light theme, this applies it to all other themes.

* Fix Viewbox

* More Fixes

Mainly fixes the exclusive radio buttons I missed in menus, also visually improves the tick mark icon in checkboxes, color balances the x-sheet for dark theme and light theme.

* Style Progress Bar

Adds style to QProgressBar

Also brings back the tree folder color for the light theme (dark blue)

* Fix QToolBar in Palette Windows

Allows the border to show under QToolBar.

Add clarity to QScrollBar handle (light).

* Style Indicators

Restyles all the indicators and radiobuttons, adds styles such as hover to radiobuttons that was missing
2020-01-15 13:16:33 +09:00
shun-iwasawa
1a7770a527 more translation update for v1.4 (#3019) 2020-01-14 16:41:25 -05:00
manongjohn
233fcf81e3 Add Guided Drawing Controls Pane (#2992)
* guided drawings menu fix

* Add Guided Drawing Controls Pane

* Fix Guided Drawing Panel not opening

* Add Flip Guide Stroke Direction commands

* Restore Off to Guide Frame selection

Co-authored-by: shun-iwasawa <shun-iwasawa@users.noreply.github.com>
2020-01-14 17:01:17 +09:00
Savraska2
3472223e66 Russian UI l10n update (#2986)
* update russian ui translation v1.4

* update russian l10n files and translate
2020-01-07 18:55:14 +09:00
manongjohn
2f567d1c6a Korean Translations for v1.4 by kimpd (#2985) 2020-01-07 18:54:02 +09:00
Rodney
33c9c2b10f
Merge pull request #2984 from shun-iwasawa/g/fix_file_browser_not_to_clear_name_field_on_moving
Fix Saving-Purposed File Browsers Not to Clear Name Field on Moving Folders
2020-01-06 21:53:53 -06:00
shun-iwasawa
8c9284da51 fix file browser not to clear name field on moving 2020-01-07 11:38:54 +09:00
shun-iwasawa
ab68560ed2 czech translation update by pafri 2020-01-06 12:53:16 +09:00
Yu Chen
9c2f57cf8b Update Chinese UI Translation to V1.4 (#2974) 2020-01-04 23:45:27 +09:00
shun-iwasawa
b42cb7eb4b spanish translation update by gab3d 2020-01-03 17:43:40 +09:00
shun-iwasawa
89c1a7e55c japanese translation update 2020-01-03 17:35:42 +09:00
Jeremy Bullock
f159071bf7 Canon DSLR and Stop Motion Support (#2635)
* Stop Motion Features

Please note that this feature won't appear in the nightly build until some related changes are completed.
2019-12-23 20:24:44 +09:00
shun-iwasawa
29ceb28f22 level settings for multiple selection 2019-12-11 10:31:59 +09:00
shun-iwasawa
5903e5e9fd linear gradient fx revised 2019-11-14 11:42:05 +09:00
shun-iwasawa
00ed45cbe1 spin gradient iwa 2019-11-11 19:55:57 +09:00
manongjohn
aa3f9655d8 Translation updates and corrections 2019-10-13 22:59:44 -04:00
manongjohn
16e741e04e Merge branch 'master' of https://github.com/opentoonz/opentoonz into update_korean_translations 2019-10-13 22:57:25 -04:00
shun-iwasawa
6817df33ac
New Fx: Corridor Gradient Fx Iwa (#2816)
* corridor gradient fx iwa
2019-10-11 12:10:00 +09:00
manongjohn
6033f128ff Korean Translations by Hyoung Do Kim (Discord: @kimpd) 2019-10-08 06:25:22 -04:00
manongjohn
918bc7607c Merge opentoonz master with conflicts resolved. 2019-09-07 00:02:17 -04:00
shun-iwasawa
a92a498ac0 curve type for gradient fxs 2019-08-29 11:30:01 +09:00
manongjohn
cde88863c4 Merged in opentoonz master with conflicts resolved 2019-08-26 22:20:19 -04:00
Rodney
52d34f9175
Merge pull request #2606 from Savraska2/czru
Rename localization folders for czech and russian languages
2019-08-26 03:39:13 -05:00
Rodney
ec5bd26a54
Merge pull request #2619 from manongjohn/fix_version_control
Fix version control issues
2019-08-26 03:14:46 -05:00
shun-iwasawa
199e297326 translation fix and update 2019-08-22 12:42:06 +09:00
manongjohn
9bcf518448 Merged in opentoonz master to resolve conflicts 2019-08-10 01:30:03 -04:00
manongjohn
825aea606b Merged in opentoonz master to resolve conflicts 2019-08-09 21:06:14 -04:00
shun-iwasawa
ba4abf2ff6
camera capture - input frame from anywhere (#2681) 2019-08-02 18:46:42 +09:00
manongjohn
b14489d8f0 Fix comment box background 2019-06-16 18:55:42 -04:00
John Dancel
34c2db8e0c Merged in OT master and resolved conflicts 2019-05-04 09:06:19 -04:00
Savraska2
8be1e11d9c Rename localization folders for czech and russian languages 2019-04-27 09:31:45 +08:00
shun-iwasawa
17984e207e Czech translation (#2535) 2019-04-01 16:28:33 +09:00
shun-iwasawa
f28b21fa88 Subcamera Option for Camera Capture (#2521)
* camera capture modification

* add subcamera option

* update less file
2019-04-01 16:24:11 +09:00
John Dancel
5e9945cb2d Camera Column Header color 2019-03-26 06:46:21 -04:00
Yu Chen
5d3693f51e Update Chinese UI translation for v1.3 (#2465)
* Update Chinese UI translation for v1.3
2019-01-08 10:45:21 +09:00
shun-iwasawa
01e9518533
russian translation for v1.3 (#2464) 2019-01-07 11:06:05 +09:00
Gabriel Gazzán
6f8764629f Spanish 4 (#2453)
* Spanish UI updates for v1.3
2019-01-04 23:35:23 +09:00
shun-iwasawa
3bdba1bdd6
Translation files update for v1.3 (#2448)
* lupdate all languages

* japanese translation for v1.3

* update translation
2018-12-29 02:54:02 +09:00
manongjohn
d442970deb Improved onion skin marker targeting (#2378)
* Improved onionskin targeting

* Clear onion skin marker menu options
2018-12-28 18:07:09 +09:00
shun-iwasawa
5b2332a085 New Fx: Text Fx Iwa (#2393)
* text fx iwa

* fix for osx and linux
2018-12-18 14:55:22 +09:00
shun-iwasawa
045b61c7fa schematic ui modification (#2241) 2018-09-11 14:43:03 +09:00
manongjohn
d6e3cc2282 Schematic UI Update (#2034)
* Schematic UI update
2018-07-24 16:52:45 +09:00
shun_iwasawa
c334a40ff9 add gotoblas license, remove stuff/config/contrib 2018-07-19 20:15:49 +09:00
manongjohn
a21b060921 Timeline UI Update (#1990)
* Timeline Display Updates and other fixes
2018-06-20 12:09:22 +09:00
Alexander
60ede307b7 Russian UI translation update for v.1.2.1 (#2081)
* Russian translations update
2018-06-18 12:28:45 +09:00
Gabriel Gazzán
acf8191d81 Last Spanish updates prior to v1.2.1 (#2067)
* last Spanish update prior to v1.2.1
2018-06-13 17:56:20 +09:00
shun_iwasawa
0391cfb22c add chinese image.qm 2018-06-11 11:33:57 +09:00
Chen
e5da4ad372 Chinese UI Translation Update for v1.2.1 - .qm files 2018-06-10 19:48:08 +08:00
shun-iwasawa
86dc52b291 more and more translatable texts (#2045) 2018-06-08 15:10:34 +09:00
shun_iwasawa
96fc5ea10a Merge branch 'spanish_translation' of https://github.com/gab3d/opentoonz into gab3d-spanish_translation 2018-06-05 10:16:23 +09:00
Gabriel Gazzán
8aff3a974e additional Spanish translation in preparation for v1.2.1 2018-06-04 20:38:09 -03:00
shun-iwasawa
e87e0815f7 Make More UI Texts Translatable (#2026)
* make ui texts translatable

* add more translatable texts

* load translate file for default commands
2018-06-04 12:18:43 +09:00
Gabriel Gazzán
df4765c748 Spanish translation update in preparation for v1.2.1 (#2025) 2018-05-31 17:34:00 +09:00
Gabriel Gazzán
126f35eb61 Spanish translation update in preparation for v1.2.1 2018-05-31 02:34:33 -03:00
shun-iwasawa
e9885222cc japanese translation update v1.2.1 (#2022) 2018-05-30 13:04:17 +09:00
Kite
6ecce05d81 Update Styles for V121 (#1986)
* Update Styles for v1.2.1
2018-05-25 18:18:18 +09:00
Kite
8c766d58c3 Stylesheet Fixes (#1937)
* Stylesheet Fixes
2018-05-15 17:16:56 +09:00
shun-iwasawa
df7bb0e418
EnumProperty: translation and icon by podsvirov (modified) (#1863)
* EnumProperty: translation and icon

Add support to translate EnumProperty items and
show icon.
2018-04-26 18:24:25 +09:00
shun-iwasawa
3a1040f273 add merge inks option to matchline (#1826) 2018-02-28 16:32:37 +09:00
shun-iwasawa
dfea21b893 Fix Warnings on Launch (#1745)
* fix warnings on launch

* optimize png files
2018-02-19 15:03:32 +09:00
shun-iwasawa
b82200cfe4 New Fx: Barrel Distort Iwa Fx (#1810)
* barrel distort iwa fx

* add scale parameter
2018-02-19 11:22:27 +09:00
manongjohn
b765d1a440 Spanish Translation for V1.2.0 (#1666) 2017-12-10 23:16:01 +09:00
Yu Chen
851791d250 Chinese Translation for V1.2.0 (#1662) 2017-12-10 23:12:30 +09:00
shun-iwasawa
d895c86749 update japanese translation v120 (#1653) 2017-12-08 11:34:12 +09:00
Jeremy Bullock
376a918a8e
Merge pull request #1644 from manongjohn/timeline_lock_on_icon_fix
Timeline Lock On icon correction
2017-12-05 10:44:45 -06:00
Gabriel Gazzán
fc9220df03 Spanish UI - update to #1610 strings (#1633) 2017-12-04 15:17:59 +09:00
manongjohn
cd28578049 Timeline Lock On icon correction 2017-12-03 20:31:36 -05:00
shun_iwasawa
d4973a989e fix message center style 2017-11-30 21:26:47 +09:00
Jeremy Bullock
3f9880648b Fx Pass Through (#1353)
* Pass Through Fx
2017-11-28 22:38:54 +09:00
shun_iwasawa
3334453305 preview range color for light style 2017-11-27 11:19:35 +09:00
Gabriel Gazzán
fb16291963 Spanish UI - update to latest Japanese .ts files (#1593)
* Spanish UI translation - update
2017-11-24 19:47:38 +09:00