Skip to content

Add eyedropper to FreeSO#299

Draft
SegerEnd wants to merge 1 commit into
riperiperi:archive-experiment-tempfrom
SegerEnd:eyedropper
Draft

Add eyedropper to FreeSO#299
SegerEnd wants to merge 1 commit into
riperiperi:archive-experiment-tempfrom
SegerEnd:eyedropper

Conversation

@SegerEnd
Copy link
Copy Markdown
Contributor

@SegerEnd SegerEnd commented May 17, 2026

This pull request brings some two new build-mode tools, The Eydropper and Sledgehammer.

Key architectural updates:

  • I've added the IWallHoverTool interface and the ArchitectureHit to give tools a way to represent and interact with things like walls, floors, and objects that you hover over.

New build-mode tools:

  • I’ve added the UIEyedropper and UISledgehammer classes. This lets you pick up, paste, or delete elements and objects, respectively. Both tools use the new picking logic.

Refactoring and tool unification:

  • I’ve refactored UIWallPainter to include IWallHoverTool and made use of the new picking logic through UIArchitectureTools.Pick. So we can now paint directly on walls in 3D mode.
Scherm­afbeelding 2026-05-17 om 15 40 55

One thing I’m not sure about are the icons, which need to be improved,

And the usefulness of the Sledgehammer otherwise it can be removed.

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.

1 participant