tahoma2d/toonz/sources/tcomposer
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
..
CMakeLists.txt Enable tcomposer to render scenes with plugin filters 2016-03-23 20:37:22 +09:00
stub.cpp first commit 2016-03-19 02:57:51 +09:00
tcomposer.cpp Use std functions (#297) 2016-06-07 16:06:00 +09:00
tests.cpp first commit 2016-03-19 02:57:51 +09:00