Commit Graph

727 Commits

Author SHA1 Message Date
kbz_8 4c17f2e165 fixing windows build x3 | replacing compile commands by compile flags 2024-09-15 07:52:25 +02:00
kbz_8 91b51a5621 fixing windows build x2 2024-09-14 13:20:31 +02:00
kbz_8 976afdac3d fixing windows build 2024-09-14 13:14:36 +02:00
kbz_8 429bd9eabd fixing macos and windows CI ? x3 2024-09-14 13:04:43 +02:00
kbz_8 30e07d1f1a fixing macos and windows CI ? 2024-09-14 12:53:29 +02:00
kbz_8 48d09e40d5 fixing macos and windows CI ? 2024-09-14 12:44:25 +02:00
kbz_8 7f2d60f21d fixing compilation issues 2024-09-14 09:55:19 +02:00
kbz_8 a4801fbce8 merge indev into master (#84) 2024-09-14 00:45:30 +02:00
kbz_8 760317dcc7 fixing compilation issues with GCC 2024-09-14 00:05:50 +02:00
kbz_8 520ce8d61e resolving merge (#83) 2024-09-13 23:54:58 +02:00
kbz_8 cd29248fc6 yes 2024-09-13 23:51:01 +02:00
kbz_8 7db31b13c2 adding support for changing window position (#82)
added window move function
2024-09-12 21:00:40 +02:00
kbz_8 4f6886517e fixing codestyle in application.inl 2024-09-12 03:32:08 +02:00
Tidian Delage d87d4fbd6a adding support for changing window position
mlx_set_window_position(void *mlx, void *win, int x, int y)
2024-09-12 01:32:52 +02:00
kbz_8 aa09d9d83f update dependencies (#80)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-09-07 05:17:36 +02:00
Kbz-8 34b4d2bda0 [BOT] update dependencies 2024-09-07 01:17:30 +00:00
kbz_8 8888bd03d8 fixing compilation issues 2024-09-05 00:41:52 +02:00
kbz_8 8ad6d84bd2 fixing compilation issues, working on textures 2024-09-04 02:35:01 +02:00
kbz_8 e0da415e86 starting to fix compilation issues 2024-09-02 13:36:02 +02:00
kbz_8 a455d7704d adding depth buffer, ci skip 2024-09-02 13:02:32 +02:00
kbz_8 f65ac577bc big refactoring ! ci skip 2024-09-02 09:44:42 +02:00
kbz_8 06372a84ed update dependencies (#79)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-09-02 09:42:20 +02:00
Kbz-8 1dae0931f7 [BOT] update dependencies 2024-08-31 01:18:08 +00:00
kbz_8 3d8ab31abb update dependencies (#75)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-08-22 23:13:32 +02:00
Kbz-8 5dcb7402e1 [BOT] update dependencies 2024-08-17 01:12:49 +00:00
kbz_8 8b9ef40f99 Add <algorithm> header to fix compilation issue on Arch Linux (#76)
The code was failing to compile on Arch Linux due to missing definitions
from the <algorithm> header. Including this header resolves the issue,
ensuring compatibility across different environments.
2024-08-08 18:10:22 +02:00
bonsthie 1fe21e7725 Add <algorithm> header to fix compilation issue on Arch Linux
The code was failing to compile on Arch Linux due to missing definitions from the <algorithm> header. Including this header resolves the issue, ensuring compatibility across different environments.
2024-08-08 17:49:14 +02:00
kbz_8 bea16a2dc1 update dependencies (#74)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-07-20 09:58:01 +02:00
Kbz-8 1ddad73356 [BOT] update dependencies 2024-07-19 15:46:30 +00:00
kbz_8 538cd96eda update dependencies (#73)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-07-13 03:50:02 +02:00
Kbz-8 3668515e9b [BOT] update dependencies 2024-07-13 01:13:25 +00:00
kbz_8 d95233e728 fixing compoilation issues 2024-07-05 22:15:36 +02:00
kbz_8 d209747978 update dependencies (#72)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-07-05 12:59:44 +02:00
Kbz-8 00c87a61a3 [BOT] update dependencies 2024-07-02 01:12:05 +00:00
kbz_8 e930b3b0be update dependencies (#71)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-07-01 22:07:45 +02:00
Kbz-8 0795200910 [BOT] update dependencies 2024-06-29 01:10:23 +00:00
kbz_8 dd36a878cd update dependencies (#70)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-06-17 19:32:26 +02:00
Kbz-8 470f3a3a3c [BOT] update dependencies 2024-06-15 01:10:51 +00:00
kbz_8 3a3b4e063a update dependencies (#69)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-06-08 05:01:50 +02:00
Kbz-8 eb158d01c7 [BOT] update dependencies 2024-06-08 01:10:19 +00:00
kbz_8 905ab698cb update dependencies (#68)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-06-04 14:44:26 +02:00
Kbz-8 d535faaaf7 [BOT] update dependencies 2024-06-01 01:13:48 +00:00
kbz_8 c427c46e24 update dependencies (#67)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-05-29 18:23:43 +02:00
Kbz-8 e32c65d918 [BOT] update dependencies 2024-05-28 01:08:56 +00:00
kbz_8 81387ec53d removing GLFW support 2024-05-25 16:47:28 +02:00
kbz_8 850b47f6cf update dependencies (#65)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-05-25 14:58:18 +02:00
Kbz-8 1641a48e4e [BOT] update dependencies 2024-05-23 01:08:01 +00:00
kbz_8 9ef9cd897d 🐛 fix(vsupp): dl and dbus errors suppressed (#66)
ehehheheheh
2024-05-22 18:53:36 +02:00
Arkturius b93d0753c6 🐛 fix(vsupp): dl and dbus errors suppressed 2024-05-22 18:30:59 +02:00
killian 710634ced6 feature(Makefile): change color when compiling in debug 2024-04-24 15:00:22 +02:00