MAYA script. Iterating over all scene nodes and replace FBXASC code to "_" in names.
FBXASC0xx
- is sort of a special code to represent ASCII special symbol, when you importing FBX with special symbols in object name each one of them will be automatically replaced according to its FBXASC code.
- Python (FBXASC_patch.py)
- MEL (maya_FBXASC_patch.mel)
- FBXASC Dictionary