tornavis/source/blender/editors/space_info
Pratik Borhade 96ce5a1fd1 Fix #120095: Missing stats in sculpt mode
Caused by 2df06a05ae
totobj and selected objects are not counted for sculpt mode stats (can
do that but it's unnecessary). Hence the above commit falsely showed 0
objects in statistics. To fix this, skip showing object count in sculpt
mode, otherwise print 0 objects if selobj and totobj are none.

Pull Request: https://projects.blender.org/blender/blender/pulls/120106
2024-04-03 01:00:43 +02:00
..
CMakeLists.txt CMake: Fix Compiling Shader Builder on macOS 2023-12-08 15:47:14 +01:00
info_draw.cc Cleanup: unused headers for source/blender/editors 2024-02-13 10:02:53 +11:00
info_intern.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
info_ops.cc UI: Improvements to Confirmation of Pack Resources 2024-02-24 01:42:20 +01:00
info_report.cc Cleanup: unused headers for source/blender/editors 2024-02-13 10:02:53 +11:00
info_stats.cc Fix #120095: Missing stats in sculpt mode 2024-04-03 01:00:43 +02:00
space_info.cc Cleanup: unused headers for source/blender/editors 2024-02-13 10:02:53 +11:00
textview.cc Cleanup: Move remaining GPU headers to C++ 2024-03-23 01:24:18 +01:00
textview.hh Console: add support for displaying tab-stops 2023-09-22 13:43:12 +10:00