|
64f0328966
|
Rename data types and start implementing drawing quads in ui
|
2024-01-21 03:38:48 +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 |
|
|
60d236c080
|
Focus window on mouse enter
|
2024-01-15 23:44:38 +00:00 |
|
|
571e734ebe
|
Add op node when clicked and connect to proper function
|
2024-01-15 23:35:44 +00:00 |
|
|
680f1ec380
|
Ensure position of last clicked mouse is stored on every click
|
2024-01-15 23:29:13 +00:00 |
|
|
f541e3afc3
|
Fix button clicking logic
|
2024-01-15 23:27:41 +00:00 |
|
|
0ac799cec8
|
Add initial toolbox support
|
2024-01-15 22:38:58 +00:00 |
|
|
d114cfce99
|
Create toolbox window
|
2024-01-15 20:48:36 +00:00 |
|
|
81fbff96b8
|
Filter events by window ID
|
2024-01-15 20:18:41 +00:00 |
|
|
dacc3be970
|
Update code for detecting mouse hovering nodes
|
2024-01-15 19:12:21 +00:00 |
|
|
c397bcd17d
|
Isolate the node drawing code into separate files
|
2024-01-15 00:00:00 +00:00 |
|
|
95d9f5e5cf
|
Reformat
|
2024-01-14 23:52:48 +00:00 |
|
|
fe8ff990c6
|
Add initial node drawing
|
2024-01-14 23:51:56 +00:00 |
|
|
148dec2d3d
|
Enable drop file events
|
2024-01-14 19:51:33 +00:00 |
|
|
150ada41b2
|
Start building main compositor application
|
2024-01-14 19:30:21 +00:00 |
|