84fc90bb43f501b67d1a92336bb4fa09631bdadb
This function is used to add undo steps. It includes a message, for use in the Undo History menu. This label uses the "Operator" context for translation. This commit adds automatic extraction of two functions `ED_undo_push` and `ED_undo_grouped_push`, as well as manual extraction for many strings not declared in the function calls. In order to extract those messages using the proper context, the extraction logic had to be changed so that a custom context could be specified. The regexes can now be either a pattern, or a (ctxt_override, pattern) tuple. Pull Request: https://projects.blender.org/blender/blender/pulls/147581
…
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%
