Commit graph

1542 commits

Author SHA1 Message Date
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
shun-iwasawa
12a3165bf6
change qt version in travis ci to 5.11.0 (#2001) 2018-05-24 15:30:55 +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
Ivan Mahonin
409d8b5dae #assistants: fix visual artefacts 2018-05-21 20:28:35 +07: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
Kite
797e00f51b Add Stylesheet Doc (#1972)
Adds instructions on how to build stylesheets to docs.
2018-05-16 16:32:53 -06: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
shun-iwasawa
b266adeddf prevent unnecessary call of leftButtonDrag (#1938) 2018-05-07 15:47:39 +09:00
Jeremy Bullock
6c7e544772 Fix slow Toonz Raster brush on High DPI (#1904) 2018-05-07 15:29:17 +09:00
shun-iwasawa
28a2a8fa0e fix tool option combobox (#1942) 2018-05-07 11:09:06 +09:00
Jeremy Bullock
63e8da9d53 Fix scale of animate tool in all mode on high dpi monitors (#1900)
close #1886
2018-04-27 16:28:12 +09:00
manongjohn
fbb670bf33 Add missing templates for printing xsheet (#1894)
close #1723
2018-04-27 13:58:37 +09:00
artisteacher
dcfd7477be Add audio toggle back to flip book for Mac (#1890) 2018-04-26 18:35:44 +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
ff99e1a072 Modifications on Studio Palette tree view (#1920)
* studiopalette drag behavior

* fix palette move undo

* prevent palettes being overwritten
2018-04-23 14:13:40 +09:00
manongjohn
4ee91c9e42 Fix number+letter filename save and detection (#1833)
close #235
close #1382
close #1693
close #1761
close #1768
close #1809
2018-04-23 13:34:00 +09:00
romeojulietthotel
12386f2352 Remove unused vars (#1841)
* Remove double byte glyph from comment.

* Remove unused variables and some commented includes.
2018-04-20 11:12:45 +09:00
shun-iwasawa
0f887805c7 fix drag style undo (#1917)
Do Merge
2018-04-18 17:49:39 +09:00
artisteacher
9ff9ba1376
Fix osx menu roles 2018-04-12 19:41:49 -04:00
shun-iwasawa
068277dbc1
try using the latest qt in travis-osx (#1910) 2018-04-12 14:13:53 +09:00
manongjohn
29ce0b3da6 Disable Auto-Stretch Frame (#1707)
Added option to enable / disable Auto-Stretch Frame
2018-03-27 19:26:37 +09:00
shun-iwasawa
4734f86618 fix barrel distort fx (#1881) 2018-03-26 15:30:24 +09:00