Skip to content

Lightmapper fix: update ShaderNodeMixRGB to ShaderNodeMix and 4. above support#3148

Merged
luboslenco merged 4 commits into
armory3d:mainfrom
t3du:LightmapperFix
May 27, 2025
Merged

Lightmapper fix: update ShaderNodeMixRGB to ShaderNodeMix and 4. above support#3148
luboslenco merged 4 commits into
armory3d:mainfrom
t3du:LightmapperFix

Conversation

@t3du

@t3du t3du commented May 12, 2025

Copy link
Copy Markdown
Contributor

ShaderNodeMixRGB got deprecated in blender 3.6. The new version is ShaderNodeMix and this causes Lightmapper to generate a material node that does not work because of this.

image

This PR solves that issue.

And additionally I added 2 error fixes for blender 4 support.

@t3du t3du changed the title Lightmapper fix: update ShaderNodeMixRGB to ShaderNodeMix Lightmapper fix: update ShaderNodeMixRGB to ShaderNodeMix and 4. above support May 12, 2025
@luboslenco luboslenco merged commit 03ec2f3 into armory3d:main May 27, 2025
@t3du t3du deleted the LightmapperFix branch May 27, 2025 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants