Commit graph

717 commits

Author SHA1 Message Date
Yu Chen
b481a50bc7 Update required packages list on Fedora
- add qt5-qtmultimedia-devel glew-devel lzma
- remove qt5-base and GLEW
2016-10-02 21:36:21 +08:00
Campbell Barton
efb7a26947 Docs: Add links to Linux package definitions 2016-10-01 23:03:24 +10:00
Jeremy Bullock
61a9c97880 Merge pull request #847 from shun-iwasawa/fix_clone
Fix clone levels not saving correctly
2016-09-29 20:26:16 -06:00
shun_iwasawa
3fc8809683 set dirty flag on clone levels 2016-09-29 15:13:27 +09:00
Jeremy Bullock
b84282fcc8 Merge pull request #817 from shun-iwasawa/turtletooth-stylelink
Modified: Linked styles enabled and style right click menu organized by turtletooth
2016-09-28 22:48:36 -06:00
Jeremy Bullock
794b2df7a2 Merge pull request #845 from shun-iwasawa/camera_control
Add button video capture filter control to Camera Capture (only for Windows)
2016-09-28 22:39:39 -06:00
Campbell Barton
be12a8c1a8 Merge pull request #844 from ideasman42/fix-gl-591
Fix/Workaround bug #591
2016-09-29 09:39:36 +10:00
Campbell Barton
4cdcb009ef Fix/Workaround bug #591
We could check for the extensions but these OpenGL options are never used,
so no need to disable them.
2016-09-29 07:01:26 +10:00
shun_iwasawa
96a3e3c54e remove find_library and small fix 2016-09-28 16:06:01 +09:00
Jeremy Bullock
779cdf5542 fix gif reader not getting all frames (#770)
changed frame counting method for GIF format in order to get frame duration properly
2016-09-28 15:52:57 +09:00
shun_iwasawa
b7d07aabce add video capture filter settings 2016-09-28 13:59:13 +09:00
Jeremy Bullock
33e7d1707e Save settings updated - Updated and Fixed (#474)
* Auto-save settings updated - now auto-save will save not only the current scene but also all levels, according to preferences option.

N.B. Note that the default value of "Automatically save non-scene files" is ON. Please make sure to disable it if you would like to automatically save the scene only.
2016-09-26 17:35:34 +09:00
shun-iwasawa
d2d7da8fa8 fix libpng for msvc2015_x86 (#831) 2016-09-23 19:54:22 +09:00
shun_iwasawa
9f19cf15da small fixes 2016-09-20 17:32:21 +09:00
Jeremy Bullock
792dc2b6b4 Merge pull request #805 from shun-iwasawa/fix_version_number
Update version numbers for tcleanupper, tcomposer and tconverter
2016-09-15 21:47:02 -06:00
Jeremy Bullock
72d52f5dfc Merge pull request #782 from shun-iwasawa/camcap_modification
Camera Capture fixes
2016-09-15 08:16:38 -06:00
shun_iwasawa
640862e570 revert link style 2016-09-15 20:50:22 +09:00
shun_iwasawa
202d1959be Merge branch 'stylelink' of https://github.com/turtletooth/opentoonz into turtletooth-stylelink 2016-09-15 19:39:31 +09:00
Jeremy Bullock
e59b1fa741 Additional Project Root Location (#664)
Enabled to select additional project root location via Preferences.
close #736
2016-09-15 18:56:03 +09:00
shun_iwasawa
bd6b1b6e90 status -> state 2016-09-14 16:37:24 +09:00
Jeremy Bullock
7e84f400f1 Fix save all issue setting wrong path on cancel save scene (#775)
* Fix save all issue setting wrong path on cancel save scene
close #774
2016-09-13 18:08:55 +09:00
shun_iwasawa
4dbfbc4b03 fix version numbers 2016-09-13 13:52:34 +09:00
Campbell Barton
a949b15c9e Merge pull request #800 from boombatower/quicktime-cmake
CMake: replace else() with elseif(APPLE) to ensure quicktime not built on unix.
2016-09-12 20:10:34 +10:00
Campbell Barton
a628551d6f Merge pull request #799 from boombatower/build-opensuse
Update openSUSE build requirements.
2016-09-12 20:07:59 +10:00
boombatower
6325493afa Update openSUSE build requirements. 2016-09-09 22:40:00 -05:00
boombatower
0dbe175381 Replace else() with elseif(APPLE) to ensure quicktime not built on unix. 2016-09-09 22:28:19 -05:00
shun-iwasawa
3ae939fa35 modify tif_config for msvc (#796) 2016-09-08 18:17:04 +09:00
shun-iwasawa
7cd1ff71f5 clang format (#797) 2016-09-08 16:54:16 +09:00
Jeremy Bullock
3f5067c8c2 Mp3 Import (#749)
MP3 import  ( ffmpeg required )
2016-09-08 15:19:01 +09:00
Campbell Barton
a6cacc8cf1 Translate comments to English 2016-09-08 15:07:21 +10:00
Campbell Barton
17ede676eb Merge pull request #790 from mcccs/master
Typos
2016-09-08 14:09:12 +10:00
MCCCS
a0ce326e1b 🐛 Fix spelling mistakes 2016-09-07 16:28:50 +03:00
Jeremy Bullock
adba341972 Merge pull request #789 from shun-iwasawa/qss_for_soundcolumn
Style sheet for sound column
2016-09-05 19:59:57 -06:00
shun_iwasawa
74d63437e8 add style sheet for sound column 2016-09-05 21:33:28 +09:00
Jeremy Bullock
9cb1845f21 Merge pull request #785 from shun-iwasawa/fix_black_mesh_preview
Fix mesh preview blackout on opening Create Mesh popup
2016-09-04 12:28:25 -06:00
Jeremy Bullock
d2baf0f712 Merge pull request #784 from shun-iwasawa/remove_onion_cursor
Hide xsheet onion skin cursor on mouse leave
2016-09-04 12:14:29 -06:00
shun_iwasawa
3e8c6cf9de fix mesh preview blackout on opening popup 2016-09-02 20:43:08 +09:00
shun_iwasawa
13d3ac7822 remove onion cursor on mouse leave 2016-09-02 20:25:54 +09:00
shun_iwasawa
339a9c28e1 camera capture fixes 2016-09-02 17:04:44 +09:00
Jeremy Bullock
e7667a0e6d sceneviewer fix for updating markers (#778)
close #692
2016-09-02 11:47:04 +09:00
Campbell Barton
4121b4ed18 Merge pull request #723 from ckorn/format
Add format string literal
2016-09-01 17:47:40 +10:00
Jeremy Bullock
48c6fc0de2 Typo fixes (#531)
* Typo fixes for the file access warning

close #501
2016-09-01 14:24:19 +09:00
Campbell Barton
c6e7000624 Merge pull request #758 from Dragularos/master
Corrected some spelling mistakes
2016-08-26 11:22:38 +10:00
Phil
83b3057531 Corrected some spelling mistakes
Just some spelling corrections
2016-08-25 21:43:17 +02:00
Jeremy Bullock
8bb0936364 New Geometry Icon (#716)
* introduced new geometry icon (designed by Rayek)
2016-08-24 17:21:27 +09:00
Jeremy Bullock
8db15824a6 Add Hidden Commands to Menus (#677)
* added hidden commands to menu bar
* added playback commands to the customize menu bar popup
close #393
2016-08-24 17:02:24 +09:00
Jeremy Bullock
1bad81ba81 Merge pull request #739 from shun-iwasawa/stageinch2
Introducing Stage::standardDpi instead of updating Stage::inch
2016-08-23 21:17:05 -06:00
Jeremy Bullock
0558c9aa17 Merge pull request #719 from shun-iwasawa/panel_titlebar
Style sheet for the panel title bar
2016-08-19 08:17:22 -06:00
shun-iwasawa
5e2a8ff232 Improvement of direct inputting feature in Xsheet (#722)
* improve xsheet direct input

*  small fix
2016-08-19 18:31:00 +09:00
shun-iwasawa
6cf0fab004 fix beautification script (#745) 2016-08-19 16:24:27 +09:00