The drone web server has been modernized and securized a bit. it now support more multithreading for the API operations
Centralized CI
A new ci_action.py script has been embeded to the project it will now cenralize all ci actions.
This allow a single template in TeamCity for all the build and packages configuration...
We got our very first release
This release does not include many things but allow the validation of the delivery process. The most important was to validate the delivery process.
The engine API in ...
Server update
The server has been updated to separate the revision into branches corresponding to the future release system.
Game Scene runner
New system available for running scene outside the nes...
New Vulkan support
Now the Engine has a full support for Vulkan as well as OpenGL.
We will keep the support for openGL 4.6, but now the default renderer to use will be the Vulkan version.
This Vulk...
Today, the first automated packages generation has been set up.
You can now found some packages build nightly, if some changes have occurs in the main branch of the Owl project.