Skip to content

Commit

Permalink
Triggered rebuild: TypesettingTools/arch1t3cht-Aegisub-Scripts/main 4…
Browse files Browse the repository at this point in the history
  • Loading branch information
seproDev committed Jan 22, 2024
1 parent 531804a commit 21c893b
Show file tree
Hide file tree
Showing 349 changed files with 1,217 additions and 949 deletions.
11 changes: 11 additions & 0 deletions _esbuild/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -1741,6 +1741,17 @@ document.addEventListener('click', function(event) {



index.add(
{
id: i++,
href: "/depctrl-browser/modules/arch.Util/",
name: "Util",
description: "Utility functions used in some of my scripts",
}
);



index.add(
{
id: i++,
Expand Down
2 changes: 1 addition & 1 deletion assets/app.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions feed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
<subtitle>List of recently updated DependencyControl Macros.</subtitle>
<link href="feed.xml" rel="self"/>
<link href="https://typesettingtools.github.io/depctrl-browser/"/>
<updated>2024-01-17T00:00:00Z</updated>
<updated>2024-01-22T00:00:00Z</updated>
<id>https://typesettingtools.github.io/depctrl-browser/</id>
<author>
<name>DepCtrl Browser</name>
</author>
<entry>
<title>Aegisub Perspective-Motion - 0.1.4</title>
<title>Aegisub Perspective-Motion - 0.1.5</title>
<link href="/depctrl-browser/macros/arch.PerspectiveMotion/"/>
<updated>2024-01-17T00:00:00Z</updated>
<id>https://typesettingtools.github.io/depctrl-browser/macros/arch.PerspectiveMotion/#0.1.4</id>
<updated>2024-01-22T00:00:00Z</updated>
<id>https://typesettingtools.github.io/depctrl-browser/macros/arch.PerspectiveMotion/#0.1.5</id>
<content xml:lang="en" type="html">

&lt;li&gt;Various fixes and improvements to the line2fbf logic (more robust transform handling, fixing transforms of colors and rect clips, fixing fades for lines without alpha tags)&lt;/li&gt;
&lt;li&gt;Move line2fbf function to a separate Util module&lt;/li&gt;

</content>
</entry>
Expand Down
Loading

0 comments on commit 21c893b

Please sign in to comment.