Capitalize ARM in editor properties#118880
Conversation
Capitalise ARM in editor properties
Questionable. |
|
Related: #117072 (comment) |
|
This can also conflict with XR. For example, there is the EDIT. After I wrote my comment, I noticed that the mappings use specific platform names (with suffixes), rather than just the generic name "arm". If this PR is approved, perhaps it would be worth adding a comment to the code explaining why we shouldn't use the generic name in the mappings, but list each platform separately. |
|
I think it unlikely for someone to put |
|
It's pretty common to see ARM capitalized, but logo is all lower case and www.arm.com does not capitalize, neither do Microsoft. |
In the file editor_property_name_processor.cpp, the variable is called capitalize_string_remaps and it makes more sense to use the capital ARM as it's an acronym. So I have changed arm32, arm64, arm64-v8a, armeabi-v7a to be ARM.