Devlogs
Specular for vertex lighting
- Added specular lighting support to the vertex lighting system
- Implemented specular reflection calculations for all vertex lights (0-7)
- Added new uniforms for controlling specular effects (enable, color, shininess, intensity)
- Improved diffuse lighting with adjustable wrap parameter for smoother transitions (no ACE yet)