summaryrefslogtreecommitdiff
path: root/editor/plugins/skeleton_ik_editor_plugin.cpp
AgeCommit message (Expand)Author
2020-02-28Signals: Port connect calls to use callable_mpRémi Verschelde
2020-02-20Reworked signal connection system, added support for Callable and Signal obje...Juan Linietsky
2020-02-09Use a new approach to fix bone pose override not being reset when IK animatio...Eric Rybicki
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-08-29Add missing copyright headersRémi Verschelde
2018-08-04Implemented IKAndreaCatania