tahoma2d/toonz/sources/toonzlib
2019-06-09 17:14:08 -04:00
..
sandor_fxs remove duplicate include (#2271) 2018-10-31 12:00:01 +09:00
autoadjust.cpp using std::swap instead of tswap (#2195) 2018-08-30 17:18:43 +09:00
autoadjust.h apply clang-format 2016-06-15 15:43:10 +09:00
autoclose.cpp using std::swap instead of tswap (#2195) 2018-08-30 17:18:43 +09:00
autopos.cpp use bool instead of macro bool (#2278) 2018-12-17 12:14:31 +09:00
autopos.h use bool instead of macro bool (#2278) 2018-12-17 12:14:31 +09:00
avicodecrestrictions.cpp 🐛 Fix spelling mistakes 2016-09-07 16:28:50 +03:00
boardsettings.cpp New Feature : Adding Clapperboard (#2314) 2018-10-16 15:24:43 +09:00
captureparameters.cpp apply clang-format 2016-06-15 15:43:10 +09:00
cellpositionratio.cpp Horizontal timeline option in Xsheet (issue#503) (#1019) 2017-07-20 18:03:13 +09:00
childstack.cpp Customize Command Bar and XSheet Toolbar (#1448) 2017-10-03 17:15:33 +09:00
cleanupcolorstyles.cpp More translatable UI strings (#1486) 2017-09-27 16:03:29 +09:00
cleanupcommon.h REFACTORING: Add final specifiers (#537) 2016-06-29 15:17:12 +09:00
cleanuppalette.cpp apply clang-format 2016-06-15 15:43:10 +09:00
cleanuppalette.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
cleanupparameters.cpp Allow to cross compile for Windows with Linux/Mingw (part 1 of 3, preprocessor) (#1148) 2017-05-08 21:13:29 +09:00
CMakeLists.txt Exclude regular headers from MOC_HEADER (#2458) 2019-02-21 13:49:39 +09:00
columnfan.cpp Horizontal timeline option in Xsheet (issue#503) (#1019) 2017-07-20 18:03:13 +09:00
convert2tlv.cpp Fixes on convert feature from NAA raster images to TLV (#1203) 2017-05-19 18:01:43 +09:00
doubleparamcmd.cpp Enable missing-declarations warning (#643) 2016-07-22 13:38:33 +09:00
dpiscale.cpp apply clang-format 2016-06-15 15:43:10 +09:00
fill.cpp Fix Fill Behavior on Toonz Raster (#1540) 2017-11-22 12:38:37 +09:00
fillutil.cpp using std::swap instead of tswap (#2195) 2018-08-30 17:18:43 +09:00
fullcolorpalette.cpp apply clang-format 2016-06-15 15:43:10 +09:00
fxcommand.cpp Remove make_cast_it (#2594) 2019-04-16 14:56:35 +09:00
fxdag.cpp apply clang-format 2016-06-15 15:43:10 +09:00
glrasterpainter.cpp apply clang-format 2016-06-15 15:43:10 +09:00
hook.cpp apply clang-format 2016-06-15 15:43:10 +09:00
ikengine.cpp apply clang-format 2016-06-15 15:43:10 +09:00
ikjacobian.cpp REFACTORING: Add final specifiers (#537) 2016-06-29 15:17:12 +09:00
iknode.cpp apply clang-format 2016-06-15 15:43:10 +09:00
ikskeleton.cpp apply clang-format 2016-06-15 15:43:10 +09:00
imagebuilders.cpp stop using global context (#1785) 2018-03-05 20:52:40 -07:00
imagebuilders.h Renumber crash fix (#1498) 2017-10-02 19:30:28 +09:00
imagelocation.cpp apply clang-format 2016-06-15 15:43:10 +09:00
imagemanager.cpp Renumber crash fix (#1498) 2017-10-02 19:30:28 +09:00
imagepainter.cpp fix flipbook color mask for tlv (#2537) 2019-04-01 16:44:51 +09:00
imagestyles.cpp 🐛 Fix spelling mistakes 2016-09-07 16:28:50 +03:00
levelproperties.cpp Allow Imported Images to Use Camera DPI (#1300) 2017-07-28 20:43:09 +09:00
levelset.cpp apply clang-format 2016-06-15 15:43:10 +09:00
levelupdater.cpp change temporary file name suffix (#2325) 2018-10-18 12:10:13 +09:00
logger.cpp apply clang-format 2016-06-15 15:43:10 +09:00
movierenderer.cpp fix sound with clapperboard (#2510) 2019-02-12 15:51:49 +09:00
multimediarenderer.cpp REFACTORING: Add final specifiers (#537) 2016-06-29 15:17:12 +09:00
mypaintbrushstyle.cpp MyPaint brushes for OpenToonz raster levels (#1124) 2017-08-04 12:31:50 +09:00
Naa2TlvConverter.cpp Use range-based for instead of foreach (#2433) 2019-02-20 16:31:03 +09:00
namebuilder.cpp apply clang-format 2016-06-15 15:43:10 +09:00
observer.cpp apply clang-format 2016-06-15 15:43:10 +09:00
onionskinmask.cpp Enhancement of the Shift and Trace Feature (#2212) 2018-08-07 16:22:49 +09:00
orientation.cpp Improved onion skin marker targeting (#2378) 2018-12-28 18:07:09 +09:00
outputproperties.cpp New Feature : Adding Clapperboard (#2314) 2018-10-16 15:24:43 +09:00
palettecmd.cpp remove duplicate include (#2271) 2018-10-31 12:00:01 +09:00
palettecontroller.cpp use std::unique_ptr<> instead of std::auto_ptr<> (#601) 2016-07-20 21:49:32 +09:00
plasticdeformerfx.cpp stop using global context (#1785) 2018-03-05 20:52:40 -07:00
preferences.cpp matte color (#2418) 2018-12-19 14:29:00 +09:00
rasterbrush.cpp 🐛 Fix spelling mistakes 2016-09-07 16:28:50 +03:00
rasterstrokegenerator.cpp Fix Brush Artifacts on Viewer (#2071) 2018-06-18 13:01:39 +09:00
scenefx.cpp New Fx: Text Fx Iwa (#2393) 2018-12-18 14:55:22 +09:00
sceneproperties.cpp New Feature : Adding Clapperboard (#2314) 2018-10-16 15:24:43 +09:00
sceneresources.cpp fix import scene 2017-02-27 16:27:07 +09:00
screensavermaker.cpp Allow to cross compile for Windows with Linux/Mingw (part 1 of 3, preprocessor) (#1148) 2017-05-08 21:13:29 +09:00
scriptbinding.cpp remove duplicate include (#2271) 2018-10-31 12:00:01 +09:00
scriptbinding.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
scriptbinding_centerline_vectorizer.cpp Use range-based for instead of foreach (#2433) 2019-02-20 16:31:03 +09:00
scriptbinding_files.cpp apply clang-format 2016-06-15 15:43:10 +09:00
scriptbinding_image.cpp apply clang-format 2016-06-15 15:43:10 +09:00
scriptbinding_image_builder.cpp apply clang-format 2016-06-15 15:43:10 +09:00
scriptbinding_level.cpp Use range-based for instead of foreach (#2433) 2019-02-20 16:31:03 +09:00
scriptbinding_outline_vectorizer.cpp Use range-based for instead of foreach (#2433) 2019-02-20 16:31:03 +09:00
scriptbinding_rasterizer.cpp clang formatting (#703) 2016-08-04 16:23:36 +09:00
scriptbinding_renderer.cpp Use range-based for instead of foreach (#2433) 2019-02-20 16:31:03 +09:00
scriptbinding_scene.cpp apply clang-format 2016-06-15 15:43:10 +09:00
scriptbinding_toonz_raster_converter.cpp apply clang-format 2016-06-15 15:43:10 +09:00
scriptengine.cpp REFACTORING: Add final specifiers (#537) 2016-06-29 15:17:12 +09:00
skeleton.cpp apply clang-format 2016-06-15 15:43:10 +09:00
skeletonlut.cpp apply clang-format 2016-06-15 15:43:10 +09:00
skeletonlut.h apply clang-format 2016-06-15 15:43:10 +09:00
stage.cpp shift and trace improvement (#2240) 2018-09-11 14:35:02 +09:00
stage2.cpp apply clang-format 2016-06-15 15:43:10 +09:00
stageobjectutil.cpp apply clang-format 2016-06-15 15:43:10 +09:00
stageplayer.cpp shift and trace improvement (#2240) 2018-09-11 14:35:02 +09:00
stagevisitor.cpp fix updating animated guide (#2264) 2018-09-11 15:41:56 +09:00
strokegenerator.cpp fix vector brush display bugs (#2133) 2018-07-12 15:18:08 +09:00
studiopalette.cpp Modifications on Studio Palette tree view (#1920) 2018-04-23 14:13:40 +09:00
studiopalettecmd.cpp Modifications on Studio Palette tree view (#1920) 2018-04-23 14:13:40 +09:00
stylemanager.cpp REFACTORING: Add final specifiers (#537) 2016-06-29 15:17:12 +09:00
targetcolors.cpp apply clang-format 2016-06-15 15:43:10 +09:00
tbinarizer.cpp 🐛 Fix spelling mistakes 2016-09-07 16:28:50 +03:00
tcamera.cpp introducing stage-standarddpi 2016-08-16 13:52:38 +09:00
tcenterlineadjustments.cpp Make functions static, ensure declarations match headers (#610) 2016-07-13 21:05:06 +09:00
tcenterlinecolors.cpp clang formatting (#703) 2016-08-04 16:23:36 +09:00
tcenterlinepolygonizer.cpp Make functions static, ensure declarations match headers (#610) 2016-07-13 21:05:06 +09:00
tcenterlineskeletonizer.cpp Make functions static, ensure declarations match headers (#610) 2016-07-13 21:05:06 +09:00
tcenterlinetostrokes.cpp apply clang-format 2016-06-15 15:43:10 +09:00
tcenterlinevectorizer.cpp fix convert to painted tlv 2016-11-09 16:20:58 +09:00
tcenterlinevectorizerOld.cpp using std::swap instead of tswap (#2195) 2018-08-30 17:18:43 +09:00
tcenterlinevectP.h REFACTORING: Add final specifiers (#537) 2016-06-29 15:17:12 +09:00
tcleanupper.cpp using std::swap instead of tswap (#2195) 2018-08-30 17:18:43 +09:00
tcleanuppreprocessor.cpp first commit 2016-03-19 02:57:51 +09:00
tcleanuppreprocessor.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
tcolumnfx.cpp fix antialias to toonz raster levels (#2370) 2018-11-12 18:56:53 +09:00
tcolumnfxset.cpp Make functions static, ensure declarations match headers (#610) 2016-07-13 21:05:06 +09:00
tcolumnhandle.cpp apply clang-format 2016-06-15 15:43:10 +09:00
tdistort.cpp using std::swap instead of tswap (#2195) 2018-08-30 17:18:43 +09:00
texturemanager.cpp Quiet -Wundef warning 2016-06-30 12:28:26 +10:00
texturemanager.h apply clang-format 2016-06-15 15:43:10 +09:00
textureutils.cpp Merge pull request #1678 from shun-iwasawa/fix_plastic_on_subsheet 2018-01-25 21:12:38 -07:00
tframehandle.cpp Allow down arrow to create new frame in level strip. (#1028) 2017-11-29 19:58:38 +09:00
tfxhandle.cpp apply clang-format 2016-06-15 15:43:10 +09:00
tlog.cpp Allow to cross compile for Windows with Linux/Mingw (part 1 of 3, preprocessor) (#1148) 2017-05-08 21:13:29 +09:00
tnewoutlinevectorize.cpp fix crash on convert to vector (#2057) 2018-06-11 18:14:43 +09:00
tobjecthandle.cpp apply clang-format 2016-06-15 15:43:10 +09:00
tonionskinmaskhandle.cpp apply clang-format 2016-06-15 15:43:10 +09:00
toonzfolders.cpp set system path with command line qualifiers (#2143) 2018-07-10 14:42:57 +09:00
toonzimageutils.cpp clang formatting (#703) 2016-08-04 16:23:36 +09:00
toonzscene.cpp Add projects outside project root to dropdowns 2019-06-09 17:14:08 -04:00
toutlinevectorizer.cpp using std::swap instead of tswap (#2195) 2018-08-30 17:18:43 +09:00
tpalettehandle.cpp fix update styleeditor (#2558) 2019-04-01 17:18:10 +09:00
tpinnedrangeset.cpp apply clang-format 2016-06-15 15:43:10 +09:00
tproject.cpp Camera Capture feature : Save scene in the subfolder checkbox (#1496) 2017-10-03 17:17:58 +09:00
trastercentroid.cpp use bool instead of macro bool (#2165) 2018-08-07 14:41:42 +09:00
trasterimageutils.cpp add doneCurrent in fx and raster code (#636) 2016-07-14 17:42:21 +09:00
tscenehandle.cpp apply clang-format 2016-06-15 15:43:10 +09:00
tstageobject.cpp Allow to cross compile for Windows with Linux/Mingw (part 1 of 3, preprocessor) (#1148) 2017-05-08 21:13:29 +09:00
tstageobjectcmd.cpp REFACTORING: Add final specifiers (#537) 2016-06-29 15:17:12 +09:00
tstageobjectspline.cpp apply clang-format 2016-06-15 15:43:10 +09:00
tstageobjecttree.cpp using std::swap instead of tswap (#2195) 2018-08-30 17:18:43 +09:00
ttilesaver.cpp apply clang-format 2016-06-15 15:43:10 +09:00
ttileset.cpp apply clang-format 2016-06-15 15:43:10 +09:00
tvectorimageutils.cpp apply clang-format 2016-06-15 15:43:10 +09:00
txshcell.cpp apply clang-format 2016-06-15 15:43:10 +09:00
txshchildlevel.cpp apply clang-format 2016-06-15 15:43:10 +09:00
txshcolumn.cpp Fix empty column property issues (#2395) 2018-12-26 10:59:43 +09:00
txsheet.cpp Reframe with Empty Inbetweens command (#1485) 2017-09-25 17:15:29 +09:00
txsheetexpr.cpp hyphen in fx parameter expression 2017-11-28 12:36:26 +09:00
txsheethandle.cpp apply clang-format 2016-06-15 15:43:10 +09:00
txshlevel.cpp apply clang-format 2016-06-15 15:43:10 +09:00
txshlevelcolumn.cpp Fix empty column property issues (#2395) 2018-12-26 10:59:43 +09:00
txshlevelhandle.cpp apply clang-format 2016-06-15 15:43:10 +09:00
txshmeshcolumn.cpp Fix empty column property issues (#2395) 2018-12-26 10:59:43 +09:00
txshnoteset.cpp apply clang-format 2016-06-15 15:43:10 +09:00
txshpalettecolumn.cpp apply clang-format 2016-06-15 15:43:10 +09:00
txshpalettelevel.cpp load palette global name on loading level (#2299) 2018-09-19 18:41:16 +09:00
txshsimplelevel.cpp fix psd removed on save (#2559) 2019-03-14 10:56:48 +09:00
txshsoundcolumn.cpp Fix sound playback on Linux by enabling fix #1302 for Linux platform (#1749) 2018-05-25 10:28:41 +09:00
txshsoundlevel.cpp Horizontal timeline option in Xsheet (issue#503) (#1019) 2017-07-20 18:03:13 +09:00
txshsoundtextcolumn.cpp apply clang-format 2016-06-15 15:43:10 +09:00
txshsoundtextlevel.cpp fix loading note level 2017-11-16 17:36:43 +09:00
txshzeraryfxcolumn.cpp apply clang-format 2016-06-15 15:43:10 +09:00
txshzeraryfxlevel.cpp apply clang-format 2016-06-15 15:43:10 +09:00
vectorizerparameters.cpp apply clang-format 2016-06-15 15:43:10 +09:00
xshhandlemanager.cpp remove duplicate include (#2271) 2018-10-31 12:00:01 +09:00
xshhandlemanager.h REFACTORING: Add final specifiers (#537) 2016-06-29 15:17:12 +09:00