Move Editor UI into its own 'UI' folder
This commit is contained in:
		| @ -144,6 +144,7 @@ void Viewport(Framebuffer& framebuffer, Scene& scene) { | ||||
| 
 | ||||
| void Settings() { | ||||
|     ImGui::Begin("Settings"); | ||||
| 
 | ||||
|     ImGui::LabelText("##title-settings", "Fine grain control over your engine... "); | ||||
|     ImGui::End(); | ||||
| } | ||||
		Reference in New Issue
	
	Block a user