blender/release
Nika Kutsniashvili 693f8f37d0 Fix #133326: Material preview for Grease Pencil
Material preview panel for grease pencil was accidentally removed in e10b0b3449 because it had EEVEE engine listed as `COMPAT_ENGINES`, which also seemed accidental. After adding panel back I noticed that .blend file for generating previews was also faulty. It was updated 2 years ago when GPv3 was experimental feature, and file wasn't up to date to current state.

This PR also adds new .blend file for generating material previews that is mostly the same as one in Blender 4.2, except:
- I organized it, removed unnecessary stuff.
- For Flat preview it was using flat checkerboard background, for other modes 3D room, which seemed unnecessary and not useful for Grease Pencil, so now every mode uses flat background.
- "Cloth", "Liquid", and "Shaderball" modes in 4.2 didn't render at all and resulted in all white screen. Now they render default Circle, which is not correct, but at least better than nothing. In future we can add custom drawings to those modes for previewing materials on more complex objects.

Pull Request: https://projects.blender.org/blender/blender/pulls/133372
2025-01-21 16:34:48 +01:00
..
bin
darwin Refactor: make "sys_info" an internal module, rename for clarity 2024-09-06 11:11:26 +10:00
datafiles Fix #133326: Material preview for Grease Pencil 2025-01-21 16:34:48 +01:00
extensions/system
freedesktop Linux: Remove deprecated KDE flag in our .desktop file 2025-01-08 18:22:14 +01:00
license make license: apply change from re-running 2024-10-21 20:59:55 +11:00
lts Cleanup: declare __all__ for Python scripts 2025-01-06 16:45:36 +11:00
pypi Cleanup: declare __all__ for Python scripts 2025-01-06 16:45:36 +11:00
text Release: Update copyright.txt pointing to new license.md 2024-11-28 12:43:47 +01:00
windows Fix #132198: Remove license dialog from the msi installer 2025-01-17 18:45:26 +01:00