Commit Graph

27 Commits

Author SHA1 Message Date
Patrick Dawson
77c152d778 break compatibility with beta 3 2022-11-01 23:24:46 +01:00
Patrick Dawson
f885d67e97 preserve context when rescaling 2022-10-24 15:10:36 +02:00
Patrick Dawson
5782046c33 use the internal RID constructor for better performance 2022-10-18 23:01:38 +02:00
Patrick Dawson
cad32eef8b cleanup 2022-10-17 21:25:23 +02:00
Patrick Dawson
c3cf558e05 demo: content scale modes 2022-10-17 17:26:56 +02:00
Patrick Dawson
d9d9d0d0ff create viewport nodes in code 2022-10-17 16:34:05 +02:00
Patrick Dawson
a89f8f99fd more color stuff 2022-10-16 23:35:32 +02:00
Patrick Dawson
6cb429cc46 add color converter 2022-10-16 23:12:40 +02:00
Patrick Dawson
508bd1c5b7 scaling 2022-10-16 22:22:51 +02:00
Patrick Dawson
e49c618687 beta 3 is out 2022-10-14 17:17:23 +02:00
Patrick Dawson
be0fb2a594 add a few comments 2022-10-14 17:17:23 +02:00
Patrick Dawson
75213d2b37 make ImGuiLayer.Connect static 2022-10-14 17:17:23 +02:00
Patrick Dawson
dd9a2241b4 demo: fix decal layer 2022-10-14 17:17:23 +02:00
Patrick Dawson
84ccc14b5f improve SubViewport input handling 2022-10-14 17:17:23 +02:00
Patrick Dawson
2d1a52fe79 cleanup 2022-10-14 17:17:23 +02:00
Patrick Dawson
c441e48f93 SubViewport works 2022-10-14 17:17:23 +02:00
Patrick Dawson
82be7a3f4a add another UnbindTexture 2022-10-14 17:17:23 +02:00
Patrick Dawson
68d17ccb7c move into our own namespace 2022-10-14 17:17:23 +02:00
Patrick Dawson
ebe90ebeca use better viewport id 2022-10-14 17:17:23 +02:00
Patrick Dawson
dd68d44187 use DrawList and InvisibleButton for viewport widget 2022-10-14 17:17:23 +02:00
Patrick Dawson
d13bf5a8f1 implement HasMouseCursors, and more subviewport work 2022-10-14 17:17:23 +02:00
Patrick Dawson
5b9c6862c7 more subviewport wip 2022-10-14 17:17:23 +02:00
Patrick Dawson
667134cb9a tidy up scene 2 demos 2022-10-14 17:17:23 +02:00
Patrick Dawson
3453d02dce subviewport wip 2022-10-14 17:17:23 +02:00
Patrick Dawson
62d1f8f552 improve AddFont, and the demo 2022-10-14 17:17:23 +02:00
Patrick Dawson
4fc1a24b61 use RID instead of our own texture IDs 2022-10-14 17:17:23 +02:00
Patrick Dawson
cf0249c1e1 clean up root dir 2022-10-14 17:17:23 +02:00