mirror of
				https://github.com/godotengine/godot.git
				synced 2025-11-03 23:21:15 +00:00 
			
		
		
		
	Rename more 2D and 3D nodes to follow convention
Rename editor plugins to match the new node names.
This commit is contained in:
		
							parent
							
								
									c3a760c507
								
							
						
					
					
						commit
						d1acbbce7f
					
				
					 91 changed files with 850 additions and 861 deletions
				
			
		| 
						 | 
				
			
			@ -33,12 +33,12 @@
 | 
			
		|||
#include "editor/editor_node.h"
 | 
			
		||||
#include "editor/editor_settings.h"
 | 
			
		||||
#include "main/main.h"
 | 
			
		||||
#include "node_3d_editor_plugin.h"
 | 
			
		||||
#include "scene/3d/mesh_instance_3d.h"
 | 
			
		||||
#include "scene/3d/navigation_region_3d.h"
 | 
			
		||||
#include "scene/3d/physics_body_3d.h"
 | 
			
		||||
#include "scene/main/window.h"
 | 
			
		||||
#include "scene/resources/packed_scene.h"
 | 
			
		||||
#include "spatial_editor_plugin.h"
 | 
			
		||||
 | 
			
		||||
void MeshLibraryEditor::edit(const Ref<MeshLibrary> &p_mesh_library) {
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue