htamas1210
  • Joined on 2025-12-28
htamas1210 pushed to master at htamas1210/SakuraCore 2026-04-10 16:00:53 +02:00
7ff93e58ea fixed: handling window creation failure correctly
htamas1210 pushed to master at htamas1210/SakuraCore 2026-04-10 15:49:19 +02:00
e57149e9db removed not needed includes and added the include for the event
796769c6a4 window flag add and remove function definition
daefc73de7 window create now accepts flags as parameter
Compare 3 commits »
htamas1210 pushed to master at htamas1210/SakuraVNE 2026-04-10 11:29:15 +02:00
102797f8d0 new core version
htamas1210 pushed to master at htamas1210/SakuraCore 2026-04-10 11:26:51 +02:00
d28dbc1083 updated all submodules to newest version
htamas1210 pushed to master at htamas1210/SakuraVNE 2026-04-10 10:57:46 +02:00
7b15283760 new core version
htamas1210 pushed to master at htamas1210/SakuraCore 2026-04-10 10:57:28 +02:00
7e5317fdc0 Revert "deleted getlayers function"
htamas1210 pushed to master at htamas1210/SakuraCore 2026-04-10 10:54:35 +02:00
0dbb8bc642 deleted getlayers function
96c19efaea changed default constructor and initialized vectors with size to avoid early copying
b964c2257b deleted commented out old code and todo comment
e46225eda9 added getlayerstack function to application
Compare 4 commits »
htamas1210 pushed to master at htamas1210/kickstart-modular.nvim 2026-04-10 10:34:54 +02:00
97c897fc41 treesitter fix
3924ec874d fixed cpp build path
ec12a493bc new and working cmake lsp
Compare 3 commits »
htamas1210 pushed to master at htamas1210/SakuraVNE 2026-04-09 22:09:01 +02:00
9db72038f3 new sakuracore version with layer commands
htamas1210 pushed to master at htamas1210/SakuraCore 2026-04-09 22:07:14 +02:00
5dd3cc1b73 feat: queuing layer commands such as pop, push and transition at the end of each frame
b98f46f425 removed todo comment from window class
Compare 2 commits »
htamas1210 pushed to master at htamas1210/rsa 2026-04-09 15:41:17 +02:00
ffeec2ba89 math is good hangs on a big loop or some stupppppid thing
htamas1210 pushed to master at htamas1210/rsa 2026-04-09 13:20:15 +02:00
26920636fa reset the user input and deleted test value overwrites
a721456b45 fixed the bugs in crt
3473883507 added negative check for euclidian algo res and implemented crt
aee2d7ffd0 moved rsa encryption to a function
Compare 4 commits »
htamas1210 pushed to master at htamas1210/SakuraVNE 2026-04-06 15:38:17 +02:00
ef7aec30a7 using sdl main
htamas1210 pushed to master at htamas1210/SakuraCore 2026-04-06 15:38:08 +02:00
60f6c9281b using sdl main
htamas1210 pushed to master at htamas1210/SakuraVNE 2026-04-06 15:06:40 +02:00
05f2a0648c new core version
htamas1210 pushed to master at htamas1210/SakuraCore 2026-04-06 15:06:27 +02:00
fd319405e5 added onrender function to use sdl render in client, enabled multiviewports in imgui
htamas1210 pushed to master at htamas1210/SakuraVNE 2026-04-06 10:25:48 +02:00
d4b4324711 new core version, using events
htamas1210 pushed to master at htamas1210/SakuraCore 2026-04-06 10:25:06 +02:00
5b40377d04 bug fixed: imgui rendered inside the event loop
htamas1210 pushed to master at htamas1210/SakuraCore 2026-04-05 17:42:00 +02:00
9974471b66 new event and window abstraction, preparing for multiple windows
htamas1210 pushed to master at htamas1210/SakuraVNE 2026-04-04 12:13:46 +02:00
1bf97efa72 overlay transition controlling two other layers working
24d3e5eacf layer to layer transition working without event system
Compare 2 commits »