[Bf-blender-cvs] [488e561] GPencil_Editing_Stage3: Missed this old comment in previous commit

Joshua Leung noreply at git.blender.org
Sat Oct 17 17:09:02 CEST 2015


Commit: 488e5616dd7b32f80857fddfbe39e721a47e18e0
Author: Joshua Leung
Date:   Sun Oct 18 03:54:45 2015 +1300
Branches: GPencil_Editing_Stage3
https://developer.blender.org/rB488e5616dd7b32f80857fddfbe39e721a47e18e0

Missed this old comment in previous commit

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

M	release/scripts/startup/bl_ui/properties_grease_pencil_common.py

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

diff --git a/release/scripts/startup/bl_ui/properties_grease_pencil_common.py b/release/scripts/startup/bl_ui/properties_grease_pencil_common.py
index 428888a..c12e0c8 100644
--- a/release/scripts/startup/bl_ui/properties_grease_pencil_common.py
+++ b/release/scripts/startup/bl_ui/properties_grease_pencil_common.py
@@ -297,7 +297,6 @@ class GPENCIL_PIE_settings_palette(Menu):
         col.prop(gpl, "use_onion_skinning")
 
         # N - Active Layer
-        # XXX: this should show an operator to change the active layer instead
         col = pie.column()
         col.label("Active Layer:      ")




More information about the Bf-blender-cvs mailing list