Sch2048

蓝图AI,蓝图语言中间件,用于蓝图与Weave代码之间的转换。

43
6
69% credibility
Found Mar 29, 2026 at 43 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
C++
AI Summary

An Unreal Engine editor plugin that converts visual Blueprint node graphs to editable text code (Weave language) and back, with a debugger window for generation, interpretation, and application.

How It Works

1
🖥️ Open your game project

You launch the game-making software where you're building your interactive world.

2
🔍 Spot the Weaver tool

In the top menu, you notice a new Weaver option that promises easier ways to build game logic.

3
Open the text playground

Click Weaver to pop open a friendly window where text turns into visual magic.

4
🎨 Grab some logic pieces

In your visual flowchart, select the blocks you want to copy or tweak.

5
📝 Get simple instructions

Hit generate, and it spits out plain words describing exactly what those pieces do.

6
✏️ Edit the words

Change the instructions like editing a recipe to make your game behave just right.

7
🚀 Apply and see it live

Paste or update, and watch your visual flowchart rebuild perfectly in seconds.

🎉 Game logic perfected

Your interactive world now flows exactly as you dreamed, saved time and frustration.

Sign up to see the full architecture

6 more

Sign Up Free

Star Growth

See how this repo grew from 43 to 43 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is WeaveLanguage?

WeaveLanguage is a C++ Unreal Engine editor plugin that converts visual Blueprint graphs to and from a compact text format called WeaveLanguage. Select nodes in your Blueprint, generate editable Weave code for sharing or AI tweaking, then paste it back to recreate the graph with positions, links, and pin values intact. It solves Blueprint's pain points like version control diffs, collaboration, and non-visual scripting by making logic portable as plain text.

Why is it gaining traction?

Unlike pure visual editors, it offers bidirectional serialization with search tools for nodes, types, variables, and assets—plus diff previews and undo-safe applies. Developers hook on the debugger window for live testing Weave snippets, incremental edits via diffs, and AI prompts for generating Blueprint logic without dragging wires. In a sea of UE tools, its text-first workflow stands out for prototyping and automation.

Who should use this?

Unreal gameplay programmers buried in complex Blueprints who want text diffs in Git. Blueprint-heavy teams prototyping AI-generated logic or sharing snippets across non-UE tools. Scripters building dynamic graphs via external editors, avoiding visual clutter for math expressions, sequences, or actor spawns.

Verdict

Try it if you're deep in UE Blueprints and crave text workflows—core gen/apply and debugger deliver immediate value. With 43 stars and 0.7% credibility, it's early but stable for experiments; docs are thin, so expect tinkering.

(187 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.