Blender Git Loki

Git Commits -> Revision 50f378e

Revision 50f378e by Campbell Barton (master)
December 9, 2021, 11:25 (GMT)
Cleanup: move public doc-strings into headers for 'io/collada'

Ref T92709

Commit Details:

Full Hash: 50f378e5c8cc6aeda7e3e6d1adee2ba787a438a7
Parent Commit: 973dac9
Lines Changed: +340, -344

32 Modified Paths:

/source/blender/io/collada/AnimationExporter.cpp (+0, -27) (Diff)
/source/blender/io/collada/AnimationExporter.h (+35, -13) (Diff)
/source/blender/io/collada/AnimationImporter.cpp (+0, -29) (Diff)
/source/blender/io/collada/AnimationImporter.h (+44, -12) (Diff)
/source/blender/io/collada/ArmatureExporter.cpp (+0, -2) (Diff)
/source/blender/io/collada/ArmatureExporter.h (+6, -2) (Diff)
/source/blender/io/collada/ArmatureImporter.cpp (+0, -13) (Diff)
/source/blender/io/collada/ArmatureImporter.h (+14, -3) (Diff)
/source/blender/io/collada/BCAnimationSampler.cpp (+0, -11) (Diff)
/source/blender/io/collada/BCAnimationSampler.h (+13, -1) (Diff)
/source/blender/io/collada/BCMath.cpp (+0, -2) (Diff)
/source/blender/io/collada/BCMath.h (+4, -0) (Diff)
/source/blender/io/collada/BCSampleData.cpp (+0, -1) (Diff)
/source/blender/io/collada/BCSampleData.h (+1, -0) (Diff)
/source/blender/io/collada/BlenderContext.cpp (+0, -6) (Diff)
/source/blender/io/collada/BlenderContext.h (+6, -0) (Diff)
/source/blender/io/collada/collada_internal.cpp (+0, -1) (Diff)
/source/blender/io/collada/collada_internal.h (+1, -0) (Diff)
/source/blender/io/collada/collada_utils.cpp (+4, -57) (Diff)
/source/blender/io/collada/collada_utils.h (+56, -0) (Diff)
/source/blender/io/collada/ControllerExporter.cpp (+0, -3) (Diff)
/source/blender/io/collada/ControllerExporter.h (+4, -2) (Diff)
/source/blender/io/collada/DocumentImporter.cpp (+2, -56) (Diff)
/source/blender/io/collada/DocumentImporter.h (+60, -0) (Diff)
/source/blender/io/collada/GeometryExporter.cpp (+0, -4) (Diff)
/source/blender/io/collada/GeometryExporter.h (+4, -4) (Diff)
/source/blender/io/collada/Materials.cpp (+0, -1) (Diff)
/source/blender/io/collada/Materials.h (+1, -0) (Diff)
/source/blender/io/collada/MeshImporter.cpp (+0, -69) (Diff)
/source/blender/io/collada/MeshImporter.h (+69, -1) (Diff)
/source/blender/io/collada/SkinInfo.cpp (+0, -14) (Diff)
/source/blender/io/collada/SkinInfo.h (+16, -10) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021