Commit Graph

3 Commits

Author SHA1 Message Date
Matteo De Carlo b287ed390a [IMGUI example] Fixed compilation security warnings (#493)
Fixed compilation security warnings

on Linux where `-Werror=format-security` would be used.
This seemed to affect only the imgui example
2022-07-29 16:44:32 +02:00
Molasses 99bc815040 Some changes to ImGui docking sample (#488) 2022-07-18 10:16:07 +02:00
Preben Eriksen 0d3d12cc22 PE: ImGui Docking Sample. (#485)
* PE: ImGui Docking Sample.

* PE: Added new files to CMakeLists.txt.

* PE: WickedEngine.sln VS2022 version.

* PE:

* PE: Removed some warnings.
2022-07-10 12:39:59 +02:00