tornavis/source/blender/datatoc
Campbell Barton 891949cbb4 Cleanup: use 'u' prefixed integer types for brevity & cast style
To use function style cast '(unsigned char)x' can't be replaced by
'unsigned char(x)'.
2022-09-25 18:26:27 +10:00
..
CMakeLists.txt
datatoc.c
datatoc_icon.c Cleanup: use 'u' prefixed integer types for brevity & cast style 2022-09-25 18:26:27 +10:00
datatoc_icon.py
datatoc_icon_split.py
datatoc_icon_split_to_png.py