4894c888ee30ff1b58622a5c0a1aebcc2a9d13ed
The PR allows specifying the method of line breaking. Current functions gain an optional argument that defaults to "Minimal" which breaks as it does now, only on space and line feed. "Typographical" breaks on different types of spaces, backslashes, underscore, forward slash if not following a number, dashes if not following a space, Chinese, Japanese, and Korean Ideograms, and Tibetan intersyllabic marks. "Path" breaks on space, underscore, and per-platform path separators. There is also a "HardLimit" flag that forces breaking at character boundary at the wrapping limit. Pull Request: https://projects.blender.org/blender/blender/pulls/135203
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
