|
@@ -48,6 +48,8 @@ Other changes:
|
|
v_max=INT_MAX (#6675, #6679) [@jbarthelmes]
|
|
v_max=INT_MAX (#6675, #6679) [@jbarthelmes]
|
|
- ImDrawList: Fixed OOB access in _CalcCircleAutoSegmentCount when passing excessively
|
|
- ImDrawList: Fixed OOB access in _CalcCircleAutoSegmentCount when passing excessively
|
|
large radius to AddCircle(). (#6657, #5317) [@EggsyCRO, @jdpatdiscord]
|
|
large radius to AddCircle(). (#6657, #5317) [@EggsyCRO, @jdpatdiscord]
|
|
|
|
+- Debug Tools: Metrics: Fixed "Drawlists" section and per-viewport equivalent
|
|
|
|
+ appearing empty (regression in 1.89.8).
|
|
- Demo: Demonstrate out-of-order rendering using ImDrawListSplitter.
|
|
- Demo: Demonstrate out-of-order rendering using ImDrawListSplitter.
|
|
|
|
|
|
|
|
|