Skip to content

Commit 4855928

Browse files
committed
Triggered rebuild: PhosCity/Aegisub-Scripts/main ef628ec
1 parent f808354 commit 4855928

381 files changed

Lines changed: 1313 additions & 1006 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

_esbuild/app.js

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -409,6 +409,17 @@ document.addEventListener('click', function(event) {
409409

410410

411411

412+
index.add(
413+
{
414+
id: i++,
415+
href: "/depctrl-browser/macros/phos.VectorGradient/",
416+
name: "Vector Gradient",
417+
description: "Magic triangles + blur gradients",
418+
}
419+
);
420+
421+
422+
412423
index.add(
413424
{
414425
id: i++,

assets/app.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

feed.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,17 @@
1818

1919
</content>
2020
</entry>
21+
<entry>
22+
<title>Vector Gradient - 1.0.0</title>
23+
<link href="/depctrl-browser/macros/phos.VectorGradient/"/>
24+
<updated>2026-02-26T00:00:00Z</updated>
25+
<id>https://typesettingtools.github.io/depctrl-browser/macros/phos.VectorGradient/#1.0.0</id>
26+
<content xml:lang="en" type="html">
27+
28+
&lt;li&gt;Added to Dependency Control&lt;/li&gt;
29+
30+
</content>
31+
</entry>
2132
<entry>
2233
<title>terrain - 0.0.1</title>
2334
<link href="/depctrl-browser/macros/phos.terrain/"/>

0 commit comments

Comments
 (0)