tahoma2d/toonz/sources/common
Campbell Barton ac2647b212 Avoid unnecessary vector resizing (tstring.toLower) (#614)
Directory listing compares full paths case insensitive,
this causes toLower to run a lot.

While this could be avoided entirely, at least avoid resizing the vector while lower casing strings.
2016-07-13 20:52:24 +09:00
..
expressions REFACTORING: Add final specifiers (#537) 2016-06-29 15:17:12 +09:00
psdlib Quiet -Wundef warning 2016-06-30 12:28:26 +10:00
tapptools Merge pull request #547 from ideasman42/warn-undefined-pr 2016-07-06 20:42:14 +09:00
tcache REFACTORING: Add final specifiers (#537) 2016-06-29 15:17:12 +09:00
tcolor apply clang-format 2016-06-15 15:43:10 +09:00
tcore Avoid unnecessary vector resizing (tstring.toLower) (#614) 2016-07-13 20:52:24 +09:00
tfx Fix use-after free on render (#612) 2016-07-13 18:55:14 +09:00
tgeometry apply clang-format 2016-06-15 15:43:10 +09:00
tgl Quiet -Wundef warning 2016-06-30 12:28:26 +10:00
tiio Support Visual Studio 2015 (#544) 2016-07-04 17:50:30 +09:00
timage apply clang-format 2016-06-15 15:43:10 +09:00
timage_io apply clang-format 2016-06-20 11:34:17 +09:00
tipc Quiet -Wundef warning 2016-06-30 12:28:26 +10:00
tmeshimage apply clang-format 2016-06-15 15:43:10 +09:00
tparam REFACTORING: Add final specifiers (#537) 2016-06-29 15:17:12 +09:00
traster apply clang-format 2016-06-15 15:43:10 +09:00
trasterimage apply clang-format 2016-06-15 15:43:10 +09:00
trop pencil test popup 2016-07-06 20:06:20 +09:00
tsound Support Visual Studio 2015 (#544) 2016-07-04 17:50:30 +09:00
tstream Fix string streams 2016-06-23 20:33:47 +02:00
tsystem Avoid making a copy of filepaths just to compare them (#616) 2016-07-13 19:07:41 +09:00
ttest apply clang-format 2016-06-15 15:43:10 +09:00
ttoonzimage apply clang-format 2016-06-15 15:43:10 +09:00
tunit REFACTORING: Add final specifiers (#537) 2016-06-29 15:17:12 +09:00
tvectorimage Merge pull request #547 from ideasman42/warn-undefined-pr 2016-07-06 20:42:14 +09:00
tvrender Correct define check 2016-07-09 13:56:47 +10:00
twain Merge pull request #558 from janisozaur/use-after-free 2016-07-06 12:01:08 +09:00
txsheet apply clang-format 2016-06-15 15:43:10 +09:00
tcontenthistory.cpp apply clang-format 2016-06-15 15:43:10 +09:00
tgraphics.cpp apply clang-format 2016-06-15 15:43:10 +09:00
tio.cpp first commit 2016-03-19 02:57:51 +09:00
tmsgcore.cpp apply clang-format 2016-06-15 15:43:10 +09:00
tproperty.cpp REFACTORING: Add final specifiers (#537) 2016-06-29 15:17:12 +09:00
tstepparam.h apply clang-format 2016-06-15 15:43:10 +09:00
tvectorrenderer.cpp apply clang-format 2016-06-15 15:43:10 +09:00
xscopedlock.cpp apply clang-format 2016-06-15 15:43:10 +09:00