Icons are back + Texture can now be created from data
This commit is contained in:
@@ -2793,7 +2793,7 @@ namespace Nuake {
|
||||
void EditorInterface::BuildFonts()
|
||||
{
|
||||
ImGui::PushStyleVar(ImGuiStyleVar_ButtonTextAlign, ImVec2(0.5f, 0.5f));
|
||||
//FontManager::LoadFonts();
|
||||
FontManager::LoadFonts();
|
||||
}
|
||||
|
||||
std::string EditorInterface::GetEntityTypeName(const Entity& entity) const
|
||||
|
||||
Reference in New Issue
Block a user