tahoma2d/toonz/sources/tnzext
2021-09-05 12:53:00 -04:00
..
tlin
CMakeLists.txt Fix unused command line arguments (#99) 2020-07-25 22:53:56 -06:00
CompositeStatus.cpp
ContextStatus.cpp
CornerDeformation.cpp
DeformationSelector.cpp
DeformationSelector.h fix various typos 2021-08-31 11:10:50 -04:00
Designer.cpp
Doxyfile
DraggerStatus.cpp
ExtUtil.cpp Fix multiple clang warnings 2020-04-13 22:21:56 +03:00
InterfaceStatus.cpp
LinearPotential.cpp
meshbuilder.cpp
meshtexturizer.cpp
meshutils.cpp fix opengl line smoothing 2021-03-28 17:37:09 -04:00
NotSymmetricBezierPotential.cpp
NotSymmetricExpPotential.cpp
OverallDesigner.cpp
plasticdeformer.cpp
plasticdeformerstorage.cpp
plastichandle.cpp
plasticskeleton.cpp Remove tcg_function_types.h (#2772) 2020-01-08 10:49:48 +09:00
plasticskeletondeformation.cpp Remove tcg_function_types.h (#2772) 2020-01-08 10:49:48 +09:00
Potential.cpp
Readme.cpp
Selector.cpp Fix top_rigth-> top_right 2021-08-31 11:10:51 -04:00
SelfLoopDeformation.cpp
SmoothDeformation.cpp
SquarePotential.cpp
StraightCornerDeformation.cpp Fix multiple clang warnings 2020-04-13 22:21:56 +03:00
StrokeDeformation.cpp
StrokeDeformationAdapter.cpp
StrokeDeformationImpl.cpp
StrokeParametricDeformer.cpp
StrokeStatus.cpp
ttexturesstorage.cpp Fix (partial) referenced fills on plastic deformed levels 2021-09-05 09:13:15 -04:00
Types.cpp


/*
 * This file occurs to maintain some information about comments and descriptions
 */

/**
 * @namespace ToonzExt
 *
 * @brief Toonz Extension namespace.
 *
 * This namespace contains a lot of class and functions to manipulate
 * strokes.
 */

/**
 *  ToonzExt.
 *
 * ToonzExt an extension library to manage deformation.
 * Fabrizio Morciano <fabrizio.morciano@gmail.com>
 */

#if 0
 * \section intro_sec Introduction
 *
 * This is the introduction.
 *
 * \section install_sec Installation
 *
 * \subsection step1 Step 1: Opening the box
 *  
 * etc...
#endif