Blender Git Commit Log

Git Commits -> Revision 77e927b

Revision 77e927b by Campbell Barton (master)
July 20, 2021, 05:01 (GMT)
Cleanup: reserve C++ comments for disabled code

Use C comments for plain text.

Commit Details:

Full Hash: 77e927b58fca272d1d336a9def63678fb28c0632
Parent Commit: fe2f43a
Lines Changed: +799, -773

39 Modified Paths:

/intern/ghost/intern/GHOST_ContextCGL.mm (+9, -8) (Diff)
/intern/ghost/intern/GHOST_ContextEGL.cpp (+11, -11) (Diff)
/intern/ghost/intern/GHOST_ContextWGL.cpp (+3, -2) (Diff)
/intern/ghost/intern/GHOST_DisplayManager.cpp (+5, -5) (Diff)
/intern/ghost/intern/GHOST_DropTargetX11.cpp (+4, -2) (Diff)
/intern/ghost/intern/GHOST_EventDragnDrop.h (+1, -1) (Diff)
/intern/ghost/intern/GHOST_EventManager.cpp (+4, -4) (Diff)
/intern/ghost/intern/GHOST_NDOFManager.cpp (+64, -62) (Diff)
/intern/ghost/intern/GHOST_NDOFManager.h (+54, -41) (Diff)
/intern/ghost/intern/GHOST_Rect.cpp (+6, -6) (Diff)
/intern/ghost/intern/GHOST_System.cpp (+8, -8) (Diff)
/intern/ghost/intern/GHOST_SystemSDL.cpp (+17, -14) (Diff)
/intern/ghost/intern/GHOST_SystemX11.cpp (+10, -10) (Diff)
/intern/ghost/intern/GHOST_TimerManager.cpp (+5, -5) (Diff)
/intern/ghost/intern/GHOST_WindowManager.cpp (+1, -1) (Diff)
/intern/ghost/intern/GHOST_WindowWayland.cpp (+3, -3) (Diff)
/intern/rigidbody/RBI_api.h (+1, -1) (Diff)
/source/blender/blenkernel/BKE_cloth.h (+11, -17) (Diff)
/source/blender/blenkernel/intern/armature_pose.cc (+1, -1) (Diff)
/source/blender/blenkernel/intern/boids.c (+2, -2) (Diff)
/source/blender/blenkernel/intern/effect.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/fluid.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/object.c (+1, -1) (Diff)
/source/blender/blenlib/BLI_dlrbTree.h (+3, -2) (Diff)
/source/blender/blenlib/intern/BLI_mmap.c (+3, -3) (Diff)
/source/blender/blenlib/intern/math_base_inline.c (+3, -3) (Diff)
/source/blender/blenlib/intern/winstuff.c (+1, -1) (Diff)
/source/blender/blenloader/intern/versioning_250.c (+4, -4) (Diff)
/source/blender/compositor/operations/COM_DoubleEdgeMaskOperation.cc (+521, -509) (Diff)
/source/blender/compositor/operations/COM_FastGaussianBlurOperation.cc (+20, -23) (Diff)
/source/blender/depsgraph/intern/builder/deg_builder_rna.cc (+2, -2) (Diff)
/source/blender/depsgraph/intern/eval/deg_eval_flush.cc (+9, -9) (Diff)
/source/blender/editors/physics/particle_edit.c (+2, -2) (Diff)
/source/blender/freestyle/intern/application/Controller.cpp (+1, -1) (Diff)
/source/blender/imbuf/intern/oiio/openimageio_api.cpp (+1, -1) (Diff)
/source/blender/makesdna/DNA_anim_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_constraint_types.h (+1, -1) (Diff)
/source/blender/nodes/texture/nodes/node_texture_rotate.c (+1, -1) (Diff)
/source/blender/sequencer/intern/strip_transform.c (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021