Age | Commit message (Collapse) | Author |
|
|
|
up editor includes
|
|
|
|
|
|
Move editor paths into the EditorPaths class
|
|
Remove Signal connect binds
|
|
|
|
|
|
|
|
Remove the optional argument p_binds from `Object::connect` since it was deprecated by Callable.bind().
Changed all uses of it to Callable.bind()
|
|
Regression after #63096.
|
|
|
|
|