LuxCoreRender / LuxCoreRender/BlendLuxCore

Clear material/object id

Open
#269 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
877
Forks
108
PR merge metrics
No merged PRs in 30d

Description

Would be nice to have button that clears material/object id to default all of them to id 0(black).

This is especially useful when user wants to have clean masks (pure r,g,b). But as default everything gets random id, so every id has to be manually set to zero, which in bigger scenes would wasteprecious time.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Blender add-on controls for material and object IDs and reading how those IDs are assigned. The issue asks for a button that resets them all to ID 0; done means users can clear IDs across a scene without resetting each one manually.

Written by the indexing model from the issue text.

Assessment

Tech stack
blender, python
Domain
desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.