Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Sharybin <sergey.vfx@gmail.com>2017-07-05 13:27:41 +0300
committerSergey Sharybin <sergey.vfx@gmail.com>2017-07-05 13:27:41 +0300
commitd37dd97e4551f9d7e9c728601d03cdd7b8706991 (patch)
treea4ea931a6004b215acbe2cfcabe8d7f617f6f125 /source/blender/compositor
parent58c456b12d4162632ca4506b46e5e194e6f720be (diff)
Cycles: Pass string by const reference rather than by value
Some of the functions might have been inlined, but others i don't see how that was possible (don't think virtual functions can be inlined here). In any case, better be explicitly optimal in the code.
Diffstat (limited to 'source/blender/compositor')
0 files changed, 0 insertions, 0 deletions