Namonay
|
a1bc4a801d
|
Cleaned code
|
2024-10-28 00:29:11 +01:00 |
|
Namonay
|
8c287e4cbc
|
add: bring textures to draw layer
Adding the Scene::BringToDrawLayer() to fix layering issues after a Scene::ResetScene() call
|
2024-10-27 23:12:07 +01:00 |
|
Namonay
|
2dadf5d29a
|
better naming and removed todo🤓
|
2024-10-24 05:30:37 +02:00 |
|
Namonay
|
1ec2f72d26
|
this feels wrong
|
2024-10-24 05:16:37 +02:00 |
|
Namonay
|
b0384830a9
|
Merge branch '2.0-dev' of github.com:Namonay/MacroLibX into 2.0-dev
|
2024-10-24 05:15:57 +02:00 |
|
Namonay
|
e1fefba841
|
this feel so wrong
|
2024-10-24 05:13:41 +02:00 |
|
Namonay
|
9024b9cc12
|
upgraded example to test all mlx functions
|
2024-01-12 04:25:12 +01:00 |
|
Namonay
|
0bd6f17260
|
Fixed mlx_mouse_move() not updating mouse position
Removed SDL_FlushEvent(SDL_MOUSEMOTION) preventing Input::update() from catching new mouse position after a mlx_mouse_move() call
|
2024-01-12 04:24:24 +01:00 |
|
Namonay
|
39298eda36
|
Added protections to THE bridge
|
2024-01-12 01:27:02 +01:00 |
|
Namonay
|
0acb086819
|
added back not so much 'unnecesary' include
|
2024-01-09 01:37:01 +01:00 |
|
Namonay
|
b14468eed1
|
removed useless includes 🤓
|
2024-01-09 01:28:50 +01:00 |
|
Namonay
|
f9d1234642
|
update buid.sh
|
2024-01-09 01:01:31 +01:00 |
|
Namonay
|
44d76a3b9e
|
Fixed brief typo
|
2024-01-09 00:31:39 +01:00 |
|