|
b847f87ee5
|
Move line_from_origin and aabb functions to the window code
|
2024-02-25 20:30:26 +00:00 |
|
|
84cdb87a19
|
Update code to use stdlib
|
2024-02-24 20:45:09 +00:00 |
|
|
04855478fd
|
Add function to calculate line direction
|
2024-01-24 22:43:55 +00:00 |
|
|
bdb4a52771
|
Reorganise window functions
|
2024-01-24 22:13:38 +00:00 |
|
|
64f0328966
|
Rename data types and start implementing drawing quads in ui
|
2024-01-21 03:38:48 +00:00 |
|
|
6df11cfdeb
|
Add quad drawing utilities
|
2024-01-21 01:20:00 +00:00 |
|
|
fa82203681
|
Add basic function to fill triangle
|
2024-01-21 00:19:21 +00:00 |
|
|
63f119c1b2
|
Refactor UI code into an immediate mode style (#1)
Co-authored-by: Abdelrahman <said.abdelrahman89@gmail.com>
Reviewed-on: #1
|
2024-01-20 22:22:17 +00:00 |
|
|
9806a5c708
|
Add window position information
|
2024-01-15 20:48:21 +00:00 |
|
|
fc0e3524fe
|
Add window ID
|
2024-01-15 20:03:25 +00:00 |
|
|
63312be847
|
Add fill_rect function
|
2024-01-14 22:59:28 +00:00 |
|
|
921bfbf63c
|
Fix include
|
2024-01-14 19:54:02 +00:00 |
|
|
0f87945e89
|
Add rectangle drawing utilities
|
2024-01-14 19:51:18 +00:00 |
|
|
ea3aceeaf8
|
Add window utilities
|
2024-01-14 19:30:04 +00:00 |
|