Commit Graph

24 Commits

Author SHA1 Message Date
SweetId bf2c812867 add example code 2022-08-09 21:41:28 +01:00
SweetId 94e5b8c03b rework drawcalls building 2022-08-09 21:41:14 +01:00
SweetId afc12c44f8 add handlers to allow imgui code with no access to main loop 2022-08-09 21:40:37 +01:00
SweetId f6c04bbc78 set pkg dependencies as public 2022-08-06 15:00:52 +01:00
SweetId 6830debf83 runtime MT/MTd to fit NazaraEngine 2022-07-31 00:47:22 +02:00
SweetId f14f06b3fe add README.md 2022-07-30 15:06:29 +02:00
SweetId 589e1a35aa add licence text 2022-07-30 14:38:16 +02:00
SweetId cc165d108d disable private headers installation 2022-07-30 13:49:16 +02:00
SweetId 50af1d5164 add gitattributes/gitignore files 2022-07-30 13:48:56 +02:00
SweetId 11088f3f77 add xmake 2022-07-30 13:10:50 +02:00
SweetId 8b2ea608c3 fix compilation errors 2022-07-30 13:10:37 +02:00
SweetId 31374d0f9d fix warnings 2022-07-30 13:09:49 +02:00
SweetId 77c7cdff47 .h => .hpp 2022-07-26 20:08:52 +02:00
SweetId 34c9031428 add attr in init list 2022-07-26 18:19:25 +02:00
SweetId d7ed6f9d8e lowercasing attributes 2022-07-26 10:45:09 +02:00
SweetId 8f144a28e1 add ubo to store screen size 2022-07-26 10:42:46 +02:00
SweetId 9d23816363 add image and imagebutton support 2022-07-26 10:06:07 +02:00
SweetId cedf3e4a66 removing deprecated functions declaration 2022-07-24 18:01:03 +02:00
SweetId eceef3af2a font texture now stored in Imgui module
removed Imgui::NZ::Init() and Imgui::NZ::Shutdown
2022-07-24 18:00:29 +02:00
SweetId 32d98f5a04 moving pipeline init and render to Imgui module class 2022-07-24 17:53:06 +02:00
SweetId 939bc08878 adding Nz::Imgui as Nazara Module 2022-07-24 17:27:18 +02:00
SweetId 5a4218e799 include renamed files 2022-07-24 17:26:39 +02:00
SweetId 2f25bf0416 rename shader files 2022-07-24 17:26:20 +02:00
SweetId babf08f7e3 Initial commit 2022-07-23 19:34:33 +02:00