tahoma2d/toonz/sources/common/tvectorimage
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
..
cornerdetector.cpp Enable missing-declarations warning (#643) 2016-07-22 13:38:33 +09:00
cornerdetector.h Enable missing-declarations warning (#643) 2016-07-22 13:38:33 +09:00
drawutil.cpp apply clang-format 2016-06-15 15:43:10 +09:00
outlineApproximation.cpp Enable missing-declarations warning (#643) 2016-07-22 13:38:33 +09:00
outlineApproximation.h Quiet -Wundef warning 2016-06-30 12:28:26 +10:00
tcomputeregions.cpp fix vector fill 2017-03-03 17:38:46 +09:00
tcomputeregions.h Enable missing-declarations warning (#643) 2016-07-22 13:38:33 +09:00
tl2lautocloser.cpp apply clang-format 2016-06-15 15:43:10 +09:00
tl2lautocloser.h Allow to cross compile for Windows with Linux/Mingw (part 1 of 3, preprocessor) (#1148) 2017-05-08 21:13:29 +09:00
tregion.cpp clang formatting (#703) 2016-08-04 16:23:36 +09:00
tregionutil.cpp apply clang-format 2016-06-20 11:34:17 +09:00
tsegmentadjuster.cpp apply clang-format 2016-06-15 15:43:10 +09:00
tsegmentadjuster.h Allow to cross compile for Windows with Linux/Mingw (part 1 of 3, preprocessor) (#1148) 2017-05-08 21:13:29 +09:00
tstroke.cpp Allow to cross compile for Windows with Linux/Mingw (part 2 of 3, bugfixes) (#1149) 2017-05-19 19:20:33 +09:00
tstrokeoutline.cpp apply clang-format 2016-06-15 15:43:10 +09:00
tsweepboundary.cpp Allow to cross compile for Windows with Linux/Mingw (part 1 of 3, preprocessor) (#1148) 2017-05-08 21:13:29 +09:00
tvectorimage.cpp 🐛 Fix spelling mistakes 2016-09-07 16:28:50 +03:00
tvectorimageP.h Enable missing-declarations warning (#643) 2016-07-22 13:38:33 +09:00