This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/editors
Sybren A. Stüvel 198460f6a4 Cleanup: fix compiler warning about using %u with int value
`but->type` is an `enum`, which maps to `int`, so `%d` should be used for
printing its value with `printf()`.
2022-12-02 12:54:11 +01:00
..
2022-11-19 11:51:42 +01:00
2022-11-10 11:34:10 +11:00
2022-02-15 12:32:15 +01:00