mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-31 05:31:01 +00:00 
			
		
		
		
	add rest fixer to importer retarget
This commit is contained in:
		
							parent
							
								
									9904a9db5a
								
							
						
					
					
						commit
						f3af3aedfe
					
				
					 13 changed files with 1021 additions and 27 deletions
				
			
		|  | @ -53,6 +53,7 @@ public: | |||
| private: | ||||
| 	StringName profile_bone_name; | ||||
| 	bool selected = false; | ||||
| 	bool require = false; | ||||
| 
 | ||||
| 	TextureRect *circle; | ||||
| 
 | ||||
|  | @ -65,7 +66,9 @@ public: | |||
| 	StringName get_profile_bone_name() const; | ||||
| 	void set_state(BoneMapState p_state); | ||||
| 
 | ||||
| 	BoneMapperButton(const StringName p_profile_bone_name, bool p_selected); | ||||
| 	bool is_require() const; | ||||
| 
 | ||||
| 	BoneMapperButton(const StringName p_profile_bone_name, bool p_require, bool p_selected); | ||||
| 	~BoneMapperButton(); | ||||
| }; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Silc Renew
						Silc Renew