2D and Stop Motion Animation Software
Find a file
Michael Cullen b49802832b Fix build when libtiff exists on system
On OSX at least, if you have libtiff in your system include path,
it will use that instead of the bundled modified version even if
FindTIFF.cmake locates the correct version. This commit fixes that
by making sure the libtiff include directory is before the system
include paths.
2016-03-28 14:50:54 +01:00
plugins added package_sdk.sh to export the sdk. and toonz_plugin_helper*.h are moved to utils dir to plublic developers 2016-03-25 20:25:20 +09:00
stuff fix save raster level problem 2016-03-24 16:51:41 +09:00
thirdparty Merge pull request #29 from opentoonz/add-how-to-build-win 2016-03-25 19:41:34 +09:00
toonz Fix build when libtiff exists on system 2016-03-28 14:50:54 +01:00
.gitignore Add .gitignore entries for Visual Studio 2016-03-24 03:40:19 +09:00
how_to_build_macosx.md Add how to build for OSX 2016-03-25 19:56:04 +09:00
how_to_build_win.md Add How to Build for Windows 2016-03-25 17:31:49 +09:00
LICENSE.txt Add license file 2016-03-19 03:00:12 +09:00
README.md Fix README.md 2016-03-25 19:47:54 +09:00

OpenToonz

これは何?

2Dアニメーション制作ソフトウェアです。 イタリアのDigital Video社が開発し、株式会社スタジオジブリのカスタマイズを経て、ジブリ作品の制作に長年使われてきたソフトウェア「Toonz」が基になっています。

動作条件

https://opentoonz.github.io/ を参照してください。

インストール

https://opentoonz.github.io/ から最新版のインストーラーをダウンロードしてインストールしてください。

ビルド方法

ライセンス

  • thirdpartyディレクトリ以外のファイル
    • 修正BSDライセンス
    • ライセンスに基づき、商用・非商用問わず、自由にソフトウェアの利用やソースコードの改変ができます
  • thirdpartyディレクトリ内のファイル
    • 各ディレクトリ内のREADMEやソースコードに記載されたライセンスに従ってください