[Bf-blender-cvs] [8ba7440aec6] temp-T96709-painting-target: Revert indentation.

Jeroen Bakker noreply at git.blender.org
Tue Mar 29 15:55:13 CEST 2022


Commit: 8ba7440aec63226671cc8f7a205174924553b90f
Author: Jeroen Bakker
Date:   Tue Mar 29 15:16:29 2022 +0200
Branches: temp-T96709-painting-target
https://developer.blender.org/rB8ba7440aec63226671cc8f7a205174924553b90f

Revert indentation.

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

M	release/datafiles/locale
M	release/scripts/addons
M	release/scripts/startup/bl_ui/space_view3d_toolbar.py
M	source/tools

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

diff --git a/release/datafiles/locale b/release/datafiles/locale
index 2a5095eed30..30b4ef98b5d 160000
--- a/release/datafiles/locale
+++ b/release/datafiles/locale
@@ -1 +1 @@
-Subproject commit 2a5095eed3028e91624d27ca93e4c65f572b809d
+Subproject commit 30b4ef98b5d044bf793e105d2e020a9cd8a55a61
diff --git a/release/scripts/addons b/release/scripts/addons
index 67f1fbca148..0f6165054bb 160000
--- a/release/scripts/addons
+++ b/release/scripts/addons
@@ -1 +1 @@
-Subproject commit 67f1fbca1482d9d9362a4001332e785c3fd5d230
+Subproject commit 0f6165054bb2c802156e8fcd1d2d55c501455bc2
diff --git a/release/scripts/startup/bl_ui/space_view3d_toolbar.py b/release/scripts/startup/bl_ui/space_view3d_toolbar.py
index 61862cea905..ffee75a86bb 100644
--- a/release/scripts/startup/bl_ui/space_view3d_toolbar.py
+++ b/release/scripts/startup/bl_ui/space_view3d_toolbar.py
@@ -278,7 +278,7 @@ class VIEW3D_PT_tools_posemode_options(View3DPanel, Panel):
 class TEXTURE_UL_texpaintslots(UIList):
     def draw_item(self, _context, layout, _data, item, icon, _active_data, _active_propname, _index):
         # mat = data
-        
+
         if self.layout_type in {'DEFAULT', 'COMPACT'}:
             layout.prop(item, "name", text="", emboss=False, icon_value=icon)
         elif self.layout_type == 'GRID':
diff --git a/source/tools b/source/tools
index 7fd2ed908b4..1e658ca996f 160000
--- a/source/tools
+++ b/source/tools
@@ -1 +1 @@
-Subproject commit 7fd2ed908b4f50140670caf6786e5ed245b79137
+Subproject commit 1e658ca996f11e5ff3398d89bd81f5b719304a57



More information about the Bf-blender-cvs mailing list