Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAras Pranckevicius <aras@nesnausk.org>2022-05-05 14:57:40 +0300
committerAras Pranckevicius <aras@nesnausk.org>2022-05-05 14:59:46 +0300
commit1830a3dfb5a1b5028c934d3dcc790da1d9ea67d0 (patch)
tree62ad54071f11c73bfec0d6e7063e511fc29994ce /source/blender/editors/sound/sound_intern.h
parent756710800c0fd8cc2919ed338a2a897aace535d5 (diff)
Fix T97863: new OBJ importer issues with extra whitespace after "f" keywords
While possible extra whitespace after all OBJ/MTL keywords was properly skipped, it was not done for the "f" (face definition) keyword. While at it, also support indented keywords, i.e. extra whitespace at the beginning of the line. There's a tiny bit of performance drop while importing (e.g. importing blender 3.0 splash scene: 53.38sec -> 54.21sec on my machine). But correctness is more important. Reviewed By: Howard Trickey Differential Revision: https://developer.blender.org/D14854
Diffstat (limited to 'source/blender/editors/sound/sound_intern.h')
0 files changed, 0 insertions, 0 deletions