Skip to content

Add video walkthrough to BUILD-AND-RUN docs#4

Merged
sir306 merged 1 commit into
mainfrom
dev
Mar 24, 2026
Merged

Add video walkthrough to BUILD-AND-RUN docs#4
sir306 merged 1 commit into
mainfrom
dev

Conversation

@sir306

@sir306 sir306 commented Mar 24, 2026

Copy link
Copy Markdown
Owner

Add a "Video Walkthrough" section to docs/BUILD-AND-RUN.md that outlines the full developer setup pipeline (clone, CMake config/build, compile Unreal target, package distributable, add Twinmotion compatibility, Datasmith modes). Includes a note about Epic EULA compliance, a YouTube tutorial link, and an embedded iframe for the walkthrough video.

This video shows and confirms that Git LFS is working for windows, while providing extra content to help users.

Add a "Video Walkthrough" section to docs/BUILD-AND-RUN.md that outlines the full developer setup pipeline (clone, CMake config/build, compile Unreal target, package distributable, add Twinmotion compatibility, Datasmith modes). Includes a note about Epic EULA compliance, a YouTube tutorial link, and an embedded iframe for the walkthrough video.
@sir306

sir306 commented Mar 24, 2026

Copy link
Copy Markdown
Owner Author

Video link confirmed working

@sir306 sir306 left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Video confirmed working

@sir306
sir306 merged commit 9fc4d79 into main Mar 24, 2026
6 checks passed
sir306 added a commit that referenced this pull request Jul 20, 2026
…roundwork (#3 WIP)

#4 slider handle (Geometry/Display OpacitySlider): the slider baked the accent INTO
its thumb brush tint AND also received the accent handle-colour multiplier, so the
handle rendered accent^2 (a dark navy). The theme walker now neutralises slider
thumb/bar brush tints to white so the handle/bar colour multipliers render cleanly
(same class as the D169 border double-tint fix). Systemic; bars guarded to
resource-less (leaves gradient / HSV-picker bars alone).

#3 ribbon tab font on startup (PARTIAL / under investigation): startup theming now
re-applies via a short self-cancelling ticker (widgets/tabs can construct seconds
after launch behind shader compilation; the only prior startup trigger could miss
them), ApplyToLiveWidgets returns a count so the ticker knows when the UI exists, and
ribbon-tab labels are now themed regardless of a custom SWS text style. Verified the
pass runs on startup and colours the ACTIVE tab, but INACTIVE tabs still render their
white design-time label — remaining cause needs live tab-widget inspection.
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