Commit graph

1155 commits

Author SHA1 Message Date
shun_iwasawa
3fcc7a3e4a set all the file browsers non-modal 2017-05-23 11:49:15 +09:00
shun_iwasawa
a174fa3a66 fix pasteinto undo 2017-05-22 13:52:00 +09:00
Ivan Mahonin
2fc36cb841 Allow to cross compile for Windows with Linux/Mingw (part 2 of 3, bugfixes) (#1149)
* #mingw #bug: place explicit instantiations on templates before first use

* #mingw #bug: remove API attributes from inline functions

* #mingw #bug: add 'static' attribute for local functions

* #mingw #bug: fix API attributes for splitSpeedInOutSegment

* #mingw #bug: replace strstream to stringstream

* #mingw #bug: remove cross references to plasticskeleton from tnzcore

* #mingw #bug: fix bug with order of initializaition of static variables

* #mingw #bug: fix glutInit
2017-05-19 19:20:33 +09:00
shun-iwasawa
1584bbb473 Fixes on convert feature from NAA raster images to TLV (#1203)
* prevent the gap on anti-aliased

* add dpi settings
2017-05-19 18:01:43 +09:00
shun-iwasawa
e33f9a51d2 create zerary fx node at clicked pos (#1191) 2017-05-19 17:42:55 +09:00
shun-iwasawa
f7a4d82155 curve the seam of looped spectrum (#1190) 2017-05-19 17:27:21 +09:00
shun_iwasawa
96fddba5b4 fix swatches (planeviewer) 2017-05-19 10:18:28 +09:00
shun_iwasawa
1fbdc97128 fix viewer gadgets 2017-05-18 19:45:18 +09:00
shun_iwasawa
0e4be67ee9 fix flipbook auto-resize 2017-05-18 16:23:32 +09:00
shun_iwasawa
c23689f93b fix ruler 2017-05-18 12:13:10 +09:00
shun_iwasawa
a4bcc91cc3 set premultiply and added level name type 2017-05-09 15:07:06 +09:00
Jeremy Bullock
0cb7c2dfec Fix playback stuck bug (#1025) 2017-05-09 13:45:52 +09:00
Jeremy Bullock
ce17cfec7e Fixed removed scene from startup (#998)
* Fixed removed scene in startup popup

* fixed unclickable scenes

* constant for scenes in list
2017-05-09 11:18:50 +09:00
Ivan Mahonin
e280ae86d6 Allow to cross compile for Windows with Linux/Mingw (part 1 of 3, preprocessor) (#1148)
* split _WIN32 and _MSC_VER, lowercase includes
2017-05-08 21:13:29 +09:00
shun-iwasawa
9d08564877 SoapBubbleFxIwa Improvement (#1175)
* fit thickness and center opacity

* loop and shift spectrum

* render mode
2017-04-28 11:52:23 +09:00
Jeremy Bullock
9a3beb198e remove Are You Sure? when closing without unsaved content. (#733) 2017-04-21 15:37:23 +09:00
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
Adham Zahran
733fe44a2a fix #1156 which causes program to crash when expanding history 2017-04-17 17:49:11 +02:00
shun_iwasawa
3807327b41 add UseHighDpiPixmaps option 2017-04-17 16:59:25 +09:00
Kite
9753a41e2e Minimalist Theme (#1112)
* Introducing Astral themes
2017-04-14 16:30:36 +09:00
Jeremy Bullock
fec298fb26 Merge pull request #1139 from shun-iwasawa/level_placement
Fix level placement when the option "Show Appendix to the Frame Number" is activated
2017-04-12 11:53:47 -06:00
Jeremy Bullock
c4283ac3c5 Merge pull request #1138 from lordadamson/fixdocs
updated opentoonz_1.0 to opentoonz_1.1 in the docs
2017-04-12 08:55:08 -06:00
shun_iwasawa
7581912348 fix level placement 2017-04-12 20:14:33 +09:00
Adham Zahran
d7608a6054 updated opentoonz_1.0 to opentoonz_1.1 in the docs 2017-04-12 12:53:33 +02:00
Adham Zahran
9a83439001 Merge branch 'master' of github.com:opentoonz/opentoonz 2017-04-12 12:49:07 +02:00
Campbell Barton
ac30fbadc3 Fix/Workaround for #866 (#899)
Resolves linking issue on Linux
2017-04-12 19:20:55 +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
Jeremy Bullock
2f7b147d72 Merge pull request #1103 from konero/clean_titlebar_icons
Cleaned up titlebar icons
2017-03-15 21:16:50 -06:00