mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-31 13:41:03 +00:00 
			
		
		
		
	Merge pull request #20744 from Zylann/fix_viewport_lock_rotation
Initialize default lock rotation in constructor
This commit is contained in:
		
						commit
						0322081ec5
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -3386,6 +3386,7 @@ SpatialEditorViewport::SpatialEditorViewport(SpatialEditor *p_spatial_editor, Ed | |||
| 	clicked = 0; | ||||
| 	clicked_includes_current = false; | ||||
| 	orthogonal = false; | ||||
| 	lock_rotation = false; | ||||
| 	message_time = 0; | ||||
| 	zoom_indicator_delay = 0.0; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Rémi Verschelde
						Rémi Verschelde