mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-30 21:21:10 +00:00 
			
		
		
		
	Update editor debugger to new remote debugger.
Shared RemoteDebuggerPeer code between client and server. Move editor profilers inside editor/debugger folder.
This commit is contained in:
		
							parent
							
								
									b8ddaf9c33
								
							
						
					
					
						commit
						3b47eb51e4
					
				
					 12 changed files with 142 additions and 301 deletions
				
			
		|  | @ -240,6 +240,7 @@ void EditorDebuggerNode::_notification(int p_what) { | |||
| 		stop(); | ||||
| 		return; | ||||
| 	} | ||||
| 	server->poll(); | ||||
| 
 | ||||
| 	// Errors and warnings
 | ||||
| 	int error_count = 0; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Fabio Alessandrelli
						Fabio Alessandrelli