mirror of
				https://github.com/godotengine/godot.git
				synced 2025-11-03 23:21:15 +00:00 
			
		
		
		
	Merge remote-tracking branch 'origin/gles3' into gles3-on-master
Various merge conflicts have been fixed manually and some mistakes might have been made - time will tell :)
This commit is contained in:
		
						commit
						3f3f5a5359
					
				
					 287 changed files with 59481 additions and 17904 deletions
				
			
		| 
						 | 
				
			
			@ -1841,6 +1841,8 @@ void ScriptEditor::get_window_layout(Ref<ConfigFile> p_layout) {
 | 
			
		|||
 | 
			
		||||
void ScriptEditor::_help_class_open(const String& p_class) {
 | 
			
		||||
 | 
			
		||||
	if (p_class=="")
 | 
			
		||||
		return;
 | 
			
		||||
 | 
			
		||||
	for(int i=0;i<tab_container->get_child_count();i++) {
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue