tahoma2d/toonz/sources/common/trop
Ivan Mahonin 2fc36cb841 Allow to cross compile for Windows with Linux/Mingw (part 2 of 3, bugfixes) (#1149)
* #mingw #bug: place explicit instantiations on templates before first use

* #mingw #bug: remove API attributes from inline functions

* #mingw #bug: add 'static' attribute for local functions

* #mingw #bug: fix API attributes for splitSpeedInOutSegment

* #mingw #bug: replace strstream to stringstream

* #mingw #bug: remove cross references to plasticskeleton from tnzcore

* #mingw #bug: fix bug with order of initializaition of static variables

* #mingw #bug: fix glutInit
2017-05-19 19:20:33 +09:00
..
bbox.cpp apply clang-format 2016-06-15 15:43:10 +09:00
borders_extractor.h apply clang-format 2016-06-15 15:43:10 +09:00
borders_extractor.hpp apply clang-format 2016-06-20 11:34:17 +09:00
brush.cpp apply clang-format 2016-06-15 15:43:10 +09:00
loop_macros.h apply clang-format 2016-06-15 15:43:10 +09:00
optimize_for_lp64.h apply clang-format 2016-06-15 15:43:10 +09:00
pixelselectors.h apply clang-format 2016-06-15 15:43:10 +09:00
quickput.cpp added color filter feature and modified composition with colorscale 2017-01-16 20:33:23 +09:00
quickputP.h Enable missing-declarations warning (#643) 2016-07-22 13:38:33 +09:00
raster_edge_evaluator.h apply clang-format 2016-06-15 15:43:10 +09:00
raster_edge_evaluator.hpp apply clang-format 2016-06-15 15:43:10 +09:00
raster_edge_iterator.h apply clang-format 2016-06-15 15:43:10 +09:00
raster_edge_iterator.hpp apply clang-format 2016-06-15 15:43:10 +09:00
runsmap.cpp apply clang-format 2016-06-15 15:43:10 +09:00
runsmap.h REFACTORING: Add final specifiers (#537) 2016-06-29 15:17:12 +09:00
tantialias.cpp apply clang-format 2016-06-15 15:43:10 +09:00
tautoclose.cpp apply clang-format 2016-06-15 15:43:10 +09:00
tblur.cpp Add source formatting check (#689) 2016-08-18 21:10:57 +09:00
tcheckboard.cpp apply clang-format 2016-06-15 15:43:10 +09:00
tconvert.cpp Enable missing-declarations warning (#643) 2016-07-22 13:38:33 +09:00
tconvolve.cpp apply clang-format 2016-06-15 15:43:10 +09:00
tdespeckle.cpp Enable missing-declarations warning (#643) 2016-07-22 13:38:33 +09:00
tdistancetransform.cpp apply clang-format 2016-06-20 11:34:17 +09:00
terodilate.cpp apply clang-format 2016-06-15 15:43:10 +09:00
tfracmove.cpp apply clang-format 2016-06-15 15:43:10 +09:00
tinvert.cpp apply clang-format 2016-06-15 15:43:10 +09:00
toperators.cpp apply clang-format 2016-06-15 15:43:10 +09:00
tover.cpp clang formatting (#703) 2016-08-04 16:23:36 +09:00
traylit.cpp apply clang-format 2016-06-15 15:43:10 +09:00
tresample.cpp Allow to cross compile for Windows with Linux/Mingw (part 1 of 3, preprocessor) (#1148) 2017-05-08 21:13:29 +09:00
trgbmscale.cpp apply clang-format 2016-06-15 15:43:10 +09:00
trop.cpp apply clang-format 2016-06-15 15:43:10 +09:00
trop_borders.cpp Allow to cross compile for Windows with Linux/Mingw (part 2 of 3, bugfixes) (#1149) 2017-05-19 19:20:33 +09:00
tropcm.cpp Allow to cross compile for Windows with Linux/Mingw (part 1 of 3, preprocessor) (#1148) 2017-05-08 21:13:29 +09:00