Commit graph

1264 commits

Author SHA1 Message Date
shun-iwasawa
7846407b39 remove mysettings (#2366) 2018-11-16 18:28:38 +09:00
shun-iwasawa
e93284d9ca fix toonz raster brush crash (#2381) 2018-11-16 16:57:04 +09:00
manongjohn
9fde3a3791 Fix processing MousePress and TabletPress events (#2282)
* Fix processing duplicate TabletPress events

* Revised multiple tabletPress handling

* Fix mousePress followed by tabletPress events
2018-11-16 15:50:10 +09:00
DarrenT
eb707b039f Fixed spelling mistake of "Flip Viewer Horizontally" (#2379) 2018-11-14 10:15:37 -07:00
shun-iwasawa
11adda4885 fix playback slowness with style editor (#2367) 2018-11-12 18:58:53 +09:00
shun-iwasawa
fdece91b5e fix antialias to toonz raster levels (#2370) 2018-11-12 18:56:53 +09:00
Jeremy Bullock
0aebf86bcd Made small pump tool sizes actually do something. (#2340)
* Made small pump tool sizes actually do something.
2018-11-12 00:16:21 +09:00
manongjohn
5ed36240b5 Fix restoring raster tool crash (#2362) 2018-11-04 22:37:27 -07:00
shun-iwasawa
102e065515 fix tapetool crash (#2352) 2018-11-04 22:37:12 -07:00
otakuto
6985407a96 remove duplicate include (#2271) 2018-10-31 12:00:01 +09:00
manongjohn
9b62c53833 Timeline height and keyframe area adjustments (#2268)
* Increase timeline layer height
* Narrow keyframe active area
* Display thumbnail in Timeline
* Move timeline Sound icon to thumbnail area
* Move timeline Sound volume control to config button
* Move timeline Filter color icon to thumbnail

close #2261 
close #2262
2018-10-31 11:56:59 +09:00
shun-iwasawa
cc8bfe7b33 open fx settings from xsheet (#2337) 2018-10-23 20:58:07 -06:00
otakuto
c39a2a132a Remove ON/OFF macro (#2247) 2018-10-18 14:52:59 +09:00
shun-iwasawa
56ee60245a search for special folders tree (#2312) 2018-10-18 14:45:09 +09:00
shun-iwasawa
f889997cee check folder access on save level (#2334) 2018-10-18 14:44:14 +09:00
shun-iwasawa
f20cae58d5 fix mesh visibility (#2333) 2018-10-18 14:34:20 +09:00
shun-iwasawa
0568f423b5 fix toonzraster mypaint line with mouse (#2332) 2018-10-18 14:18:23 +09:00
shun-iwasawa
4f56ae6d35 fix antialias undo (#2331) 2018-10-18 14:06:20 +09:00
shun-iwasawa
28ac2a82be fix colormodel on high dpi monitor (#2330) 2018-10-18 13:59:31 +09:00
shun-iwasawa
816b50f22d fix import files with underscore (#2326) 2018-10-18 13:46:15 +09:00
shun-iwasawa
f8c030bad0 change temporary file name suffix (#2325) 2018-10-18 12:10:13 +09:00
shun-iwasawa
fdbab550ad load jpeg dpi from exif, save to jfif (#2322) 2018-10-18 11:56:20 +09:00
shun-iwasawa
59726b33fe fix output preset (#2316) 2018-10-18 11:26:18 +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
otakuto
fb35734678 use nullptr instead of Q_NULLPTR (#2246) 2018-10-12 16:05:14 +09:00
shun-iwasawa
e2180eca47 fix tfilepath (#2324) 2018-10-11 13:23:23 +09:00
shun-iwasawa
995cf619d4 load palette global name on loading level (#2299) 2018-09-19 18:41:16 +09:00
manongjohn
0032d2f2f0 Fix font creation crash (#2227)
* Fix font creation crash
2018-09-18 14:31:43 +09:00
shun-iwasawa
98926de9b6 mypaint brush for toonz raster levels (#2257) 2018-09-12 10:37:07 +09:00
shun-iwasawa
0c0cf189c0 update viewer on opening (#2288) 2018-09-11 15:52:59 +09:00
shun-iwasawa
9643858a2f fix viewer size initialization (#2287) 2018-09-11 15:50:24 +09:00
shun-iwasawa
18a7c631a5 fix updating animated guide (#2264) 2018-09-11 15:41:56 +09:00
shun-iwasawa
045b61c7fa schematic ui modification (#2241) 2018-09-11 14:43:03 +09:00
shun-iwasawa
1d5937a1fe shift and trace improvement (#2240) 2018-09-11 14:35:02 +09:00
eszlari
e5a0a35b95 add linux desktop data (#2210) 2018-09-06 18:43:57 +09:00
otakuto
cafde01e2e use std::unique_ptr instead of std::auto_ptr (#2197) 2018-08-30 17:19:31 +09:00
otakuto
ed7dcd5873 using std::swap instead of tswap (#2195) 2018-08-30 17:18:43 +09:00
shun-iwasawa
2986f2e399 continue opening new scene after save levels (#2225) 2018-08-10 16:07:47 +09:00
shun-iwasawa
b932c159c4 fix input field crash (#2223) 2018-08-10 16:00:11 +09:00
shun-iwasawa
3563f7ae9f fix type tool crash (#2222) 2018-08-10 15:52:26 +09:00
shun-iwasawa
277d8b90ef rename xsheet cell with following level (#2199) 2018-08-10 15:45:40 +09:00
shun-iwasawa
2b24e83965 Enhancement of the Shift and Trace Feature (#2212)
* shift and trace enhancement

* override shortcuts
2018-08-07 16:22:49 +09:00
otakuto
a18e658d3e use bool instead of macro bool (#2165) 2018-08-07 14:41:42 +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
b66bc4e313 Show actual fonts in font dropdowns (#2080)
* Show actual fonts in font dropwdowns
2018-08-06 15:46:52 +09:00
shun-iwasawa
2a1a635007 fix unc path conversion (#2173) 2018-08-01 16:42:10 +09:00
shun-iwasawa
21e83868df stage schematic multiple connect feature (#2196) 2018-08-01 15:30:42 +09:00
shun-iwasawa
2cd2c564c1 remove unnecessary schematic update (#2192) 2018-08-01 15:17:15 +09:00
shun-iwasawa
8e8baa7c60 revert alt-dragging feature to fx schematic (#2191) 2018-08-01 15:07:32 +09:00