[Bf-blender-cvs] [64854506d1e] temp-test-point-cloud-simulation-depsgraph-integration: add back blank line

Jacques Lucke noreply at git.blender.org
Wed Apr 15 18:27:06 CEST 2020


Commit: 64854506d1e7e79b7a2da08586578dc66668497b
Author: Jacques Lucke
Date:   Tue Mar 24 14:28:37 2020 +0100
Branches: temp-test-point-cloud-simulation-depsgraph-integration
https://developer.blender.org/rB64854506d1e7e79b7a2da08586578dc66668497b

add back blank line

===================================================================

M	source/blender/blenkernel/intern/lib_query.c

===================================================================

diff --git a/source/blender/blenkernel/intern/lib_query.c b/source/blender/blenkernel/intern/lib_query.c
index 09abfa61496..ccc21ca8e8c 100644
--- a/source/blender/blenkernel/intern/lib_query.c
+++ b/source/blender/blenkernel/intern/lib_query.c
@@ -1275,6 +1275,7 @@ static void library_foreach_ID_link(Main *bmain,
         }
         break;
       }
+
       case ID_SCR: {
         if (data.flag & IDWALK_INCLUDE_UI) {
           bScreen *screen = (bScreen *)id;



More information about the Bf-blender-cvs mailing list