Rémi Verschelde
|
672cea4d08
|
CI: Update Ubuntu runners to 24.04, but keep 22.04 for Linux builds
Pin clang-format to version 16, and black to 24.10.0.
Keep using Ubuntu 22.04 for Linux builds for portability.
|
2024-11-13 23:48:04 +01:00 |
|
|
9d6680ce6d
|
Adding back the GLES3 renderer pt1. Unlike in godot it can be disabled compile time. It will be enabled afer if works.
|
2024-07-16 00:14:10 +02:00 |
|
|
84962081bd
|
Ported: CI: Sync configuration with master branch
Updates various actions to latest versions:
actions/cache@v3
actions/checkout@v3
actions/upload-artifact@v3
actions/setup-dotnet@v2
actions/setup-java@v3
actions/setup-python@v4
mymindstorm/setup-emsdk@v11
- akien-mga
abaa76fcf9
|
2022-09-17 09:55:21 +02:00 |
|
|
8c2e76840c
|
Removed CameraMatrix, and switched to Projection.
|
2022-08-16 10:26:35 +02:00 |
|
|
e4cad690a3
|
Renamed elements in Transform2D to columns.
|
2022-08-14 15:37:05 +02:00 |
|
|
d9e094ab9a
|
Renamed elements in Basis to rows.
|
2022-08-13 19:07:59 +02:00 |
|
|
00285e8b24
|
Removed the gles3 driver. There are still mentions of it in a few places, I did not removed all of those.
|
2022-03-15 17:01:21 +01:00 |
|
|
49f8e8c398
|
Added godot with all my currently used engine modules.
|
2022-03-15 13:29:32 +01:00 |
|