Blender Git Commit Log

Git Commits -> Revision b2a6e2a

Revision b2a6e2a by Campbell Barton (master)
January 20, 2021, 05:14 (GMT)
Cleanup: remove extra in trailing asterisk

Comment blocks not conforming to convention.

Commit Details:

Full Hash: b2a6e2abdb572f4db801a29423c001d3da307f9d
Parent Commit: 69d30c1
Lines Changed: +95, -127

62 Modified Paths:

/intern/cycles/kernel/osl/osl_globals.h (+1, -1) (Diff)
/intern/guardedalloc/MEM_guardedalloc.h (+3, -3) (Diff)
/source/blender/blenkernel/intern/bpath.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/context.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/curve.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/curve_deform.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/displist.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/ocean.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/unit.c (+1, -2) (Diff)
/source/blender/blenlib/BLI_fileops.h (+1, -1) (Diff)
/source/blender/blenlib/BLI_math.h (+1, -2) (Diff)
/source/blender/blenlib/BLI_math_base.h (+1, -2) (Diff)
/source/blender/blenlib/BLI_math_bits.h (+1, -2) (Diff)
/source/blender/blenlib/BLI_math_color.h (+1, -2) (Diff)
/source/blender/blenlib/BLI_math_color_blend.h (+1, -2) (Diff)
/source/blender/blenlib/BLI_math_geom.h (+1, -2) (Diff)
/source/blender/blenlib/BLI_math_inline.h (+1, -2) (Diff)
/source/blender/blenlib/BLI_math_matrix.h (+1, -1) (Diff)
/source/blender/blenlib/BLI_math_rotation.h (+1, -2) (Diff)
/source/blender/blenlib/BLI_math_solvers.h (+1, -1) (Diff)
/source/blender/blenlib/BLI_math_statistics.h (+1, -1) (Diff)
/source/blender/blenlib/BLI_math_vector.h (+1, -2) (Diff)
/source/blender/blenlib/intern/bitmap_draw_2d.c (+1, -2) (Diff)
/source/blender/blenlib/intern/boxpack_2d.c (+1, -2) (Diff)
/source/blender/blenlib/intern/math_base.c (+1, -2) (Diff)
/source/blender/blenlib/intern/math_base_inline.c (+1, -2) (Diff)
/source/blender/blenlib/intern/math_bits_inline.c (+1, -2) (Diff)
/source/blender/blenlib/intern/math_color.c (+1, -2) (Diff)
/source/blender/blenlib/intern/math_color_blend_inline.c (+1, -2) (Diff)
/source/blender/blenlib/intern/math_color_inline.c (+1, -2) (Diff)
/source/blender/blenlib/intern/math_geom.c (+2, -3) (Diff)
/source/blender/blenlib/intern/math_geom_inline.c (+1, -2) (Diff)
/source/blender/blenlib/intern/math_solvers.c (+1, -1) (Diff)
/source/blender/blenlib/intern/math_statistics.c (+1, -1) (Diff)
/source/blender/blenlib/intern/math_vector.c (+1, -2) (Diff)
/source/blender/blenlib/intern/math_vector_inline.c (+1, -2) (Diff)
/source/blender/blenlib/intern/path_util.c (+1, -1) (Diff)
/source/blender/blenlib/intern/threads.cc (+2, -3) (Diff)
/source/blender/blenloader/intern/versioning_290.c (+2, -2) (Diff)
/source/blender/bmesh/tools/bmesh_decimate_collapse.c (+1, -2) (Diff)
/source/blender/editors/armature/armature_add.c (+1, -2) (Diff)
/source/blender/editors/include/ED_transform.h (+1, -2) (Diff)
/source/blender/editors/include/UI_interface.h (+1, -2) (Diff)
/source/blender/editors/interface/interface.c (+2, -4) (Diff)
/source/blender/editors/physics/particle_edit.c (+1, -2) (Diff)
/source/blender/editors/screen/glutil.c (+11, -9) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+3, -2) (Diff)
/source/blender/editors/space_node/node_select.c (+3, -2) (Diff)
/source/blender/editors/space_outliner/outliner_draw.c (+2, -2) (Diff)
/source/blender/editors/space_outliner/outliner_select.c (+1, -1) (Diff)
/source/blender/editors/space_view3d/view3d_select.c (+1, -2) (Diff)
/source/blender/editors/transform/transform_convert_mesh.c (+1, -1) (Diff)
/source/blender/gpu/intern/gpu_vertex_format.cc (+1, -1) (Diff)
/source/blender/ikplugin/intern/itasc_plugin.cpp (+1, -1) (Diff)
/source/blender/imbuf/intern/filter.c (+1, -1) (Diff)
/source/blender/io/alembic/exporter/abc_archive.cc (+1, -1) (Diff)
/source/blender/makesdna/DNA_ID.h (+1, -1) (Diff)
/source/blender/makesdna/intern/makesdna.c (+7, -10) (Diff)
/source/blender/modifiers/intern/MOD_screw.c (+1, -3) (Diff)
/source/blender/python/intern/bpy_rna.c (+6, -4) (Diff)
/source/blender/windowmanager/intern/wm_cursors.c (+1, -2) (Diff)
/source/blender/windowmanager/intern/wm_operator_type.c (+2, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021