This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/compositor/intern
Campbell Barton fd05f01be6 Partially revert "Cleanup: use post increment/decrement"
This partially reverts commit 0b2d1badec

Post increment can deep-copy for C++ iterators, while in my own checks
GCC was able to optimize this to get the same output,
better follow C++ best practice and use pre-increment for iterators.
2019-09-08 04:08:10 +10:00
..
2019-08-18 04:26:34 +10:00
2019-08-02 12:05:13 +10:00
2019-08-02 12:05:13 +10:00
2019-08-17 00:57:05 +10:00
2019-08-18 04:26:34 +10:00