mrkubax10
  • Joined on 2023-03-28
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-17 22:10:59 +02:00
c7a8b8b46c Normal meshing fixes
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-16 21:35:16 +02:00
a24cf97588 Implement normal meshing for older usage with LegacyGL
mrkubax10 deleted branch http-request from PolyGun/PolyGun 2023-10-16 19:58:55 +02:00
mrkubax10 pushed to message_box at PolyGun/PolyGun 2023-10-16 14:53:14 +02:00
33efea173f Begin implementing MessageBox
mrkubax10 created branch message_box in PolyGun/PolyGun 2023-10-16 14:53:13 +02:00
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-15 11:38:06 +02:00
62c85aeb66 Make sure that modules were loaded before acknowledging that server is running
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-14 19:35:24 +02:00
23a7a9fd40 Add crosschair image to editmode GameSessionScreen GUI
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-14 19:13:56 +02:00
4bc94527df Add Image GUI component
mrkubax10 pushed to http-request at PolyGun/PolyGun 2023-10-13 22:17:35 +02:00
97515630c6 Require libcurl in CMakeLists.txt
mrkubax10 pushed to http-request at PolyGun/PolyGun 2023-10-13 21:59:40 +02:00
1a4bf02e18 delete files added by a mistake
b6ee12bebb delete files added by a mistake
d4a54b55a4 delete files added by a mistake
e3dd869276 Usuń 'wayland-pointer-constraints-unstable-v1.h'
b9bdd8aa96 Usuń 'wayland-pointer-constraints-unstable-v1.c'
Compare 69 commits »
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-13 19:54:25 +02:00
91d41633a7 Use glyph separate cache for different font sizes
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-13 18:50:50 +02:00
3dc4459a98 LegacyGL fixes
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-13 10:53:04 +02:00
3e1ce01a72 Optimize text rendering
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-10 19:10:39 +02:00
63205f18de Only send grabbed mouse move event when offset is not 0
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-09 22:32:17 +02:00
7068f16a34 Add position and target node displaying to EditmodeHUD
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-08 20:24:27 +02:00
c12997a9cb Remove unused lambda capture
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-08 19:37:23 +02:00
a24ef3953e Implement initial node placing
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-05 10:55:11 +02:00
0c50e55f74 Add default_player_mode option to ServerConfig
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-04 22:20:45 +02:00
5d705cfef5 Implement requesting chunk data from server
mrkubax10 pushed to master at PolyGun/PolyGun 2023-10-01 16:09:39 +02:00
9fd53d1d0b Calculate player's position on server