This website requires JavaScript.
Explore
Help
Sign In
mrkubax10
2 Followers
·
0 Following
Joined on
2023-03-28
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
1
Projects
Packages
Public Activity
Starred Repositories
2
mrkubax10
pushed to
tkinter
at
PolyGun/fonteditor
2024-03-02 22:36:15 +01:00
164b71a0c3
Implement project saving
mrkubax10
pushed to
tkinter
at
PolyGun/fonteditor
2024-03-02 22:23:41 +01:00
f552becc18
Remove leftover PyGame based code
mrkubax10
pushed to
tkinter
at
PolyGun/fonteditor
2024-03-02 22:22:22 +01:00
cde9c3485f
Save modified characters in project data
mrkubax10
pushed to
tkinter
at
PolyGun/fonteditor
2024-03-02 13:04:44 +01:00
0a3be7ef55
Character loading without numpy usage
mrkubax10
pushed to
tkinter
at
PolyGun/fonteditor
2024-03-02 12:28:40 +01:00
b215b8ad39
Split editor canvas and project data to separate files
mrkubax10
pushed to
tkinter
at
PolyGun/fonteditor
2024-03-01 21:53:07 +01:00
aba843ef1e
Implement switching edited character
mrkubax10
pushed to
tkinter
at
PolyGun/fonteditor
2024-03-01 21:40:50 +01:00
1870471445
Implement project opening and drawing editor canvas
mrkubax10
pushed to
tkinter
at
PolyGun/fonteditor
2024-03-01 20:37:40 +01:00
83d0058218
Introduce basic GUI layout
mrkubax10
created branch
tkinter
in
PolyGun/fonteditor
2024-03-01 20:37:39 +01:00
mrkubax10
pushed to
master
at
PolyGun/PolyGun
2024-02-27 20:30:13 +01:00
914959df3f
Win32Window: Make sure to only grab or ungrab mouse when state is different
mrkubax10
pushed to
master
at
PolyGun/PolyGun
2024-02-26 16:52:48 +01:00
2a32df773d
Gravity deceleration is no longer CPU speed dependent
mrkubax10
pushed to
master
at
PolyGun/PolyGun
2024-02-23 16:16:08 +01:00
15e4d5327c
Fix collision with blocks breaking on negative coordinates
mrkubax10
deleted branch map_write_fix from
PolyGun/PolyGun
2024-02-23 10:55:28 +01:00
mrkubax10
pushed to
master
at
PolyGun/PolyGun
2024-02-23 10:55:03 +01:00
dc5b19323f
Replace std::fstream with FILE* in server ChunkManager
mrkubax10
pushed to
map_write_fix
at
PolyGun/PolyGun
2024-02-23 10:24:24 +01:00
dc5b19323f
Replace std::fstream with FILE* in server ChunkManager
mrkubax10
created branch
map_write_fix
in
PolyGun/PolyGun
2024-02-23 10:24:23 +01:00
mrkubax10
deleted branch physic from
PolyGun/PolyGun
2024-02-21 20:10:25 +01:00
mrkubax10
pushed to
master
at
PolyGun/PolyGun
2024-02-21 20:09:32 +01:00
fd8668c0e7
Merge branch 'physic'
af460a1630
Implement gravity and collisions with some issues
a4d0864980
Begin implementing simple physic system
Compare 3 commits »
mrkubax10
pushed to
physic
at
PolyGun/PolyGun
2024-02-21 20:08:57 +01:00
af460a1630
Implement gravity and collisions with some issues
mrkubax10
pushed to
physic
at
PolyGun/PolyGun
2024-02-19 20:24:13 +01:00
a4d0864980
Begin implementing simple physic system
First
Previous
...
14
15
16
17
18
...
Next
Last