Block a user
I18n: disambiguate a few messages
Re existing context/massage pairs, would be interesting to know why.how these existing pairs are generated? Could be either from previous 'bad' context usage, or from some automatically generated/u…
I18n: disambiguate a few messages
Sounds good, but indeed would have it as a separate 'cleanup' commit then.
46235bfa23
Fix #106246: Outliner: Crash on deleting the multi-level objects hierarchy.
3f4f975228
I18n: fix footer in the text editor when loading an external file
007c9e4e47
Fix #106427: Vector Math node does not appear in node search
1771ded381
Fix: Call OpenImageIO correctly when creating grayscale images
022652beb9
Fix #106794: Changing active camera changes other viewport local cameras
Bastien Montagne
deleted branch dp_fix_text_footer from pioverfour/blender
2023-04-12 12:19:14 +02:00
I18n: fix footer in the text editor when loading an external file
I18n: disambiguate a few messages
While am not necessarily against a new 'MODIFIER' context, I think that this use case is a poor advocate for it. Clipping here (as opposed to camera clipping) is more related to geometry in general, so would rather (slightly) abuse BLT_I18NCONTEXT_ID_MESH
here instead.
I18n: disambiguate a few messages
would rather use id_volume
context then? Same for other cases below of course.
Bastien Montagne
deleted branch dp_fix_106427_vector_math from pioverfour/blender
2023-04-12 12:02:08 +02:00
Fix #106427: Vector Math node does not appear in node search
Shader Editor in Simplified Chinese Search cannot find vector Math(矢量运算) node
Blender 3.5 Gltf fails to export materials on GN objects
Blender 3.5 Gltf fails to export materials on GN objects
Infact, there was already a TODO task for this actually, see #96721.