2D and Stop Motion Animation Software
Find a file
Érico Rolim 2c66a4ced9 Use feature test macros properly in igs_resource_msg_from_err_unix.
Feature test macros should be used to inform the C library what
functions a program _expects_ to be available (and which should be made
available to it), not as checks for what functions are available to be
used. Therefore, it is necessary to set _POSIX_C_SOURCE to 200809L,
which indicates we wish to use functions defined in POSIX.2008, one of
which is `int strerror_r()`. This way, all libc (including glibc, as
long as _GNU_SOURCE is undefined) implementations will make the correct
version of the function available, and the fallback to the `char
*strerror_r()` version is no longer necessary.
2021-08-31 11:10:47 -04:00
.github Fix latest nightly commit hash 2021-05-28 16:20:57 -04:00
.vscode Konero tweaks (#42) 2020-06-04 01:48:08 -06:00
ci-scripts Merge pull request #721 from manongjohn/update_to_rhubarb_1_10_3 2021-06-16 22:44:34 -04:00
doc Update tahoma2d links to new path 2021-02-11 12:02:54 -05:00
plugins
stuff Fix margin bottom slider-V-handle Add @slider-v-handle-margin 2021-08-18 00:31:58 -04:00
thirdparty Setup Windows Github Action Builds 2021-04-17 21:45:55 -04:00
toonz Use feature test macros properly in igs_resource_msg_from_err_unix. 2021-08-31 11:10:47 -04:00
.gitattributes
.gitignore Fix Hdpi Icon Scaling 2021-03-10 21:57:17 -05:00
.travis.yml Add some extra brush commands to the status bar. (#118) 2020-08-07 01:08:17 -06:00
appveyor.yml Fix Appveyor opencv install 2021-04-09 23:55:21 -04:00
CONTRIBUTING.md Update tahoma2d links to new path 2021-02-11 12:02:54 -05:00
LICENSE.txt Rename to Tahoma2D 2020-10-02 00:20:33 -06:00
README.md Update tahoma2d links to new path 2021-02-11 12:02:54 -05:00
tahoma_build.sh Rename to Tahoma2D 2020-10-02 00:20:33 -06:00

Tahoma2D

What is Tahoma2D?

Tahoma2D is a 2D and stop motion animation software.It is based on Toonz Studio Ghibli Version, originally developed in Italy by Digital Video, Inc., and customized by Studio Ghibli over many years of production.

Program Requirements

Please refer to the Tahoma2D site at https://tahoma2d.org/download.

Installation

Please download the latest release at https://github.com/tahoma2d/tahoma2d/releases.

How to Build Locally

For instructions on how to build stylesheets, please see here.

Can't develop but still want to help? Help us test individual Pull Requests before they are merged with these steps.

Community

Licensing

  • Files outside of the thirdparty and stuff/library/mypaint brushes directories are based on the Modified BSD License.
    • modified BSD license.
    • Based on this license, this software may be used or changed freely for business or personal use.
  • For files in the thirdparty directory:
    • Please consult with the licenses in the appropriate READMEs or source codes.
  • For files in the stuff/library/mypaint brushes directory:
    • Please see the licenses in stuff/library/mypaint brushes/Licenses.txt.

Special Thanks

This Open Source Program is developed from Toonz, a software originally created by Digital Video, S.p.A., Rome Italy