Blender Git Commit Log

Git Commits -> Revision bf8b62e

Revision bf8b62e by Campbell Barton (master)
June 15, 2020, 05:33 (GMT)
Fix curve handle color ID display

Regression in 49f59092e7c8c caused all handles to display using
the 'aligned' theme color.

Arrange flags to fix this, add assert to avoid this happening again.

Also rename flag so it's use is clearer.

Commit Details:

Full Hash: bf8b62e874877b4bbe32c19b84bdc937320176ea
Parent Commit: 24d77e7
Lines Changed: +26, -19

5 Modified Paths:

/source/blender/draw/engines/overlay/shaders/edit_curve_handle_geom.glsl (+1, -1) (Diff)
/source/blender/draw/engines/overlay/shaders/edit_curve_point_vert.glsl (+1, -1) (Diff)
/source/blender/draw/intern/draw_cache_impl.h (+10, -10) (Diff)
/source/blender/draw/intern/draw_cache_impl_curve.c (+6, -1) (Diff)
/source/blender/draw/intern/shaders/common_globals_lib.glsl (+8, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021