Jean Philippe

Results 70 issues of Jean Philippe

Make the Copy button of Log Component functional

enhancement
good first issue

Make the Clear button of Log Component functional

enhancement
good first issue

partially done, but we should improve color value, for normal color it's RGB (0 - 255), but for tint color texture it's Vec4 (0f- 1f)

enhancement
area-rendering

We want to be able to add r, g, b, a value through the ctor of Texture Class. we add a new ctor or extend an existing one See the...

enhancement
good first issue

We want to perform a release operation during the build pipeline, so we can deliver the ZEngine Editor release for each platform in form of zip file See as an...

Feature request
DevOps

Right now, the rendering pipeline is single-threaded, we can improve it and make it faster by using more threads.

enhancement
Feature request
area-rendering

The goal here is by using a template shader file, we could generate a file depending on the target platform. this can help to avoid the code copy process we...

DevOps

see : https://learnopengl.com/Lighting/Lighting-maps

area-rendering

help wanted
Feature request
area-rendering