tahoma2d/toonz/sources/common/tvrender
Shinya Kitaoka 9eb50de5fe Use std functions (#297)
* use std functions

* replace toInt        to std::stoi
* replace toDouble     to std::stod
* replace toString     to std::to_string
* replace toWideString to std::to_wstring

* fix for MacOS

* cosmetic change
2016-06-07 16:06:00 +09:00
..
macofflinegl.cpp first commit 2016-03-19 02:57:51 +09:00
qtofflinegl.cpp use std::min and std::max (#318) 2016-05-18 13:03:37 +09:00
tcolorstyles.cpp Use std functions (#297) 2016-06-07 16:06:00 +09:00
tellipticbrush.cpp use std::min and std::max (#318) 2016-05-18 13:03:37 +09:00
tellipticbrushP.h use std::min and std::max (#318) 2016-05-18 13:03:37 +09:00
tflash.cpp Remove macros: CASE, __OR, and DEFAULT (#286) 2016-05-13 19:49:17 +09:00
tfont_mac.cpp first commit 2016-03-19 02:57:51 +09:00
tfont_nt.cpp Remove macros: CASE, __OR, and DEFAULT (#286) 2016-05-13 19:49:17 +09:00
tfont_proxy.cpp remove "using" 2016-04-21 16:23:15 +09:00
tglcurves.cpp first commit 2016-03-19 02:57:51 +09:00
tglregions.cpp use _WIN32 instead of WIN32 2016-04-20 10:24:44 +09:00
tinbetween.cpp Remove assignment from assert condition 2016-04-25 22:23:31 +02:00
tofflinegl.cpp remove register 2016-04-20 10:24:45 +09:00
tpalette.cpp Use std functions (#297) 2016-06-07 16:06:00 +09:00
tpaletteutil.cpp remove "using" 2016-04-21 16:23:15 +09:00
tregionprop.cpp remove "using" 2016-04-21 16:23:15 +09:00
tsimplecolorstyles.cpp use std::min and std::max (#318) 2016-05-18 13:03:37 +09:00
tstrokedeformations.cpp fix magnet tool crash (#324) 2016-05-18 20:45:12 +09:00
tstrokeprop.cpp first commit 2016-03-19 02:57:51 +09:00
tstrokeutil.cpp use std::min and std::max (#318) 2016-05-18 13:03:37 +09:00
ttessellator.cpp remove "using" 2016-04-21 16:23:15 +09:00
tvectorbrush.cpp use std::min and std::max (#318) 2016-05-18 13:03:37 +09:00
tvectorbrushstyle.cpp first commit 2016-03-19 02:57:51 +09:00