George Mavroeidis George-Mavroeidis
  • Graphics Programmer, Game Developer and 3D Artist

  • Joined on 2024-07-16
George Mavroeidis commented on pull request blender/blender#126264 2024-08-14 21:58:18 +02:00
Refactor: Set engine's default transparent shadows flag to true

I would assume in versionng_400.cc is where the change is requird and the transparent shadows flag is being processed like this: <img width="581" alt="image" src="attachments/ac9abf31-5d22-4d73-…

George Mavroeidis commented on pull request blender/blender#126264 2024-08-13 07:08:30 +02:00
Refactor: Set engine's default transparent shadows flag to true

PS: I forgot to assign the PR to myself. If anyone has the rights to assign PRs and issues, please do assign it to me, thanks!

George Mavroeidis created pull request blender/blender#126264 2024-08-13 07:04:21 +02:00
Refactor: Set engine's default transparent shadows flag to true
George Mavroeidis commented on issue blender/blender#126038 2024-08-12 21:05:41 +02:00
Default Cube has Transparent Shadows off

Does it have to be true by default for EEVEE as well? In versioning_400.cc, it appears that the flag on Cycles depends on the default value from EEVEE as well.

George Mavroeidis commented on issue blender/blender#125136 2024-07-21 00:02:00 +02:00
Bevel modifier fails to bevel in weighted mode on some meshes

Can confirm in Blender 4.2. Selected one edge and beveling failed on all edges.

George Mavroeidis commented on issue blender/blender#123158 2024-07-19 22:26:33 +02:00
Gizmo move axis is visible when overlays are disabled

Just made a PR that corrects these overlay issues! blender/blender#125109

George Mavroeidis created pull request blender/blender#125109 2024-07-19 22:23:48 +02:00
Fix show overlay function
George Mavroeidis commented on issue blender/blender#123158 2024-07-19 05:22:58 +02:00
Gizmo move axis is visible when overlays are disabled

Thanks! However, I do not seem to have the rights to assign the issue to me. Do I have to become a member or do something else? Perhaps contact admins?

George Mavroeidis commented on issue blender/blender#123158 2024-07-18 03:02:24 +02:00
Gizmo move axis is visible when overlays are disabled

Hi, I can confirm too. I will take on this issue.

George Mavroeidis created pull request blender/blender#124839 2024-07-17 05:31:23 +02:00
Cleanup: Animation: Remove pose library UI hint about the new asset shelf UI
George Mavroeidis commented on issue blender/blender#121779 2024-07-16 18:22:04 +02:00
Animation: Remove pose library UI hint about the new asset shelf UI

I can work on this as my first issue. I have located it in the editor source already.