-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* changed all modal dialogs to be non-blocking on wasm * changed file exports and imports to use getContent variants on wasm * changed biome image export to archive images as zip on wasm * reduced the stack size requirements * replaced quadhut protobase generation with a precomputed resource * removed wait-for-finish popup when stopping a search (problematic with wasm) * fixed fonts not matching config default when unmodified
- Loading branch information
Showing
84 changed files
with
756,969 additions
and
1,036 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
<RCC> | ||
<qresource prefix="/"> | ||
<file compress-algo="best">qh/1272d</file> | ||
<file compress-algo="best">qh/17908</file> | ||
<file compress-algo="best">qh/367b9</file> | ||
<file compress-algo="best">qh/43f18</file> | ||
<file compress-algo="best">qh/487c9</file> | ||
<file compress-algo="best">qh/487ce</file> | ||
<file compress-algo="best">qh/50aa7</file> | ||
<file compress-algo="best">qh/647b5</file> | ||
<file compress-algo="best">qh/65118</file> | ||
<file compress-algo="best">qh/75618</file> | ||
<file compress-algo="best">qh/79a0a</file> | ||
<file compress-algo="best">qh/89718</file> | ||
<file compress-algo="best">qh/9371a</file> | ||
<file compress-algo="best">qh/967ec</file> | ||
<file compress-algo="best">qh/a3d0a</file> | ||
<file compress-algo="best">qh/a5918</file> | ||
<file compress-algo="best">qh/a591d</file> | ||
<file compress-algo="best">qh/a5a08</file> | ||
<file compress-algo="best">qh/b5e18</file> | ||
<file compress-algo="best">qh/c6749</file> | ||
<file compress-algo="best">qh/c6d9a</file> | ||
<file compress-algo="best">qh/c751a</file> | ||
<file compress-algo="best">qh/d7108</file> | ||
<file compress-algo="best">qh/d717a</file> | ||
<file compress-algo="best">qh/e2739</file> | ||
<file compress-algo="best">qh/e9918</file> | ||
<file compress-algo="best">qh/ee1c4</file> | ||
<file compress-algo="best">qh/f520a</file> | ||
</qresource> | ||
</RCC> |
Oops, something went wrong.