Commit graph

459 commits

Author SHA1 Message Date
Jeremy Bullock
b0b1772962
Grab Bag (#69) 2020-07-03 01:28:13 -06:00
Jeremy Bullock
a63e912d60
Remove classic xsheet layout. Set compact default. (#66) 2020-07-01 00:20:28 -06:00
Jeremy Bullock
89237c9196
Add Delete Frame Command to Level Strip (#60) 2020-06-30 10:16:47 -06:00
Jeremy Bullock
3605260cbd
Ot master (#58)
* prevent unintentional frameworks use and fix typos

* 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

* fix crash on converting single image

* Fix wrong path to FXs

* fix expression reference in sub xsheet

* Fix build with GCC 10.

The default option was fixed in the latest Twain releases
but Opentoonz includes Twain 2.1.

* Fix build with Qt 5.15.

QPainterPath is no longer included indirectly.

* fix pegbar lost on exploding subxsheet

* fix fxs missing on explode

* Adobe Animate keyboard shortcuts but now with better shapes

* fix a bug where level in xsheet gets replaced when cancelling saving

* add include intersection option in selection tool

Co-authored-by: artisteacher <thingymadingy@yahoo.com>
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: Konstantin Dmitriev <ksee.zelgadis@gmail.com>
Co-authored-by: Christophe Giboudeaux <christophe@krop.fr>
Co-authored-by: MrBlockCat <37186692+MrBlockCat@users.noreply.github.com>
Co-authored-by: pojienie <pojienie@gmail.com>
2020-06-28 21:05:10 -06:00
Jeremy Bullock
bb35b2bdf1 Fix for theme viewer colors and stop motion light 2020-06-19 16:28:50 -06:00
Jeremy Bullock
39a6f091ef
More Misc Fixes (#53) 2020-06-19 00:53:43 -06:00
Jeremy Bullock
34cf4cc79f
Status Bar (#50)
* Status bar

* Status Bar Working
2020-06-15 02:27:26 -06:00
Jeremy Bullock
7faa31f359
misc fixes (#49) 2020-06-12 02:33:50 -06:00
Jeremy Bullock
b817711ff2
Fix variety of panels (#48) 2020-06-12 00:11:25 -06:00
Jeremy Bullock
c04aa72cd3
Project Management Overhaul (#47)
* Redo Project Management  - Part 1

* Part 2

* Fix build

* Cleanup
2020-06-08 22:42:51 -06:00
Jeremy Bullock
8d19877058
Rename level types (#46) 2020-06-06 18:49:41 -06:00
Jeremy Bullock
8044d337b2
Changes by Konero (#45) 2020-06-04 22:40:15 -06:00
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
63075b3778
Allow pan, rotate and zoom without changing tools (#37) 2020-06-03 01:13:51 -06:00
Jeremy Bullock
8dd05d7504
new rooms (#31) 2020-05-30 02:48:46 -06:00
Jeremy Bullock
67c02220a5
Lock room tabs and panes together (#17) 2020-05-27 15:55:06 -06:00
Jeremy Bullock
4b19ca95f2
Put back scan and cleanup (#13) 2020-05-27 00:38:36 -06:00
Jeremy Bullock
8bdf569e52 Scene viewer defaults 2020-05-24 16:00:44 -06:00
Jeremy Bullock
6b19431bd1 Fix palette 2020-05-24 02:37:30 -06:00
Jeremy Bullock
19e19e85bd 163 Files ain't too bad. 2020-05-23 21:33:36 -06:00
Jeremy Bullock
58886c7799 I dare you to add a space in a room name now. 2020-05-23 20:33:26 -06:00
Jeremy Bullock
1d8faddcc0
Tahoma Branding (#6) 2020-05-22 22:20:51 -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
50d82d74ab
Rip it out (#2)
* Part 1

* Part 1

* Part 2
2020-05-18 18:34:29 -06: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
Jeremy Bullock
55f731caa6 Merge remote-tracking branch 'upstream/master' into stop_motion_improvements 2020-04-23 16:16:04 -06:00
MrBlockCat
533550a204 Re-add translation spacing 2020-04-22 23:32:41 -04:00
Jeremy Bullock
f0ceeec536 Merge branch 'master' into stop_motion_improvements 2020-04-18 14:20:52 -06: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
Jeremy Bullock
6413c50de2 Merge branch 'master' into stop_motion_improvements 2020-04-09 17:08:09 -06:00
Jeremy Bullock
63e824b224 More updates 2020-04-08 21:36:38 -06: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
artisteacher
3d6d5aa6a0
Fix geometric shortcut 2020-03-04 21:06:02 -05:00
artisteacher
f676ed3b1d
Add animate ini file
Made by MrBlockCat
2020-03-04 20:23:36 -05: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
Rodney
da2b4c6acd
Merge pull request #3050 from manongjohn/russian_translation_fixes
Russian Translation Updates by beeheemooth
2020-01-21 16:00:29 -06:00
manongjohn
0252872618 Russian Translation Updates by beeheemooth 2020-01-21 11:07:24 -05:00
shun-iwasawa
1fc2239852 spanish fx help by gab3d 2020-01-21 14:49:18 +09: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
manongjohn
d9b24b8012 Revised English Fx Help files by gab3d 2020-01-12 13:15:14 -05:00
Rodney
797470b786
Merge pull request #2988 from manongjohn/fix_help_menu_options
Update Help menu options
2020-01-07 15:06:06 -06:00
manongjohn
e3f4cf8d9b Change and create message box for Report a Bug... 2020-01-07 14:34:29 -05: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
Rodney
664f79d5a6
Merge pull request #2966 from manongjohn/add_new_help_options
Add new Help Menu options
2019-12-30 06:53:39 -06:00
Jeremy Bullock
cd871559a9 fix stop motion menu error 2019-12-29 16:50:59 -07:00
manongjohn
db852cd315 Add new Help Menu options 2019-12-29 09:29:45 -05:00
shun-iwasawa
38d9cff019
XDTS File Support (#2938)
* xdts file support

* open containing folder after export
2019-12-26 11:53:39 +09:00
shun-iwasawa
590082b826 add liecense files, make opencv version flexible (#2954) 2019-12-23 15:05:03 -07: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
Rodney
9e874802ec
Merge pull request #2934 from shun-iwasawa/g/level_settings_for_multiple_selection
Level Settings for Multiple Selection
2019-12-12 07:53:28 -07:00
shun-iwasawa
29ceb28f22 level settings for multiple selection 2019-12-11 10:31:59 +09:00
manongjohn
5bebddf3a0 Add FX Editor to Windows menu (#2925) 2019-12-06 15:58:00 -07:00
manongjohn
0ec114857b Add Create Blank Drawing command 2019-12-01 21:33:38 -05: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
Rodney
011361bdba
Merge pull request #2734 from manongjohn/keyframe_shortcuts
Add next/prev keyframe shortcuts
2019-10-19 11:31:31 -05: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
55a5931ad4
Merge pull request #2776 from shun-iwasawa/g/cache_folder_replacement
Cache folder replacement & Clear cache command
2019-09-20 08:50:42 -04:00
Rodney
9dac589b4e
Merge pull request #2574 from manongjohn/add_camera_column
Add Camera Column to Xsheet
2019-09-18 23:54:03 -05:00
shun-iwasawa
c8d76290e4 move clear cache folder command to file menu 2019-09-18 12:38:27 +09:00
manongjohn
334c951644 Change Preference defaults (#2543)
* Change default Preferences

* Update default room layouts

* Re-enable Auto Stretch by default

* Scale down Inbetween icon as need/Add Auto inbetween tooltip
2019-09-17 12:22:18 -06:00
shun-iwasawa
7f4819b70b cache folder replacement 2019-09-17 16:26:56 +09:00
manongjohn
fe41862984 Fix default shortcut assignments 2019-09-15 10:41:11 -04:00
manongjohn
cc6361bbf7 Merged in opentoonz master with conflicts resolved 2019-09-14 15:02:03 -04:00
manongjohn
5d1508b2ea Add English version of Fx Help documents and supporting files made by Peter Lemon (@PeterLemon) 2019-09-09 19:23:51 -04:00
manongjohn
ad823cf8d7 Add Next/Prev Key to Play Menu 2019-09-08 21:24:48 -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
manongjohn
63a388d433 Reorganize Default menubar (#2545)
* Reorganize menubar
2019-08-26 12:40:09 +09: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
artisteacher
7db72b636a Replace RGBM and fix typos (#2551)
* Remove extra t from contain

* Fix error message to use rgba

* Fix label to use RGBA

* Clarify send back menu item
2019-03-10 15:41:13 -06: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
e6dd53837b
revert fx list (#2444) 2018-12-26 11:05:30 +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
7846407b39 remove mysettings (#2366) 2018-11-16 18:28:38 +09:00
shun-iwasawa
cd46940982 New Feature : Adding Clapperboard (#2314)
* clapperboard

* fixed image item and added aspect ratio prop

* board -> clapperboard
2018-10-16 15:24:43 +09:00
shun-iwasawa
045b61c7fa schematic ui modification (#2241) 2018-09-11 14:43:03 +09:00
manongjohn
c5bc8d2da8 Enable Windows Ink Support (#2152)
* Enable Windows Ink Support

close #2017
close #2149
2018-08-07 14:39:08 +09:00
otakuto
03ecf4d7bd ignore Thumbs.db (#2194) 2018-08-06 16:56:13 +09:00
manongjohn
d6e3cc2282 Schematic UI Update (#2034)
* Schematic UI update
2018-07-24 16:52:45 +09:00
Jeremy Bullock
c278d13d9e Fix old shortcuts (#2100)
* Update OpenToonz shortcuts preset
2018-07-24 15:42:26 +09:00
shun_iwasawa
c334a40ff9 add gotoblas license, remove stuff/config/contrib 2018-07-19 20:15:49 +09:00
shun_iwasawa
34a8032f82 add and modify licenses 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
manongjohn
fbb670bf33 Add missing templates for printing xsheet (#1894)
close #1723
2018-04-27 13:58:37 +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
Jeremy Bullock
8894e90d79
Merge pull request #1621 from shun-iwasawa/touch_control_optional
touch control optional
2017-12-01 02:23:54 -06:00
shun_iwasawa
d4973a989e fix message center style 2017-11-30 21:26:47 +09:00
shun_iwasawa
c1a3179855 move option from prefereces to menu toggle 2017-11-30 15:12:03 +09:00
Jeremy Bullock
905d13191f Soundtrack export (#744)
* soundtrack export
2017-11-28 22:40:58 +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
shun-iwasawa
2a679ac119
update japanese translations (#1505) 2017-11-22 12:24:07 +09:00
shun-iwasawa
e2505a1885
bokeh ref iwa fx (#1555) 2017-11-17 17:31:32 +09:00
Jeremy Bullock
52a220b89a New Note Level (#1322)
* New Note Level
2017-11-16 17:08:01 +09:00
manongjohn
33c36a95a8 Xsheet fixes (#1550)
* Lock off icon corrections
* Allow right-click on multi-empty selection
2017-11-15 19:09:31 +09:00
Jeremy Bullock
3f573c46a5 Two New Vector Conversion Commands (#1410)
* Vectors to Toonz Raster
* Replace Vectors with Simplified Vectors
2017-11-15 18:57:29 +09:00
Jeremy Bullock
679371e796 Lip Sync Popup - Apply Text Data to a Level for Lip Sync (#1289)
* Lip Sync Popup
2017-11-15 16:21:16 +09:00
Konstantin Dmitriev
e1b4540b36 Updates for Russian translation (#1565)
* Update Russian translation. Thanks to Alexander Surkov and Yury Grubnik (@beeheemooth).
2017-11-14 17:28:53 +09:00
Jeremy Bullock
00755c864f Mojo Brushes (#1539)
close #1414
2017-11-14 14:49:19 +09:00
Rodney
7b3a9c432c Replace 'zanzo' with 'Afterimage' in current.txt (#1413)
Updated current.txt with translation of term 'zanzo' to 'afterimage' in the dialog settings of Motion Blur Ino and Motion Blur Iwa. 

close #1424
2017-11-13 13:59:06 +09:00
Gabriel Gazzán
db1bb6c776 Spanish UI - update up tp latest Japanesse files. (#1519)
* Spanish UI translation update
2017-11-10 15:16:23 +09:00
Jeremy Bullock
4183496bdc Merge pull request #1517 from shun-iwasawa/turtletooth-shaders
Fix for Shaders and Switch to QOpenGL by turtletooth and blackwarthog (modified)
2017-10-27 08:16:43 -06:00
Yu Chen
136f68fcd4 Update Chinese UI Translations (#1495) 2017-10-20 13:47:53 +09:00
shun_iwasawa
31362db453 qt5.9 2017-10-16 16:29:09 +09:00
manongjohn
399e7d4a0b Xsheet Column Header Layout Redesign (#1347)
close #1316 
close #490
2017-10-04 16:00:34 +09:00
shun-iwasawa
3f818e3fc6 Camera Capture feature : Save scene in the subfolder checkbox (#1496)
* save scene in subfolder checkbox

* save "save in" folder in the scene
2017-10-03 17:17:58 +09:00
Jeremy Bullock
0ff1b687b0 Customize Command Bar and XSheet Toolbar (#1448)
* Edit In Place added to Toolbars

* Customize Command Bar and XSheet Toolbar
2017-10-03 17:15:33 +09:00
Gabriel Gazzán
d81b7f9139 Spanish UI - updated strings, now on par with Japanese ones. (#1484) 2017-09-27 12:38:42 +09:00
shun-iwasawa
aa65b89e92 Reframe with Empty Inbetweens command (#1485)
* reframe with empty inbetweens
2017-09-25 17:15:29 +09:00
Jeremy Bullock
74216d42f7 Merge pull request #1474 from konero/theme-focus-fix
Add Button Focus Color and General Theme Improvements
2017-09-22 22:20:40 -06:00
shun-iwasawa
947ad3809f Auto Input Cell Number command (#1479)
* auto input cell number

* from frame - to frame
2017-09-22 08:53:49 +09:00
Kite
7853627f6f Update
Update to work with #1487.
2017-09-21 18:10:38 +01:00
Kite
7343a48d40 Support New Pane Buttons (Light)
Darkens titlebar to support the new pane icons for the Light Theme.
2017-09-18 13:20:07 +01:00
Kite
a8ee452de3 Batch Update 2017-09-16 17:02:23 +01:00
Kite
f2a6ba3e07 Fix Minus Icon
For light theme
2017-09-15 18:04:43 +01:00
Kite
546826f35d Lock Border Checked-Hover Fix
For light theme
2017-09-15 17:55:35 +01:00
Kite
1a2e2f63b9 Tweak Again
- bigger icon button
- light theme tool button redesign
- invert dark theme input field/checkbox outline color
- small fixes
2017-09-15 17:36:47 +01:00
Yu Chen
7155feba2f Update Simplified Chinese UI translation (#1471)
* Update Simplified Chinese UI translation
2017-09-15 16:11:34 +09:00
Gabriel Gazzán
27617d228e Spanish UI - several improvements to the translation (#1469) 2017-09-15 16:05:07 +09:00
Kite
d49ef32c20 Improve Focus Style 2017-09-14 11:04:40 +01:00
Kite
8ec9434b0c remove warm less
remove less file for warm theme
2017-09-14 09:26:47 +01:00
Kite
de94b5772c QDialog Focus Color
Adds focus color to QDialog button and tweaks.
2017-09-13 21:33:50 +01:00
shun_iwasawa
2c0f507302 color filter available on render and vector levels 2017-09-11 11:03:30 +09:00
shun-iwasawa
d08c7cb5e4 Enable shortcut command while renaming cell (#1451)
* enable command while renaming cell

* open left side of the cell for drag handle

* make OT command shortcuts optional

* escape key for clear focus
2017-09-08 18:55:52 +09:00
Gabriel Gazzán
4579cfd11f Spanish UI update (#1450) 2017-09-05 12:54:13 +09:00
Kite
29b1951be7 Fix & Name Change 2017-08-30 13:19:59 +01:00
Kite
799aa37718 Theme Update
Updates the themes.
2017-08-28 19:40:43 +01:00
Jeremy Bullock
dfde6cd538 XSheetToolbar Fixes and New Pane (#1425)
* Fixed Xsheet Tool Bar 

* Added Command Bar Panel
2017-08-28 18:17:30 +09:00