tahoma2d/toonz/sources/image
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
..
3gp Use std functions (#297) 2016-06-07 16:06:00 +09:00
avi Use std functions (#297) 2016-06-07 16:06:00 +09:00
bmp add #pragma once (#303) 2016-05-17 00:04:11 +09:00
compatibility use std::min and std::max (#318) 2016-05-18 13:03:37 +09:00
mesh add #pragma once (#303) 2016-05-17 00:04:11 +09:00
mov Use std functions (#297) 2016-06-07 16:06:00 +09:00
pli Use std functions (#297) 2016-06-07 16:06:00 +09:00
png add #pragma once (#303) 2016-05-17 00:04:11 +09:00
psd x64 or LP64 2016-06-02 19:28:29 +09:00
quantel use std::min and std::max (#318) 2016-05-18 13:03:37 +09:00
sgi Use std functions (#297) 2016-06-07 16:06:00 +09:00
svg add #pragma once (#303) 2016-05-17 00:04:11 +09:00
tga use std::min and std::max (#318) 2016-05-18 13:03:37 +09:00
tif Use std functions (#297) 2016-06-07 16:06:00 +09:00
tzl Fix to stop creating zero-size image (#333) 2016-05-20 16:42:36 +09:00
tzp Quiet GCC -Wparentheses warning with assignment (#310) 2016-05-20 17:37:59 +09:00
zcc add #pragma once (#303) 2016-05-17 00:04:11 +09:00
CMakeLists.txt bugfix: less 32bit dependencies 2016-06-02 15:20:56 +09:00
tiio.cpp Fix conflicts (Remove license and edition defines and code) (#291) 2016-05-16 20:45:31 +09:00