Files
test2/source/blender
Pratik Borhade b8f77fbc06 Fix: Curve status bar stats
Point count is missing in object and sculpt mode for Curves object.
Added an extra if block that handles this case. Added a new variable
`totcurvepoints` to track curve points count. Otherwise it is aggregated with
other points count (eg. mesh) which result in wrong number in status bar.

Pull Request: https://projects.blender.org/blender/blender/pulls/137199
2025-04-11 12:41:33 +02:00
..
2024-09-20 13:14:57 +10:00
2024-10-04 11:33:21 +02:00
2025-04-11 12:41:33 +02:00
2025-04-02 16:50:50 +02:00