samratghale
  • Joined on 2026-03-14
samratghale created branch main in samratghale/dotfiles 2026-05-10 00:31:39 +00:00
samratghale pushed to main at samratghale/dotfiles 2026-05-10 00:31:39 +00:00
0dc3ce1996 Add options.lua
samratghale created repository samratghale/dotfiles 2026-05-10 00:30:53 +00:00
samratghale pushed to master at samratghale/fastapi_sqlalchemy_alembic_base 2026-05-03 03:33:11 +00:00
0f41a95a70 Add comments
ebb12e6ab7 Init
samratghale created branch master in samratghale/fastapi_sqlalchemy_alembic_base 2026-05-03 03:33:11 +00:00
samratghale created repository samratghale/fastapi_sqlalchemy_alembic_base 2026-05-03 03:32:34 +00:00
samratghale pushed to master at samratghale/Edit2D 2026-03-29 00:49:05 +00:00
06664f9f67 Remove pointer index, fix memoery leak in glyph
samratghale pushed to master at samratghale/Edit2D 2026-03-28 07:57:29 +00:00
c1b64e9066 Change Naming Convention, add scroll to microui
samratghale pushed to master at samratghale/Edit2D 2026-03-28 01:12:43 +00:00
a74b46cd64 Fix double handle_input call
samratghale pushed to master at samratghale/Edit2D 2026-03-28 01:03:18 +00:00
41f679b32a Use OverlapShape instead of OvelapAABB
samratghale pushed to master at samratghale/Edit2D 2026-03-28 00:57:28 +00:00
3eb0c2555f Fix rendering current entity
be8c936e33 Fix position of new entities
Compare 2 commits »
samratghale pushed to master at samratghale/Edit2D 2026-03-27 14:55:38 +00:00
f49651384c Recalculate Font on window resize
samratghale pushed to master at samratghale/Edit2D 2026-03-25 12:03:58 +00:00
00ae6cbc4e more microui
samratghale pushed to master at samratghale/Edit2D 2026-03-24 04:38:09 +00:00
5bc235f1ab Refator
samratghale pushed to master at samratghale/Edit2D 2026-03-23 07:47:49 +00:00
739a806493 Refactor draw to be separate and handle ortho draw
samratghale pushed to master at samratghale/Edit2D 2026-03-22 08:28:04 +00:00
157f04060e Optimize glyph calculation
samratghale pushed to master at samratghale/Edit2D 2026-03-22 06:57:33 +00:00
9294a1699f Added glyph rendering using stb_truetype
samratghale pushed to master at samratghale/Edit2D 2026-03-22 02:49:35 +00:00
9af832adf6 Changed draw.odin, removed DearImgui
samratghale pushed to master at samratghale/Edit2D 2026-03-19 16:47:30 +00:00
09941e3e1d Huge refactor, Adding more code to engine from the game