This repository has been archived on 2023-02-09 . You can view files and clone it, but cannot push or open issues or pull requests.
2da2105763cb21b6b184f17310fc2ebae270ac5d
Previously a line that was too long but didn't contain spaces would cause an infinite loop and hang Blender. Now we just hard-break each line when there are no spaces to be found. The result of word_wrap() is now also cached, so that redraws are more efficient.
Description
Blender Benchmark Bundle
Languages
JavaScript
70.9%
Python
23.8%
Shell
2.5%
CSS
2.3%
HTML
0.3%
Other
0.2%