tahoma2d/toonz/sources/common/tfx
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
..
binaryFx.cpp first commit 2016-03-19 02:57:51 +09:00
tcacheresource.cpp Use std functions (#297) 2016-06-07 16:06:00 +09:00
tcacheresourcepool.cpp first commit 2016-03-19 02:57:51 +09:00
tfx.cpp remove "using" 2016-04-21 16:23:15 +09:00
tfxcachemanager.cpp remove "using" 2016-04-21 16:23:15 +09:00
tmacrofx.cpp Use std functions (#297) 2016-06-07 16:06:00 +09:00
tpassivecachemanager.cpp Use std functions (#297) 2016-06-07 16:06:00 +09:00
tpredictivecachemanager.cpp remove "using" 2016-04-21 16:23:15 +09:00
trenderer.cpp remove "using" 2016-04-21 16:23:15 +09:00
trendererP.h add #pragma once (#303) 2016-05-17 00:04:11 +09:00
trenderresourcemanager.cpp first commit 2016-03-19 02:57:51 +09:00
ttzpimagefx.cpp Use std functions (#297) 2016-06-07 16:06:00 +09:00
unaryFx.cpp Use std functions (#297) 2016-06-07 16:06:00 +09:00
zeraryFx.cpp first commit 2016-03-19 02:57:51 +09:00