Block a user
Cleanup: GPUTexture header / API
5d5975a45d
Merge branch 'main' into gpu-texture-api-cleanup
6166dac3ee
Gizmo: support scaling of light gizmos with zero size
0f09678036
Merge branch 'blender-v3.5-release'
01d4c8462d
Fix #104006 Sculpt box/lasso trim projection errors
a843a9c9bb
Sculpt: Add trim orientation to sculpt box trim UI
Cleanup: GPUTexture header / API
3fb789d9bf
Cleanup: GPUTexture: Remove _ex suffix from texture creation
7ba96e3feb
GPUTexture: Add texture usage flag to all texture creation
59a3230337
GPUTexture: Remove data_format from 3D texture creation function
9f0f6b29cc
GPUTexture: Remove obsolete GPU_texture_bind_ex argument set_number
71791fde96
Cleanup: GPUTexture: Rename some functions with more descriptive names
GLSL: Cleanup Clip Space vs. NDC Space naming
@Prakhar-Singh-Chouhan Yes, this issue is still opened.
The list of things to do is:
- Check all variable names that contain
ndc_
and change them tohs_
(short for homogeneous space) if…
Grease Pencil color blending broken in viewport
Blending have lower bitdepth to improve responsiveness of the viewport.
This could become a new parameter as this isn't the first time the issue is being reported.
See this line `eGPUTextureF…
Metal/EEVEE: Resolve rendering artifacts in EEVEE with Intel GPUs on macOS.
Just to make sure, is this supposed to be for 3.5 or main?
e497a50aa2
Merge branch 'blender-v3.5-release'
c760248fc5
Metal: Improve AMD EEVEE Performance
Metal: Improve AMD EEVEE Performance
Fix: Resolve EEVEE cache warming assertion.
Fix: Resolve EEVEE cache warming assertion.
Commited as 629fe69c4c .
I forgot to add the PR number in the commit message.