mrkubax10
  • Joined on 2023-03-28
mrkubax10 pushed to master at PolyGun/PolyGun 2023-07-20 17:44:02 +02:00
61383029dc Add few more Constraints
mrkubax10 pushed to master at PolyGun/PolyGun 2023-07-20 17:02:11 +02:00
1b1ae5cc3c Implement StackLayout
mrkubax10 pushed to master at PolyGun/PolyGun 2023-07-19 19:15:05 +02:00
62fda5cc08 Add Box GUI component (static messagebox)
mrkubax10 pushed to master at PolyGun/PolyGun 2023-07-19 12:34:57 +02:00
fe49c0ad1d Extrusion effect fixes in GUI
mrkubax10 pushed to master at PolyGun/PolyGun 2023-07-18 21:26:40 +02:00
756a34128d Implement TextEdit GUI component
mrkubax10 pushed to master at PolyGun/PolyGun 2023-07-17 20:38:13 +02:00
64db8d670b Add way to render part of texture
mrkubax10 pushed to master at PolyGun/PolyGun 2023-07-16 19:52:50 +02:00
9833f2d757 Win32Window: Add TEXT_ENTER event support
mrkubax10 pushed to master at PolyGun/PolyGun 2023-07-13 18:42:22 +02:00
f961018850 WaylandWindow: Add TEXT_ENTER event support
mrkubax10 pushed to master at PolyGun/PolyGun 2023-07-13 17:22:05 +02:00
40a7372df9 INSTALL.MD improvements
mrkubax10 pushed to master at PolyGun/PolyGun 2023-07-12 18:26:32 +02:00
5d6d48ebda Add TEXT_ENTER event
mrkubax10 pushed to master at PolyGun/PolyGun 2023-07-10 13:42:19 +02:00
323d97d6fd Button now reacts to inactive state
mrkubax10 pushed to master at PolyGun/PolyGun 2023-07-10 12:55:59 +02:00
5546775e55 Missing license headers
mrkubax10 pushed to master at PolyGun/PolyGun 2023-07-10 12:46:44 +02:00
4d18d10c74 Some code cleanup
mrkubax10 pushed to master at PolyGun/PolyGun 2023-07-10 09:54:55 +02:00
92a6d7c48f Add Button GUI component
mrkubax10 pushed to master at PolyGun/PolyGun 2023-07-09 13:35:21 +02:00
2d00e6f19f Implement GUI master
mrkubax10 pushed to master at PolyGun/PolyGun 2023-07-08 21:43:45 +02:00
ae5b12bdd8 Some GUI tweaks
mrkubax10 pushed to master at PolyGun/PolyGun 2023-07-06 13:34:17 +02:00
4be4f10c0c Add GUI container
mrkubax10 pushed to master at PolyGun/PolyGun 2023-07-03 14:08:22 +02:00
8e929f44af Add StyleChangeListener for detecting Style changes
mrkubax10 pushed to master at PolyGun/PolyGun 2023-07-03 12:24:36 +02:00
aa0557b1d8 Add Label GUI component
mrkubax10 pushed to master at PolyGun/PolyGun 2023-07-02 15:29:46 +02:00
acb5b9fb16 Fix some memory leaks