Commit graph

2351 commits

Author SHA1 Message Date
John Dancel
8b03cbf46b Enable version control refresh on browser startup 2019-05-19 19:16:04 -04:00
John Dancel
8629144894 Get raster and mesh frame read-only status from OS 2019-05-19 18:53:30 -04:00
John Dancel
780e0a1268 Fix edit frame range not creating temp files 2019-05-18 21:38:51 -04:00
John Dancel
a1d9f6d675 Reorder svn status importance 2019-05-16 18:17:58 -04:00
John Dancel
3deb27f8fe Fix Get Revision svn errors 2019-05-16 13:03:34 -04:00
John Dancel
334bbe9072 Fix saving partial locked file in endless loop 2019-05-15 16:02:34 -04:00
John Dancel
35a3a8bd7e Fix crash when saving read-only palette file 2019-05-15 15:04:48 -04:00
John Dancel
41fdd18cf8 Fix version control browser display 2019-05-14 00:47:03 -04:00
John Dancel
837618c407 Add Unlock for Locked files 2019-05-14 00:36:33 -04:00
John Dancel
1e3f0ccee9 Fix for SVN 1.7+ changes 2019-05-13 22:14:53 -04:00
shun_iwasawa
a6d284d5a6 vectorize tlv with mypaint styles 2019-05-10 16:24:17 +09:00
manongjohn
2c447c1ed4 Image viewer gesture controls (#2500)
* Add gesture control to ImageViewer, PlaneViewer and SwatchViewer
2019-05-09 15:44:40 +09:00
manongjohn
f9ae046904 Update Travis QT Version to 5.12.3 (#2608)
* Update Travis QT Version to 5.12.3

* Autodetect QT version for Travis macOS builds
2019-05-07 16:25:34 +09:00
John Dancel
cdb505da41 Fix xsheet cell fame number display 2019-05-04 11:15:54 -04:00
John Dancel
34c2db8e0c Merged in OT master and resolved conflicts 2019-05-04 09:06:19 -04:00
John Dancel
c7c567e380 Allow sequenced files starting with 0 2019-05-03 06:32:34 -04:00
Savraska2
8be1e11d9c Rename localization folders for czech and russian languages 2019-04-27 09:31:45 +08:00
John Dancel
8e63fab5e3 More macOS instruction updates and corrections 2019-04-25 21:38:46 -04:00
Ken Taguma
a0f8f76edc Fix command for Running OpenToonz in how_to_build_linux.md (#2599)
* dragEnterEvent force copy action

* add comment and remove unused code.

* separate commandline  for running OpenToonz
2019-04-25 10:37:13 -06:00
John Dancel
c0795e8b28 Instruction updates and revert default CMake lib path 2019-04-25 10:37:28 -04:00
shun-iwasawa
1834a948c0 fix locater crash (#2605) 2019-04-25 07:59:09 -06:00
manongjohn
5aed7b8f81 Fix timeline key-scrolling (#2571)
* Fix timeline key-scrolling to bottom

* Fix END key for timeline
2019-04-25 18:49:32 +09:00
John Dancel
662ad32376 Fix macOS build typos 2019-04-23 00:44:21 -04:00
Mintesno Zewdu
c078bdc5ad Added qtwayland5 dependency to build instructions (#2029)
From my testing on Ubuntu 18.04, a shared library in the qtwayland5 package is required for CMake to succeed, so I'm adding it to the dependency install command.
2019-04-22 15:12:11 -06:00
manongjohn
24246c2025 Fix touch rotating flipped viewer (#2567) 2019-04-22 13:57:35 -06:00
John Dancel
5e857df76c Fix stuff directory creation steps 2019-04-22 10:38:19 -04:00
John Dancel
9b39286f16 Update MacOS build steps 2019-04-21 02:57:47 -04:00
John Dancel
83fae996d8 Xcode IDE support 2019-04-20 22:54:44 -04:00
otakuto
e347adcb20 Remove make_cast_it (#2594) 2019-04-16 14:56:35 +09:00
shun-iwasawa
55ca6bddd5 fix removing ghost connection (#2580) 2019-04-01 17:26:59 +09:00
shun-iwasawa
fcbc0a6582 fix update styleeditor (#2558) 2019-04-01 17:18:10 +09:00
shun-iwasawa
24c6ea01a7 fix output settings thread field (#2546) 2019-04-01 17:12:51 +09:00
shun-iwasawa
be59e62879 fix transparent mov output (#2544) 2019-04-01 17:01:46 +09:00
shun-iwasawa
de71c0db14 fix flipbook color mask for tlv (#2537) 2019-04-01 16:44:51 +09:00
shun-iwasawa
2e274c7e59 fix scene settings checkbox update (#2536) 2019-04-01 16:39:00 +09:00
shun-iwasawa
17984e207e Czech translation (#2535) 2019-04-01 16:28:33 +09:00
shun-iwasawa
f28b21fa88 Subcamera Option for Camera Capture (#2521)
* camera capture modification

* add subcamera option

* update less file
2019-04-01 16:24:11 +09:00
John Dancel
89d222fa51 Camera Column Cell color 2019-03-30 11:04:09 -04:00
John Dancel
5e9945cb2d Camera Column Header color 2019-03-26 06:46:21 -04:00
John Dancel
c323acf64c Select camera with Camera Column Config button 2019-03-26 06:21:46 -04:00
manongjohn
cd6e9e4b6f Fix bad Fx connection crash (#2554) 2019-03-26 01:59:03 +09:00
John Dancel
421acddedf Add Camera Column to Xsheet 2019-03-22 09:09:34 -04:00
manongjohn
a52b40e600 Fix timeline panning while playback panning disabled (#2525) 2019-03-22 18:55:28 +09:00
manongjohn
6858b4fd1e Update OSX build QT version (#2572) 2019-03-21 16:07:53 -06:00
manongjohn
f2ace2130c Fix crash when loading bad fill data (#2519)
* Ignore bad intersection data

* Fix crash removing unwanted intersect data
2019-03-19 13:03:40 +09:00
manongjohn
b5dd396b49 Fix toonz raster brush style update crash (#2517) 2019-03-19 11:05:31 +09:00
shun-iwasawa
bcc4cf8c29 fix psd removed on save (#2559) 2019-03-14 10:56:48 +09:00
artisteacher
7db72b636a Replace RGBM and fix typos (#2551)
* Remove extra t from contain

* Fix error message to use rgba

* Fix label to use RGBA

* Clarify send back menu item
2019-03-10 15:41:13 -06:00
John Dancel
e9fc25509f Remove stage schematic grouping restriction 2019-03-10 16:37:38 -04:00
Ken Taguma
f184e7ff49 Force CopyAction when drag&drop files to scene viewer. (#2494)
* dragEnterEvent force copy action
2019-02-22 11:23:54 +09:00