paint: use string_buffer

This commit is contained in:
luboslenco
2026-06-05 16:56:50 +02:00
parent 62fc58d394
commit 5a677e03c4
3 changed files with 103 additions and 74 deletions
-1
View File
@@ -7,7 +7,6 @@ bool _box_export_apply_displacement;
bool _box_export_merge_vertices;
void box_export_tab_export_textures_run(void *_) {
if (g_context->export_padding) {
i32 _dilate_radius = g_config->dilate_radius;
g_config->dilate_radius = 256;