Blender Git Loki
Git Commits -> Revision dd0df3c
Revision dd0df3c by Yevgeny Makarov (master) January 7, 2021, 04:54 (GMT) |
UI: Fix various issues with UI text - Use the name "Point Cloud" instead of "Pointcloud" - Fix a typo in UV_OT_smart_project. - Use the name "Install Light" to for the installation operator for MatCaps, HDRIs, and Studio Lights. Fixes T83585, T65291, and T54921 Differential Revision: https://developer.blender.org/D9867 |
Commit Details:
Full Hash: dd0df3c5d2b634ee7fd99f0c0d2e3c6a0c0bdaaf
Parent Commit: 2dfd117
Committed By: Hans Goudey
Lines Changed: +12, -12
5 Modified Paths:
/release/scripts/startup/bl_operators/userpref.py (+6, -6) (Diff)
/source/blender/editors/object/object_add.c (+3, -3) (Diff)
/source/blender/editors/uvedit/uvedit_unwrap_ops.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_ID.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_pointcloud.c (+1, -1) (Diff)
/source/blender/editors/object/object_add.c (+3, -3) (Diff)
/source/blender/editors/uvedit/uvedit_unwrap_ops.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_ID.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_pointcloud.c (+1, -1) (Diff)