Yusuf Umar ucupumar
  • Joined on 2010-02-21
Yusuf Umar opened issue blender/blender#114691 2023-11-10 06:17:15 +01:00
EEVEE Next: Different transparency falloff compared to legacy EEVEE and Cycles
Yusuf Umar opened issue blender/blender#114617 2023-11-08 08:31:11 +01:00
EEVEE & EEVEE Next: GPU Subdivision is causing incorrect UV Map tangent
Yusuf Umar commented on issue blender/blender#114524 2023-11-07 06:12:46 +01:00
EEVEE Next: Wrong normal map node result (tangent space)

Hmm, I don't see why eevee next is not populating ObjectInfo.w by design, it's probably just an eevee next bug. Bitangent sign is very crucial to get a proper normal map in tangent space.

Yusuf Umar commented on issue blender/blender#114524 2023-11-06 10:03:30 +01:00
EEVEE Next: Wrong normal map node result (tangent space)

When debugged using emission shader and standard color management, it will look like this. It looks like eevee next has a problem with the Y axis. ![eevee_next_normal_map_bug1.png](/attachments/bf…

Yusuf Umar opened issue blender/blender#114524 2023-11-06 09:53:31 +01:00
EEVEE Next: Wrong normal map node result
Yusuf Umar pushed to vdm-bake-multires at ucupumar/blender 2023-03-06 13:55:43 +01:00
32c867958e Merge branch 'main' of https://projects.blender.org/blender/blender into vdm-bake-multires
61b457d390 Vulkan: Push constants
08db6bf215 IO: factor out axis validation logic between OBJ and PLY
62c4dce83b Merge remote-tracking branch 'upstream/blender-v3.5-release'
c3fdb02b91 Updated translations from SVN trunk (r6369).
Compare 28 commits »
Yusuf Umar pushed to vdm-bake-multires at ucupumar/blender 2023-03-05 16:32:21 +01:00
d6565102df Use reference for poly variables
Yusuf Umar pushed to vdm-bake-multires at ucupumar/blender 2023-03-05 16:12:12 +01:00
46245d08b6 Merge branch 'main' of https://projects.blender.org/blender/blender into vdm-bake-multires
38407b319a CMake/Win32: Install boost dlls during install phase
adacf5a706 Merge branch 'blender-v3.5-release'
5a4872bd4e Fix #105341 Hard freeze in scene space stroke code
4b0f5c2aad Fix build error introduced in previous commit.
Compare 109 commits »
Yusuf Umar pushed to vdm-bake-multires at ucupumar/blender 2023-03-05 15:51:02 +01:00
d658dabdaa Implementing vector displacement baking from multires by comparing undisplaced coordinates with displaced one. It's still produce wrong result because the tangent generated by derived mesh is wrong.
Yusuf Umar created branch vdm-bake-multires in ucupumar/blender 2023-03-05 15:51:02 +01:00
Yusuf Umar created repository ucupumar/blender 2023-03-05 09:49:12 +01:00