Commit graph

747 commits

Author SHA1 Message Date
Jeremy Bullock
039ecc9c2c Merge pull request #1132 from shun-iwasawa/hi_resolution
High dpi monitors support
2017-04-20 23:58:37 -06:00
Jeremy Bullock
03544bf169 Merge pull request #1162 from shun-iwasawa/closest_field
Change closest field value to 999
2017-04-20 23:46:27 -06:00
Jeremy Bullock
b53dbaca95 Allow importing files to project dialog box (#1037)
* Allow importing files to project dialog box
2017-04-21 13:41:45 +09:00
Jeremy Bullock
b6e930ffc7 Fixed changing name on change level type - new level popup (#1011)
* fixed changing name on change level type
2017-04-21 12:44:37 +09:00
shun-iwasawa
a01b86fee7 set info.plist for retina display 2017-04-20 12:47:24 +09:00
岩澤 駿 
34178f6c6e Merge branch 'hi_resolution' of https://github.com/shun-iwasawa/opentoonz into shun-iwasawa-hi_resolution 2017-04-20 11:11:59 +09:00
shun_iwasawa
01e417ce4b font size : replace point with pixel 2017-04-19 20:45:36 +09:00
shun_iwasawa
f01305cc15 revert travis to qt5.5 for osx build 2017-04-19 19:59:27 +09:00
shun_iwasawa
7c988d9428 fix other panels for high dpi monitors 2017-04-19 19:31:31 +09:00
shun_iwasawa
f4d6350da0 change closest field to 999 2017-04-18 22:09:09 +09:00
shun_iwasawa
3807327b41 add UseHighDpiPixmaps option 2017-04-17 16:59:25 +09:00
shun_iwasawa
7581912348 fix level placement 2017-04-12 20:14:33 +09:00
Jeremy Bullock
245dc0d645 Merge pull request #1123 from shun-iwasawa/bokeh_fx
New Fx: Bokeh Iwa
2017-04-11 16:42:41 -06:00
shun_iwasawa
f8d7517edf high-dpi monitor compatibility 2017-04-11 16:44:39 +09:00
Ivan Mahonin
5c92d8f568 Fix path to textures, effects, brushes and templates (#1090) 2017-03-27 17:01:26 +09:00
Jeremy Bullock
2b8dd0af3b Extend ffmpeg timeout (#1029) 2017-03-27 15:48:17 +09:00
Jeremy Bullock
89f1cf7901 New Theme (#1043)
* Added a new dark theme
2017-03-27 15:36:31 +09:00
shun_iwasawa
3f47107854 small fix 2017-03-24 18:23:03 +09:00
shun_iwasawa
a35b8f8c48 bokeh fx iwa 2017-03-24 15:14:07 +09:00
Campbell Barton
54b714a0b6 Resolve #1046, profile errors flooding stdout 2017-03-24 09:51:25 +11:00
Campbell Barton
993ef47bcc Fix error using malloc, then delete[] 2017-03-19 12:17:38 +11:00
shun-iwasawa
51c8ee5bc1 add null pointer check (#1106) 2017-03-16 19:02:07 +09:00
Jeremy Bullock
14df388f6c Merge pull request #1086 from shun-iwasawa/fix_convert_popup
Enable the "Convert File" command from main menu bar
2017-03-15 22:12:00 -06:00
Jeremy Bullock
9988dfae0d Merge pull request #1079 from shun-iwasawa/fix_vector_fill
(Partially) fix vector shapes unfillable
2017-03-15 22:03:19 -06:00
Jeremy Bullock
9bc9a3315a Merge pull request #1071 from shun-iwasawa/fix_flipconsole_connection
Fix the Flipbook's console to be updated when the "Blank Frame" option is changed in the Preferences
2017-03-15 21:45:09 -06:00
Jeremy Bullock
75a231bef2 Merge pull request #1064 from shun-iwasawa/fix_import_scene
Fix invalid scene path when import scene from sandbox to another project
2017-03-15 21:31:52 -06:00
Kite
de8a8b798b Add alpha-channel to title-bar icons
Adds an alpha-channel to titlebar icons, also cleans the corners for
improved theme compatibility
2017-03-15 18:25:28 +00:00
Jeremy Bullock
0f89c59f13 Move level palette lines to qss (#1035) 2017-03-15 20:48:06 +09:00
Jeremy Bullock
2739e0d08c Pair field style #881 (#1034)
* Moved Pair Fields to qss
2017-03-15 20:47:32 +09:00
Jeremy Bullock
3a998ec844 Allow border on docks- use QFrame (#1054) 2017-03-15 13:32:57 +09:00
Jeremy Bullock
915f195e70 Remove hard-coded lines around panels (#1053)
* Remove line around style editor, schematic and flipbook
2017-03-15 13:16:21 +09:00
Jeremy Bullock
a04781f1db Fix crash on level strip arrow key presses (#1027) 2017-03-13 17:03:50 +09:00
Campbell Barton
c6e5093e87 CMake: remove duplicate library linking
Thanks @blackwarthog for pointing out
2017-03-11 13:58:39 +11:00
Jeremy Bullock
3bcfe87610 Fixed insert fx popup replace button size (#1013) 2017-03-08 21:58:51 +09:00
Jeremy Bullock
9f852fc460 added sound playback (#995) 2017-03-08 18:13:10 +09:00
shun-iwasawa
a1471ce40f soapbubblefx update (#1076) 2017-03-08 12:34:08 +09:00
shun-iwasawa
827f34124d fix preview fx (#1073)
close #1072
2017-03-08 12:33:35 +09:00
shun-iwasawa
57bc09cd02 make filesystemwatcher optional (#1060) 2017-03-08 12:32:25 +09:00
shun_iwasawa
a7f962e45c fix convert popup 2017-03-07 19:06:16 +09:00
shun_iwasawa
597034da8d fix vector fill 2017-03-03 17:38:46 +09:00
Jeremy Bullock
b8b0f90055 Fix for pixels only mode conflict too easily. (#1023) 2017-03-01 12:28:27 +09:00
Jeremy Bullock
6f319437dd allow no trim on spritesheet (#1022) 2017-03-01 12:27:45 +09:00
shun_iwasawa
1f4a70bdba fix flipconsole connection 2017-02-28 13:56:07 +09:00
shun_iwasawa
3f8574e522 fix import scene 2017-02-27 16:27:07 +09:00
Jeremy Bullock
c606c0c86a Added new scrubbing options (#994) 2017-02-27 15:44:40 +09:00
Jeremy Bullock
87cc7d5614 remove can't save warning on untitled autosave (#990)
close #777
2017-02-27 15:41:14 +09:00
jabarrera
53e290644c Checks data sound is valid to save. Issue #957 (#971)
close #957
2017-02-27 14:24:11 +09:00
keijukainen
7c61d8f87c fixes warnings when library and fxs folders don't exist 2017-02-25 03:20:25 -06:00
Campbell Barton
fb6d38d59c CMake: cleanup indentation 2017-02-11 11:13:07 +11:00
Campbell Barton
c8223fd726 CMake: install lzo binaries on Linux
Fixes #591 (thanks to @blackwarthog for investigating)
2017-02-11 09:48:06 +11:00