mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 04:31:15 -06:00 
			
		
		
		
	Hollowing gizmo has now its own shortcut [H], fixed a situation with supports showed in editing mode
This commit is contained in:
		
							parent
							
								
									53976de250
								
							
						
					
					
						commit
						735f82c019
					
				
					 5 changed files with 15 additions and 20 deletions
				
			
		|  | @ -99,7 +99,6 @@ private: | |||
| 
 | ||||
|     bool m_lock_unique_islands = false; | ||||
|     bool m_editing_mode = false;            // Is editing mode active?
 | ||||
|     bool m_old_editing_state = false;       // To keep track of whether the user toggled between the modes (needed for imgui refreshes).
 | ||||
|     float m_new_point_head_diameter;        // Size of a new point.
 | ||||
|     CacheEntry m_point_before_drag;         // undo/redo - so we know what state was edited
 | ||||
|     float m_old_point_head_diameter = 0.;   // the same
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Lukas Matena
						Lukas Matena