Commit: ad72b34607b241cfe17da975126567d3331737a7
Author: Jeroen Bakker
Date:   Fri Mar 18 13:59:35 2022 +0100
Branches: temp-3d-texturing-brush-b
https://developer.blender.org/rBad72b34607b241cfe17da975126567d3331737a7

comments,

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

M       source/blender/editors/sculpt_paint/sculpt_texture_paint_intern.hh

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

diff --git a/source/blender/editors/sculpt_paint/sculpt_texture_paint_intern.hh 
b/source/blender/editors/sculpt_paint/sculpt_texture_paint_intern.hh
index 3cd94c97924..ea0c8b59992 100644
--- a/source/blender/editors/sculpt_paint/sculpt_texture_paint_intern.hh
+++ b/source/blender/editors/sculpt_paint/sculpt_texture_paint_intern.hh
@@ -22,6 +22,7 @@ struct EncodedBarycentricCoord {
   }
 };
 #else
+/* Alternative approach. Half the memory footprint. */
 struct EncodedBarycentricCoord {
   ushort2 encoded;

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
List details, subscription details or unsubscribe:
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to