Skip to content

Add a static method to Material to create a new material builder#2831

Merged
ALongStringOfNumbers merged 3 commits into
masterfrom
zb/material-builder-shortcut
Nov 13, 2025
Merged

Add a static method to Material to create a new material builder#2831
ALongStringOfNumbers merged 3 commits into
masterfrom
zb/material-builder-shortcut

Conversation

@Zorbatron

Copy link
Copy Markdown
Member

What

Adds a new method to Material to create a new material builder instead of having to use new Material.Builder().
My reasoning for this is because iItellij autocompletes new Mate- to new Material() which is mildly annoying.

@Zorbatron Zorbatron requested a review from a team as a code owner June 21, 2025 20:33
@Zorbatron Zorbatron added the type: feature New feature or request label Jun 21, 2025
@ALongStringOfNumbers ALongStringOfNumbers merged commit abb8645 into master Nov 13, 2025
3 checks passed
@ALongStringOfNumbers ALongStringOfNumbers deleted the zb/material-builder-shortcut branch November 13, 2025 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants