Home
last modified time | relevance | path

Searched refs:manip_translation_inertia (Results 1 – 2 of 2) sorted by relevance

/dports/devel/godot/godot-3.2.3-stable/editor/plugins/
H A Dspatial_editor_plugin.cpp303 …float manip_translation_inertia = EDITOR_GET("editors/3d/navigation_feel/manipulation_translation_… in _update_camera() local
314 …float translation_inertia = MAX(0.0001, manipulated ? manip_translation_inertia : free_translation… in _update_camera()
/dports/devel/godot-tools/godot-3.2.3-stable/editor/plugins/
H A Dspatial_editor_plugin.cpp303 …float manip_translation_inertia = EDITOR_GET("editors/3d/navigation_feel/manipulation_translation_… in _update_camera() local
314 …float translation_inertia = MAX(0.0001, manipulated ? manip_translation_inertia : free_translation… in _update_camera()