You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
Fix various typos with codespell
Using 2.2.6.dev180+ge3a2cfbd.
This commit is contained in:
@@ -4957,7 +4957,7 @@ void Node3DEditorViewport::update_transform_numeric() {
|
||||
apply_transform(motion, extra);
|
||||
}
|
||||
|
||||
// Perform cleanup after a transform operation is committed or cancelled.
|
||||
// Perform cleanup after a transform operation is committed or canceled.
|
||||
void Node3DEditorViewport::finish_transform() {
|
||||
_edit.mode = TRANSFORM_NONE;
|
||||
_edit.instant = false;
|
||||
|
||||
Reference in New Issue
Block a user