mrkubax10
  • Joined on 2023-03-28
mrkubax10 pushed to master at PolyGun/PolyGun 2024-01-30 14:10:08 +01:00
f382367980 Factor out text editing component from TextEdit into LineEdit
mrkubax10 pushed to master at PolyGun/PolyGun 2024-01-29 19:26:36 +01:00
645edf5a25 Don't reload game session GUI after player mode change
mrkubax10 pushed to master at PolyGun/PolyGun 2024-01-29 18:46:54 +01:00
c552012831 Implement hidden attribute for GUI components
mrkubax10 pushed to master at PolyGun/PolyGun 2024-01-29 18:43:35 +01:00
81f9cca429 Implement hidden attribute for GUI components
mrkubax10 pushed to master at PolyGun/PolyGun 2024-01-28 18:57:06 +01:00
de264be3e3 Renderer: Support mesh usage hints
mrkubax10 pushed to master at PolyGun/PolyGun 2024-01-28 18:56:01 +01:00
85ebcfa38e X11Window: Use modern way of creating OpenGL context if available
mrkubax10 pushed to master at PolyGun/PolyGun 2024-01-25 21:07:55 +01:00
503db418d3 Some code quality changes in udp_socket.cpp
mrkubax10 pushed to master at PolyGun/PolyGun 2024-01-25 13:30:34 +01:00
b20e6c7fab Play music in entire main menu
mrkubax10 pushed to master at PolyGun/PolyGun 2024-01-25 13:18:55 +01:00
a07662e544 Properly clean up OpenAL buffers in StreamingSource
mrkubax10 pushed to master at PolyGun/PolyGun 2024-01-25 12:43:51 +01:00
beec158508 Implement StreamingSource for streaming music Ogg files.
mrkubax10 pushed to master at PolyGun/PolyGun 2023-12-29 13:20:04 +01:00
56c58694d2 Implement OggVorbisDecoder class which exposes more control over audio decoding process
mrkubax10 pushed to master at PolyGun/PolyGun 2023-12-25 22:12:15 +01:00
5fda30b1e1 Implement basic music playing support
mrkubax10 pushed to master at PolyGun/PolyGun 2023-12-13 14:39:36 +01:00
612a31d2d8 Add write and read for math::Vector3i to NetworkPacket
mrkubax10 pushed to master at PolyGun/PolyGun 2023-12-13 14:26:30 +01:00
00fb3131c7 Add basic editmode toolbox operation for filling 100x100 platform
mrkubax10 pushed to master at PolyGun/PolyGun 2023-12-12 20:24:06 +01:00
539016b1be Deduplicate ChunkManager code
mrkubax10 pushed to master at PolyGun/PolyGun 2023-12-08 12:00:16 +01:00
71def4e124 Begin implementing editmode context toolbox
mrkubax10 deleted branch temp from PolyGun/PolyGun 2023-11-10 10:47:10 +01:00
mrkubax10 pushed to master at PolyGun/PolyGun 2023-11-10 10:44:43 +01:00
e830bf2654 Properly render chunks while using normal meshing
mrkubax10 pushed to temp at PolyGun/PolyGun 2023-11-10 08:44:42 +01:00
2d21c3a7f2 Saving work #1
mrkubax10 created branch temp in PolyGun/PolyGun 2023-11-10 08:44:40 +01:00