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.
Sybren A. Stüvel 2da2105763 Wordwrap: prevent infinite loop + cache result
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.
2018-08-14 15:38:05 +02:00
2018-08-10 10:48:37 +02:00
2017-08-18 12:12:25 +02:00
2018-08-07 15:07:04 +02:00
Description
Blender Benchmark Bundle
2.4 MiB
Languages
JavaScript 70.9%
Python 23.8%
Shell 2.5%
CSS 2.3%
HTML 0.3%
Other 0.2%