summaryrefslogtreecommitdiff
path: root/editor/plugins/bone_map_editor_plugin.cpp
AgeCommit message (Expand)Author
2023-01-12Add expand modes to TextureRectkobewi
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-11-29Use forward-declarations in big editor classestrollodel
2022-11-21Code simplifications found by cppcheckMarkus Sauermann
2022-11-19Rename TextureButton set_*_texture methods to set_texture_*Aaron Franke
2022-10-18Unify usage of GLOBAL/EDITOR_GETkobewi
2022-09-30Fix typos with codespellRémi Verschelde
2022-09-02Add `is_zero_approx` methods to `Vector2`, `3`, and `4`Jonathan Nicholl
2022-08-30Add `String.to_{camel,pascal,snake}_case` methodsDanil Alexeev
2022-08-27Rename `hint_tooltip` to `tooltip_text` & setgetMicky
2022-08-23Add simple auto mapping to BoneMapperSilc Renew
2022-07-29Remove Signal connect bindsJuan Linietsky
2022-07-28Make BoneMapper validation stricterSilc 'Tokage' Renew
2022-07-26add position track normalization & post process key value for retargetSilc Renew
2022-07-16add rest fixer to importer retargetSilc Renew
2022-07-01implement bone renamer in importerSilc Renew