tornavis/source/blender/editors/space_info
Campbell Barton 7fbac7e235 UI: set the waiting cursor from pack/unpack operators
Remove the guimode argument which used to set the cursor back in v2.4x.
2023-05-23 11:58:20 +10:00
..
CMakeLists.txt CMake: quiet references to undeclared variable warnings 2023-01-19 17:10:42 +11:00
info_draw.c Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
info_intern.h Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
info_ops.c UI: set the waiting cursor from pack/unpack operators 2023-05-23 11:58:20 +10:00
info_report.c
info_stats.cc Use UTF8 copy function to ensure valid UTF8 output 2023-05-13 17:38:48 +10:00
space_info.c Cleanup: use term "space" in blend file read/write callbacks 2023-04-27 16:06:27 +10:00
textview.c Cleanup: use of the term 'len' & 'maxlen' 2023-05-07 16:46:37 +10:00
textview.h