Skip to content

Fix "Fill To Random Color" repeating colors on adjacent tiles#1136

Merged
RodZill4 merged 1 commit intoRodZill4:masterfrom
DevFika:fix/fill-random-color
Feb 14, 2026
Merged

Fix "Fill To Random Color" repeating colors on adjacent tiles#1136
RodZill4 merged 1 commit intoRodZill4:masterfrom
DevFika:fix/fill-random-color

Conversation

@DevFika
Copy link
Copy Markdown
Contributor

@DevFika DevFika commented Oct 10, 2025

  • Added fill_to_random_color3.mmg
  • Updated base.json to use the new node
  • Added rand3_4d(vec4) to shader_functions.tres
  • Replaced nested 2D random calls with a single 4D-based function

Fixes issue #632.

Before:

After:

- Updated base.json to reference new fill_to_random_color3.mmg
- Added global rand3_4d to shader_functions.tres
@RodZill4 RodZill4 added this to the 1.5 milestone Oct 18, 2025
@RodZill4 RodZill4 modified the milestones: 1.5, 1.5p1 Feb 14, 2026
@RodZill4 RodZill4 merged commit 3be9fa2 into RodZill4:master Feb 14, 2026
2 checks passed
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