Commit graph

1174 commits

Author SHA1 Message Date
Chen
fa07cb1c00 Chinese UI Translation Update for v1.2.1 2018-06-10 19:45:06 +08:00
shun-iwasawa
1d99423a73 fix viewer key press event (#2047) 2018-06-08 15:21:43 +09:00
shun-iwasawa
86dc52b291 more and more translatable texts (#2045) 2018-06-08 15:10:34 +09:00
shun-iwasawa
42cc6432f8 fix crash on save curve (#2044) 2018-06-08 14:53:28 +09:00
shun-iwasawa
5e26e06b91 fix plastic bone crash (#2041) 2018-06-08 14:31:04 +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
48ed93c368 fix tooloption state update (#2024) 2018-05-31 14:18:15 +09:00
shun-iwasawa
e9885222cc japanese translation update v1.2.1 (#2022) 2018-05-30 13:04:17 +09:00
shun-iwasawa
57ee063aa4 ts files update for v1.2.1 (#2018) 2018-05-28 16:50:28 +09:00
manongjohn
ff6f0e1b89 Fix brush using wrong initial thickness value (#2005)
* Wrong initial thickness value fix
2018-05-28 14:21:06 +09:00
manongjohn
bf6c847f1e Alternate Timecode format (#1995)
close #1784
2018-05-28 14:17:36 +09:00
manongjohn
3987063597 Open sub-xsheet at selected sub-xsheet frame (#1980)
* Open sub-xsheet at selected frame
2018-05-28 14:16:28 +09:00
Konstantin Dmitriev
085f88d57d Add script for updating/adding translation TS files (#1709)
* Add script for updating/adding translation TS files for particular language.

Usage: update.sh LANGUAGE

With this script it is easy to create new language. I.e. just execute "update.sh portuguese" to add Portuguese language.
2018-05-28 08:54:04 +09:00
Jeremy Bullock
75c9c58524 Improvements to Vector Snap (#1906)
* Improvements to Vector Snap
2018-05-25 16:21:25 +09:00
shun-iwasawa
19867b9a8b Merge branch 'fix_osx_menu' of https://github.com/artisteacher/opentoonz into artisteacher-fix_osx_menu 2018-05-25 10:57:03 +09:00
Konstantin Dmitriev
a9c425317e Fix sound playback on Linux by enabling fix #1302 for Linux platform (#1749)
close #1302 
close #1097 
close #907
2018-05-25 10:28:41 +09:00
shun-iwasawa
62f1df91c9 fix keyframe drag (#2000) 2018-05-24 17:12:20 +09:00
shun-iwasawa
b5e76bca01 fix sequential check (#1997) 2018-05-24 16:45:18 +09:00
shun-iwasawa
831db6b5b1 remove old stuff folder check (#1994) 2018-05-24 16:35:58 +09:00
shun-iwasawa
4ea5e5034a tfarm binaries into .app folder by damies13 #1141 (modified) (#1993)
* Issue #1130 - tfarm binaries into .app folder

set CMAKE_RUNTIME_OUTPUT_DIRECTORY path for OSX so that when
add_subdirectory() calls add_executable(), the binaries know where they
need to be written so they are bundled into the mac .app folder

* copy tfarm binaries
2018-05-24 16:30:13 +09:00
Jeremy Bullock
009b00c9ed Fix Actual Pixel Size and Zoom Factor Reporting (#1645)
close #1879
2018-05-24 16:02:12 +09:00
Jeremy Bullock
0a2e55d2c4 Reduce Footprint of Style Editor (#1622) 2018-05-24 15:59:57 +09:00
Dave
ba9da17b89 Issue #1131 toonz farm & open toonz on different platforms (#1609)
close #1131
2018-05-22 18:00:46 +09:00
manongjohn
9f5dc2857e Fill In Empty Cells command (Former Extend Previous Cell to Selection command, #1970) 2018-05-22 10:08:58 +09:00
Kite
0c04f1dd6c Fix Note Button Text Clipping (#1976) 2018-05-21 17:31:06 +09:00
Kite
74744b069c Fix Placement of Freeze Button in Preview Window (#1973) 2018-05-21 17:10:16 +09:00
shun-iwasawa
cf6df16d8a change default to scenefolder (#1959) 2018-05-21 15:43:37 +09:00
shun-iwasawa
7b497a5d5c fix viewer refreshing with raster brush (#1989) 2018-05-21 15:33:03 +09:00
shun-iwasawa
5b724a61d7 Allow for multilingual FX Help tooltips by jpturcotte (modified) (#1931)
* Allow for multilingual FX Help tooltips

This PR allows for showing the FX Help tooltips in the user's preferred language, as indicated in" Preferences". If a folder by the name of the language string exists in "$stuff/doc" (e.g. "$stuff/doc/English"), the help files there will be shown first. If the folder or requested file cannot be found, the files in "$stuff/doc" will be shown by default. This is my first code PR, and I am not a programmer, so please be lenient. Thanks to @RodneyBaker for coming up with the idea, to @turtletooth and @shun-iwasawa for helping me resolve my build issues, and finally to @manongjohn for providing encouragement and the logic behind these changes!

* fix tistream checking
2018-05-21 15:30:48 +09:00
shun-iwasawa
dd780b2779 colormodel image (#1907) 2018-05-21 15:11:35 +09:00
shun-iwasawa
97f86c58c7 fix brush tip display (#1953) 2018-05-21 14:16:57 +09:00
shun-iwasawa
a1dbd73a00 Fix symlink crashes (alternative to #1842) (#1930)
* fix symlink crash

* add exception handling

* symbols fix
2018-05-21 14:09:43 +09:00
shun-iwasawa
f602b3870b Fix touch controls for touchpad and stylus issue by artisteacher (modified) (#1963)
* fix touchpad controls for touchpad

* stop autosave from interrupting stylus buttons

* check touch device type
2018-05-18 16:04:12 +09:00
shun-iwasawa
b4a8f73c50 fix slot disconnection (#1971) 2018-05-18 16:00:42 +09:00
manongjohn
ab4fa4bfec Fix note icon drag area in timeline (#1961) 2018-05-18 13:57:28 +09:00
manongjohn
75da26b560 Cursor preferences (#1960)
close #1857
2018-05-17 15:03:05 +09:00
manongjohn
c43ee65303 Timeline column creation fix and changes (#1958) 2018-05-17 13:28:03 +09:00
manongjohn
e71b98140e Timeline zoom control update (#1947)
close #1689
2018-05-16 17:23:35 +09:00
artisteacher
9ce0c271a7 Update default OS X UI font (#1943)
* helvetica neue for default mac ui font
2018-05-16 13:45:14 +09:00
artisteacher
eb0db2f8d3
requested edits 2018-05-15 14:46:46 -04:00
Kite
8c766d58c3 Stylesheet Fixes (#1937)
* Stylesheet Fixes
2018-05-15 17:16:56 +09:00
cclark25
fcb9e4791d Fixed redundant condition check in in initToonzEnv (#1909) 2018-05-11 14:11:01 +09:00
shun-iwasawa
a048bcf55e fix motionblur_iwa fx (#1952) 2018-05-09 16:39:39 +09:00
shun-iwasawa
eff63f0236 do not check seqnum for tnz files (#1955) 2018-05-09 16:09:58 +09:00
Jeremy Bullock
080206fb43 Make Touch Zoom More Responsive (#1905) 2018-05-09 13:50:23 +09:00
shun-iwasawa
8f6c6d6c8a fix viewer partial redrawing (#1921) 2018-05-07 16:01:59 +09:00