Commit graph

842 commits

Author SHA1 Message Date
Jeremy Bullock
4c13007dd4 Merge pull request #916 from shun-iwasawa/dialog_position
Prevent the Camera Capture popup from being at outside of the screen
2016-11-14 22:14:22 -07:00
shun_iwasawa
03feedea0f fixes 2016-11-14 20:55:04 +09:00
shun_iwasawa
4ada6a9de4 dialog position fix 2016-11-14 15:56:58 +09:00
Campbell Barton
d6e3ed1575 Comments: translate icon-generator notes 2016-11-14 08:36:58 +11:00
Campbell Barton
5bb68e4f5f CMake: ensure Qt isn't too old
Saves confusing errors for older Linux distros #913.
2016-11-13 06:32:27 +11:00
Jeremy Bullock
3352eb1099 Merge pull request #912 from shun-iwasawa/medium_chip_menu
Display "Medium Thumbnails View" option in the Palette's tool bar
2016-11-11 08:43:22 -07:00
shun_iwasawa
aa32e96af2 medium chip menu 2016-11-11 17:35:22 +09:00
masafumi-inoue
297fcfe29e Merge pull request #908 from shun-iwasawa/fix_convert_to_painted_tlv
Fix style removal problem on Convert to Painted TLV from non AA source
2016-11-11 16:52:46 +09:00
shun_iwasawa
16057916f3 easy input for name editor 2016-11-10 22:42:13 +09:00
shun_iwasawa
22ad9ee8ef fix convert to painted tlv 2016-11-09 16:20:58 +09:00
Jeremy Bullock
3bb5efc4ee Quick Export Feature (#725)
* Added Fast Render to MP4 command which does not need to set anything in output settings.
2016-11-09 11:46:03 +09:00
Jeremy Bullock
b6bf5b1238 Merge pull request #905 from shun-iwasawa/turtletooth-scrollbar_background_fix
Unify all scrollbars to same style and fix background by turtletooth (slightly modified)
2016-11-07 23:54:07 -07:00
shun_iwasawa
c729378ddf change margin for button to 16 2016-11-08 13:16:13 +09:00
shun_iwasawa
ffb2f05d63 changed scrollbar width to 16 2016-11-07 16:45:43 +09:00
shun_iwasawa
c1e30fbf6a Merge branch 'scrollbar_background_fix' of https://github.com/turtletooth/opentoonz into turtletooth-scrollbar_background_fix 2016-11-07 12:37:23 +09:00
Campbell Barton
5033516fbc Update how_to_build_linux.md
Use disable jbig, this isn't used often - or even supported by default with libtiff on some linux distributions.
resolves #851.

[ci skip]
2016-11-05 15:39:52 +11:00
Campbell Barton
84ad0f7c37 Update Linux install text
Simplify text, use title-caps
[ci skip]
2016-11-05 09:55:23 +11:00
Jeremy Bullock
032f723a2c Merge pull request #804 from shun-iwasawa/numpad_for_palette_shortcut
Enable switching the current style using numpad keys
2016-11-04 16:18:13 -06:00
shun_iwasawa
c5b5d29ca2 enable numpad 2016-11-04 18:07:43 +09:00
Campbell Barton
8a1b1db2c3 Add note about jbig error
From PR #900, this should be properly resolved, include workaround until it is.
2016-11-03 23:01:38 +11:00
Campbell Barton
c510a11f77 Correct typo 2016-11-03 22:54:32 +11:00
Campbell Barton
27694d9edb Simplify libtiff building
Change proposed by @caryoscelus
2016-11-03 22:52:09 +11:00
Campbell Barton
bb209445dd Linux Readme: remove Unix from title.
Currently BSD's and similar systems aren't supported.
2016-11-02 21:44:24 +11:00
Campbell Barton
8539fa0c2c Minor edits
- Use $ prefix consistently
- Include Clang as a working compiler.
- Reference CentOS instead of Mageia (there are _many_ rpm based distros, no need to get too spesific).
2016-11-02 21:41:40 +11:00
shun_iwasawa
95ea2b6ffb fix saving menubar 2016-11-02 17:43:17 +09:00
shun_iwasawa
70b01d1517 Merge remote-tracking branch 'origin/master' into numpad_for_palette_shortcut 2016-11-02 15:46:49 +09:00
shun_iwasawa
7d08f6e97e small fixes and change default shortcuts 2016-11-02 15:32:21 +09:00
Jeremy Bullock
b6833a8759 Sound playback in the viewer (#788)
* enable sound playback in Viewer with button in the flip console being pressed

close #133
2016-11-02 11:40:28 +09:00
Campbell Barton
ee0d2aabbf Merge pull request #836 from RamKromberg/fix/libtiff/Makefile.am
Fixes automake for the modified libtiff

libtiff/Makefile.am: add tif_getimage_64.c
2016-11-02 00:55:19 +11:00
Campbell Barton
b9ded61302 Merge pull request #893 from Zoetrophy/patch-1
Update required package list for Debian / Ubuntu
2016-11-02 00:53:33 +11:00
shun_iwasawa
7292b3f0dc Merge remote-tracking branch 'origin/master' into numpad_for_palette_shortcut 2016-10-31 19:57:30 +09:00
shun_iwasawa
cede7cbd47 enable shortcut in paletteviewer 2016-10-31 19:45:48 +09:00
Zoe Pentaleri
6deabad436 Update required package list for Debian / Ubuntu
- add qttools5-dev
2016-10-30 04:20:39 -04:00
Jeremy Bullock
c21b57cc2f Merge pull request #853 from shun-iwasawa/convert_to_painted_tlv
Improved convert command from non AA raster images to painted tlv
2016-10-28 12:42:07 -06:00
Jeremy Bullock
128b64d4da Merge pull request #879 from shun-iwasawa/save_fmtprops_to_prj
Fix Save Default Settings command to save format properties to project settings
2016-10-28 10:09:42 -06:00
shun_iwasawa
754d4551b7 fix not to browse initial description text 2016-10-28 20:05:27 +09:00
Jeremy Bullock
5b4b9efd3e buttons on viewer and combo unified (#873)
- Added Safearea button and Field Guide button to the viewer title bar
- Also modified layout of the viewer title bar
2016-10-28 18:34:26 +09:00
Campbell Barton
6f12250419 CMake: minor cleanup 2016-10-28 19:09:35 +11:00
Jeremy Bullock
7e1154bda4 Fix for FFmpeg renders wrong range if previous exported range was bigger (#814)
* fix render using old render range for changed range
2016-10-28 14:53:33 +09:00
Campbell Barton
f2b2c436ef Fix for crash inserting a keyframe (#798)
Make a copy of `TParamChange` in `FunctionTreeModel::onChange()` since the notifier would run later on (via Qt's event loop).
2016-10-28 14:48:26 +09:00
Jeremy Bullock
2c13b22d29 Merge pull request #868 from shun-iwasawa/loadscene
Fix Load Scene popup to initialize correctly
2016-10-27 08:23:21 -06:00
Jeremy Bullock
e655f596bd Merge pull request #888 from shun-iwasawa/fix_studiopalette_drag
Fix Studio Palette not to delete palette file unexpectedly
2016-10-27 08:16:09 -06:00
shun_iwasawa
53bef61327 Merge remote-tracking branch 'origin/master' into numpad_for_palette_shortcut 2016-10-26 20:54:28 +09:00
Jeremy Bullock
9ec2d133f1 rounded brush cap default (#872)
* Changed default vector brush cap to "rounded"

close #766
2016-10-26 18:37:43 +09:00
shun_iwasawa
0148381f16 fix studiopalette drag 2016-10-26 16:27:19 +09:00
shun_iwasawa
d4ffc77bb9 save format properties 2016-10-21 20:50:52 +09:00
Jeremy Bullock
576fce9726 Unify all scrollbars to same style 2016-10-20 12:22:08 -06:00
Jeremy Bullock
50d5306afc Merge pull request #870 from shun-iwasawa/startup_mod
Startup Popup: Highlight "Open Recent Scene" items on mouse hover
2016-10-20 08:04:05 -06:00
Jeremy Bullock
cb372ada0e Merge pull request #862 from shun-iwasawa/color_locator
Locator sub-window for showing close-up image at mouse position
2016-10-19 19:03:20 -06:00
shun_iwasawa
999fe6d43b fixes 2016-10-19 15:18:33 +09:00