Imgui: Modularize ImGUI

Created on 16 Jun 2017  路  1Comment  路  Source: ocornut/imgui

Separate default widgets into different components.

Some are never used but was included anyway. Right now I had to manually remove them which is a pretty hard mess and causes me some trouble updating ImGUI.

Most helpful comment

Then don't remove them. What is the purpose of removing widgets?

Existing ImGui features won't be split into more files. The gain would be worthless and it would go against the philosophy of this project, sorry.

>All comments

Then don't remove them. What is the purpose of removing widgets?

Existing ImGui features won't be split into more files. The gain would be worthless and it would go against the philosophy of this project, sorry.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ocornut picture ocornut  路  3Comments

KaungZawHtet picture KaungZawHtet  路  3Comments

the-lay picture the-lay  路  3Comments

BlackWatersInc picture BlackWatersInc  路  3Comments

dowit picture dowit  路  3Comments