Blender Git Loki

Git Commits -> Revision daa295f

Revision daa295f by Campbell Barton (temp-lanpr-staging)
September 12, 2019, 01:13 (GMT)
Partially revert "Cleanup: use post increment/decrement"

This partially reverts commit 0b2d1badecc48b5cbff5ec088b29c6e9acc5e1d0

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.

Commit Details:

Full Hash: daa295fc5fba56b98970a075f4b8c5d8d93e6916
Parent Commit: eeb9105
Committed By: YimingWu
Lines Changed: +76, -76

16 Modified Paths:

/source/blender/alembic/intern/abc_exporter.cc (+4, -4) (Diff)
/source/blender/alembic/intern/abc_mesh.cc (+3, -3) (Diff)
/source/blender/alembic/intern/abc_nurbs.cc (+2, -2) (Diff)
/source/blender/alembic/intern/alembic_capi.cc (+7, -7) (Diff)
/source/blender/collada/AnimationExporter.cpp (+3, -3) (Diff)
/source/blender/collada/BCAnimationSampler.cpp (+12, -12) (Diff)
/source/blender/collada/BCAnimationSampler.h (+2, -2) (Diff)
/source/blender/collada/BCSampleData.cpp (+2, -2) (Diff)
/source/blender/collada/collada_utils.cpp (+2, -2) (Diff)
/source/blender/collada/ControllerExporter.cpp (+3, -3) (Diff)
/source/blender/compositor/intern/COM_NodeGraph.cpp (+3, -3) (Diff)
/source/blender/compositor/intern/COM_NodeOperation.cpp (+1, -1) (Diff)
/source/blender/compositor/intern/COM_NodeOperationBuilder.cpp (+24, -24) (Diff)
/source/blender/depsgraph/intern/builder/deg_builder_transitive.cc (+2, -2) (Diff)
/source/blender/ikplugin/intern/itasc_plugin.cpp (+1, -1) (Diff)
/source/blender/imbuf/intern/openexr/openexr_api.cpp (+5, -5) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021