Blender Git Commit Log
Git Commits -> Revision 46af186
Revision 46af186 by Campbell Barton (asset-engine, asset-engine--archived, id_copy_refactor, id_override_static) June 20, 2017, 15:55 (GMT) |
Cleanup: doxygen comments Also remove duplicate & mismatching comments from grease-pencil header. Keep comments close to implementation to avoid getting out of sync. |
Commit Details:
Full Hash: 46af186d21d7dc97fd9aae6874bfc1ff9424a9c6
Parent Commit: e61dbcd
Committed By: Bastien Montagne
Lines Changed: +130, -165
22 Modified Paths:
/intern/ghost/GHOST_C-api.h (+1, -1) (Diff)
/intern/ghost/intern/GHOST_WindowCocoa.h (+1, -1) (Diff)
/intern/memutil/MEM_CacheLimiterC-Api.h (+12, -12) (Diff)
/source/blender/alembic/intern/abc_exporter.cc (+6, -7) (Diff)
/source/blender/alembic/intern/abc_util.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/bvhutils.c (+3, -3) (Diff)
/source/blender/blenkernel/intern/mesh_evaluate.c (+2, -2) (Diff)
/source/blender/blenlib/intern/BLI_ghash.c (+6, -6) (Diff)
/source/blender/blenlib/intern/math_geom.c (+2, -2) (Diff)
/source/blender/blenlib/intern/math_matrix.c (+11, -11) (Diff)
/source/blender/blenlib/intern/string_utf8.c (+1, -1) (Diff)
/source/blender/editors/armature/armature_naming.c (+2, -2) (Diff)
/source/blender/editors/gpencil/gpencil_intern.h (+2, -87) (Diff)
/source/blender/editors/gpencil/gpencil_utils.c (+52, -10) (Diff)
/source/blender/editors/space_image/image_ops.c (+2, -2) (Diff)
/source/blender/editors/transform/transform_conversions.c (+3, -3) (Diff)
/source/blender/editors/transform/transform_snap_object.c (+2, -2) (Diff)
/source/blender/freestyle/intern/geometry/matrix_util.h (+3, -3) (Diff)
/source/blender/imbuf/IMB_imbuf_types.h (+17, -5) (Diff)
/source/blender/python/intern/bpy_rna.c (+1, -1) (Diff)
/source/blender/render/intern/source/zbuf.c (+0, -1) (Diff)
/source/gameengine/GamePlayer/common/GPC_MouseDevice.h (+0, -2) (Diff)
/intern/ghost/intern/GHOST_WindowCocoa.h (+1, -1) (Diff)
/intern/memutil/MEM_CacheLimiterC-Api.h (+12, -12) (Diff)
/source/blender/alembic/intern/abc_exporter.cc (+6, -7) (Diff)
/source/blender/alembic/intern/abc_util.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/bvhutils.c (+3, -3) (Diff)
/source/blender/blenkernel/intern/mesh_evaluate.c (+2, -2) (Diff)
/source/blender/blenlib/intern/BLI_ghash.c (+6, -6) (Diff)
/source/blender/blenlib/intern/math_geom.c (+2, -2) (Diff)
/source/blender/blenlib/intern/math_matrix.c (+11, -11) (Diff)
/source/blender/blenlib/intern/string_utf8.c (+1, -1) (Diff)
/source/blender/editors/armature/armature_naming.c (+2, -2) (Diff)
/source/blender/editors/gpencil/gpencil_intern.h (+2, -87) (Diff)
/source/blender/editors/gpencil/gpencil_utils.c (+52, -10) (Diff)
/source/blender/editors/space_image/image_ops.c (+2, -2) (Diff)
/source/blender/editors/transform/transform_conversions.c (+3, -3) (Diff)
/source/blender/editors/transform/transform_snap_object.c (+2, -2) (Diff)
/source/blender/freestyle/intern/geometry/matrix_util.h (+3, -3) (Diff)
/source/blender/imbuf/IMB_imbuf_types.h (+17, -5) (Diff)
/source/blender/python/intern/bpy_rna.c (+1, -1) (Diff)
/source/blender/render/intern/source/zbuf.c (+0, -1) (Diff)
/source/gameengine/GamePlayer/common/GPC_MouseDevice.h (+0, -2) (Diff)