Commit graph

3533 commits

Author SHA1 Message Date
Toshihiro Shimizu
8465787d9c Merge pull request #31 from opentoonz/add-readme
Add README.md
2016-03-25 19:49:44 +09:00
kusano
52ff6ee6d4 Fix README.md 2016-03-25 19:47:54 +09:00
kusano
0354af6635 Fix URLs in README.md 2016-03-25 19:44:42 +09:00
Toshihiro Shimizu
3e294ae601 Merge pull request #29 from opentoonz/add-how-to-build-win
Windows用のビルド手順を追加
2016-03-25 19:41:34 +09:00
Toshihiro Shimizu
5dddbf3dad Merge pull request #24 from opentoonz/suppress-warning-C4819
Suppress warning C4819 in Visual Studio 2013
2016-03-25 19:40:52 +09:00
kusano
4fc845c9ac Add README.md 2016-03-25 19:08:00 +09:00
roentgen
f09e094840 Merge pull request #30 from opentoonz/fix-lzodriver
we always have thirdparty/lzo/driver. osx build never uses thirdpary/…
2016-03-25 18:55:07 +09:00
roentgen
3047bb2598 we always have thirdparty/lzo/driver. osx build never uses thirdpary/lzo/lzo-2.09 (was removed) 2016-03-25 18:42:18 +09:00
kusano
f6307e91c6 Add How to Build for Windows 2016-03-25 17:31:49 +09:00
roentgen
b74bc3fb80 Merge pull request #27 from opentoonz/fix-gl-issue
Force Qt to use desktop OpenGL
2016-03-25 02:39:21 +09:00
kusano
52db9569b3 Force Qt to use desktop OpenGL
since currently OpenToonz does not work with OpenGL of software or angle.
2016-03-25 02:37:28 +09:00
roentgen
56cbe06581 Merge pull request #26 from opentoonz/fix-toonz-7.1-dialog-title
Replace dialog title
2016-03-25 00:35:25 +09:00
brly
591f925dea Replace dialog title 2016-03-25 00:33:35 +09:00
roentgen
1deca7fc99 Merge pull request #23 from opentoonz/remove-zlib-1.2.7
Remove zlib 1.2.7
2016-03-25 00:13:35 +09:00
roentgen
ce9322ff3c Merge pull request #22 from opentoonz/fix_save_palette_dialog
パレット上書きの確認ダイアログに関する修正
2016-03-25 00:13:19 +09:00
roentgen
2b8706f508 Merge pull request #25 from opentoonz/fix-menubar-osx
fixed create full menubar for OSX
2016-03-25 00:12:52 +09:00
roentgen
ab18c9f671 fixed create full menubar for OSX 2016-03-25 00:07:43 +09:00
kusano
543ae709dc Suppress warning C4819 in Visual Studio 2013
"The file contains a character that cannot be represented in the current code page"
2016-03-24 20:30:47 +09:00
kusano
8977366225 Remove zlib 1.2.7 2016-03-24 19:57:01 +09:00
shun_iwasawa
b64fce383e comment added 2016-03-24 17:55:39 +09:00
shun_iwasawa
01d49686ac Merge remote-tracking branch 'origin/master' into fix_save_palette_dialog 2016-03-24 17:54:26 +09:00
shun_iwasawa
9ff2b3eb00 fix overwrite palette confirmation dialog 2016-03-24 17:47:57 +09:00
roentgen
b94d31fa75 Merge pull request #20 from opentoonz/fix-param-fx2
エフェクトファイルを含むシーンファイルを 2 回連続で開くと落ちるバグを修正
2016-03-24 17:28:33 +09:00
roentgen
fc1fb92bcf Merge pull request #21 from opentoonz/fix_save_raster_problem
Raster LevelをSaveLevelAsで保存すると画像が消えてしまう不具合の修正
2016-03-24 17:01:32 +09:00
shun_iwasawa
f81af248fc fix save raster level problem 2016-03-24 16:51:41 +09:00
Shinya Kitaoka
f91c5a5f05 remove cloning flag 2016-03-24 16:28:15 +09:00
Shinya Kitaoka
0b19cb0c6a move params_ from PluginInformation to RasterFxPluginHost 2016-03-24 16:08:18 +09:00
roentgen
5ac43b82f4 Merge pull request #17 from opentoonz/fix-png-ver
Fix libpng version in CMakeLists.txt
2016-03-24 05:02:51 +09:00
kusano
45254b4069 Fix libpng version in CMakeLists.txt 2016-03-24 05:01:24 +09:00
roentgen
64ec976b6a Merge pull request #16 from opentoonz/fix-thirdparty
OSX: use presented libpng
2016-03-24 04:38:07 +09:00
roentgen
87fce823c5 OSX: use presented libpng 2016-03-24 04:33:12 +09:00
roentgen
42a3d520c4 Merge pull request #15 from opentoonz/fix-thirdparty
Fix thirdparty
2016-03-24 04:15:01 +09:00
roentgen
237d095463 Merge pull request #14 from opentoonz/fix-thirdparty-win
Visual Studioと更新されたthirdparty/でビルドができるように各種修正
2016-03-24 04:12:05 +09:00
roentgen
7a138ee6ab Merge pull request #13 from opentoonz/add-thirdparty-lib
Add 3rd party libraries
2016-03-24 04:08:21 +09:00
kusano
6139acbd31 Make tiio_tif.cpp use io.h instead of unistd.h in Visual Studio 2016-03-24 04:04:53 +09:00
kusano
3f512259eb Update CMakeLists.txt for Visual Studio
- add libpng
- change libtiff path
2016-03-24 04:03:50 +09:00
kusano
c27e7d159c Remove thirdparty/LibTIFF
thirdparty/LibTIFF/tiff-4.0.3 is merged to thirdparty/tiff-4.0.3
2016-03-24 04:01:07 +09:00
kusano
e379a65c1d Add or update precompiled libraries 2016-03-24 03:56:38 +09:00
kusano
06ce65f0de Update Visual Studio Project for LibJPEG and zlib 2016-03-24 03:55:08 +09:00
kusano
d990b80c05 Update Visual Studio Projcts in libpng for 2013 2016-03-24 03:49:56 +09:00
kusano
c9e434fd9f Add Visual Studio Project to libTIFF 2016-03-24 03:44:53 +09:00
kusano
38c2fdb85b Add .gitignore entries for Visual Studio 2016-03-24 03:40:19 +09:00
fukasawa
13abb65b48 fixed aborting on png-level loading 2016-03-24 03:07:46 +09:00
kusano
2b45e8c56a Add OpenBLAS 2016-03-24 02:47:04 +09:00
fukasawa
9c02f65f6e added custom module for cmake 2016-03-24 02:27:13 +09:00
kusano
fc6ab3ba33 Add zlib-1.2.8 2016-03-24 01:38:19 +09:00
kusano
7d535a97dc Add 3rd party libraries 2016-03-24 01:31:57 +09:00
roentgen
bbd970be69 Merge pull request #11 from opentoonz/fix-boost
Fix for Boost 1.60
2016-03-24 01:03:27 +09:00
fukasawa
39e85d1a80 Merge remote-tracking branch 'origin' into fix-thirdparty 2016-03-24 00:56:29 +09:00
roentgen
28b9690db0 Merge pull request #12 from opentoonz/fix-compile-error-tflash
Fix the compile error in tflash.h
2016-03-24 00:52:08 +09:00