Files
nunuhara_xsystem4/shaders
kichikuou a5d488564a Implement PartsEngine.SetPartsAlphaClipperPartsNumber
This allows a specified part to be used as an alpha map (clipper) during
rendering. A dedicated vertex shader (parts.v.glsl) is introduced to
calculate clipping coordinates using an inverse transformation matrix.

Refactored parts_render_text() to use parts_render_texture() so that
alpha clipping is applied to text. This also enables color modifications
for text, while rotation and scaling remain unsupported, matching the
original PartsEngine behavior.

Incremented the parts save version since alpha_clipper_parts_no is now
persisted.
2026-03-01 07:47:40 +09:00
..
2025-03-23 08:22:16 +09:00
2021-06-20 17:12:35 +09:00
2026-02-24 08:38:45 +09:00
2021-06-20 17:12:35 +09:00
2021-06-20 17:12:35 +09:00
2021-06-20 17:12:35 +09:00
2021-06-20 17:12:35 +09:00
2021-06-20 17:12:35 +09:00
2021-06-20 17:12:35 +09:00
2021-06-20 17:12:35 +09:00
2025-09-09 09:19:38 +09:00