[Feature] Add previews for bones in bone fields

Open
#104 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
52/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active
Tech stack
rust
Domain
tooling

Research direction

Start by locating the existing model-preview behavior and the handling for fields that reference model bones. Use the HideSubObject example in the issue to trace where a bone value is recognized and displayed. Done means bone references render a preview comparable to the existing model preview.

Written by the indexing model from the issue text.

Description

feature

Problem

When writing fields which references models and model bones, it is difficult to see if the bone specified in the value is correct.

Proposal

For fields which references bones it could be nice that the bone got rendered and displayed similar to the model previewing.

Examples

    RemoveModule ModuleTag_01

    AddModule
        Draw = W3DTruckDraw Moduletag_01New
            DefaultConditionState
                Model = NVSupplyTk
                HideSubObject = CARGO ; -> SHOW PREVIEW WHEN WRITING HERE
            End
        End
    End
End
Dominant language
Rust
Stars
1
Forks
0
Avg merge
21h 13m
Merged PRs (30d)
28

Contributor guide

Open the contributing guide

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.

More from ViTeXFTW/ZeroSyntaxV2

All issues in ViTeXFTW/ZeroSyntaxV2

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.