Commit graph

1589 commits

Author SHA1 Message Date
shun-iwasawa
93fdd4ee3f matte color (#2418) 2018-12-19 14:29:00 +09:00
Calabaraburus
7e96bc7566 Fix svg stroke thickness (#2358)
* Fixed incorrect stroke thickness after svg import
Fixed incorrect relative moveto parsing.

* Apply style
2018-12-19 11:42:58 +09:00
Calabaraburus
676b4b2f91 Bugfix in svg import. Incorrect arc parsing if arc contains only one segment. (#2345) 2018-12-19 11:34:02 +09:00
manongjohn
63e288270b Default and setting Interpolations (#2344)
* Add default interpolation options
* Add interpolation options to xsheet context menu
2018-12-19 11:32:33 +09:00
shun-iwasawa
cfa6ff15c0 improve jpeg chroma subsampling (#2419) 2018-12-18 16:37:47 +09:00
shun-iwasawa
95e959bc61 fix renaming psd cell (#2416) 2018-12-18 15:58:48 +09:00
shun-iwasawa
9e139b8a21 reload psd level (#2415) 2018-12-18 15:49:56 +09:00
shun-iwasawa
77b7d0abda New Feature: Separate Colors (#2402)
* separate colors

* fix crash and set minimum size

* modify output image

* add show alpha toggle button
2018-12-18 15:39:02 +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
Jeremy Bullock
1cf798a57b Allow Increase Step and Decrease Step to work even in selection is lost. (#2343) 2018-12-17 17:53:42 +09:00
Ivan Mahonin
657d805309 Fix antialiasing (#2289)
* fix antialiasing for strokes

close #1166
close #2285
2018-12-17 16:13:22 +09:00
otakuto
1b4b54589b fix small memory leak (#2279) 2018-12-17 12:48:49 +09:00
otakuto
65499b52e0 use bool instead of macro bool (#2278) 2018-12-17 12:14:31 +09:00
otakuto
e28b5ed088 use std::unique_ptr instead of tcg::unique_ptr (#2277) 2018-12-14 18:15:03 +09:00
otakuto
e1f79e0948 fix deterministic initialization (#2273) 2018-12-14 17:23:12 +09:00
shun-iwasawa
c7ebb59c25
update travis qt version to 5.12.0 (#2414) 2018-12-11 23:19:40 +09:00
Rodney
63022e5d23
Revert back to original 2018-12-10 19:27:29 -06:00
Rodney
465a172fef
Point to external PNG 2018-12-10 17:02:44 -06:00
shun-iwasawa
a6b10a1bfb
update travis qt version (#2394) 2018-11-29 10:43:12 +09:00
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
ice0
c834f180d8 simplify script (#2245)
* simplify script

* git depth reduced to 1 (history not needed for build)

* Enabled ccache for gcc builds
2018-10-12 16:01:39 +09:00
shun-iwasawa
e2180eca47 fix tfilepath (#2324) 2018-10-11 13:23:23 +09:00
shun-iwasawa
a6cbee8ccf
update qt version for travis ci (#2313) 2018-10-02 21:45:02 +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