Blender Git Loki
Git Commits -> Revision fe2f43a
Revision fe2f43a by Campbell Barton (master) July 20, 2021, 05:01 (GMT) |
Cleanup: use '#if 0' for disabling multiple lines |
Commit Details:
Full Hash: fe2f43a15c648e13fbc5fa4ba24cea41b3671427
Parent Commit: 59eb71a
Lines Changed: +149, -107
10 Modified Paths:
/source/blender/blenkernel/intern/boids.c (+41, -34) (Diff)
/source/blender/blenloader/intern/versioning_250.c (+24, -14) (Diff)
/source/blender/editors/mask/mask_add.c (+4, -2) (Diff)
/source/blender/io/collada/BCAnimationSampler.cpp (+6, -4) (Diff)
/source/blender/io/collada/collada_utils.cpp (+8, -4) (Diff)
/source/blender/io/collada/TransformReader.cpp (+5, -3) (Diff)
/source/blender/io/gpencil/intern/gpencil_io_export_pdf.cc (+13, -12) (Diff)
/source/blender/python/intern/bpy_rna.c (+7, -4) (Diff)
/source/blender/simulation/intern/hair_volume.cpp (+20, -15) (Diff)
/source/blender/simulation/intern/SIM_mass_spring.cpp (+21, -15) (Diff)
/source/blender/blenloader/intern/versioning_250.c (+24, -14) (Diff)
/source/blender/editors/mask/mask_add.c (+4, -2) (Diff)
/source/blender/io/collada/BCAnimationSampler.cpp (+6, -4) (Diff)
/source/blender/io/collada/collada_utils.cpp (+8, -4) (Diff)
/source/blender/io/collada/TransformReader.cpp (+5, -3) (Diff)
/source/blender/io/gpencil/intern/gpencil_io_export_pdf.cc (+13, -12) (Diff)
/source/blender/python/intern/bpy_rna.c (+7, -4) (Diff)
/source/blender/simulation/intern/hair_volume.cpp (+20, -15) (Diff)
/source/blender/simulation/intern/SIM_mass_spring.cpp (+21, -15) (Diff)