cea02c15f810beba5dd65a300a6389ccc29970ad
Search menu (F3) displays character which was pressed to open a context specific search. This also breaks the old behavior of showing last searched operator in text field, instead shows the pressed character. To fix this, first store the `g_search_text/but->poin` string in temp_buffer (before pressed key char is copied to `g_search_text`). Later, restore the g_search_text after invoking the search menu. Pull Request: https://projects.blender.org/blender/blender/pulls/112938
…
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%
