AterAnimAvis

Results 11 issues of AterAnimAvis

Removes all AWT references and uses alternatives mainly Mojang's NativeImage (Wrapper for STBImage) This *might* fix #28. The `readPixels` function can probably be cleaned up by doing something similar to...

The instructions for Gradle 6.2+ suggests using an `exclusiveContent` block, this however won't work with ForgeGradle as it prevents the `DeobfuscatingRepo` from providing the deobfuscated artifacts (which have the same...

[MinecraftWiki:StandardizedViews](https://minecraft.gamepedia.com/Minecraft_Wiki:Standardized_views#Entity_Renders) - [x] Calculate Render Size based on Scale and Angle - [ ] UI to change Partial Ticks - [ ] UI to select / preview Entity - [...

enhancement
in progress

- [ ] Render Tests - [ ] Item Stacks - [ ] Bulk Renders - [ ] UI Interactions - [ ] Util Tests

enhancement
in progress

1.15 is a priority as it's likely to continue being Forges LTS Version when 1.17 drops (This may change) 1.14 would be nice to have as well 1.16.1 is a...

The Current System doesn't support this (1.4.0 (5657e91efd1d40ad951dc9264425e2ab4ffbe22a) killed the feature) See also https://github.com/unascribed/BlockRenderer/blob/1.16-forge/src/main/java/com/unascribed/blockrenderer/RenderProgressGui.java for Ideas / Implementation

in progress

https://ftb.gamepedia.com/Feed_The_Beast_Wiki:Tilesheet_update_guide#Renames This can be generated. - Add getFilenameUnsanitized to IRenderer - Open renames.txt at start of bulkrender - For each render add a line in renames - Close renames.txt at...

enhancement
good first issue

Probably need to move settings to something similar to the 1.16 Game Rules Screen Render Screen - Drop down select profile / edit Settings Screen This should allow for more...

enhancement

[MinecraftWiki:StandardizedViews](https://minecraft.gamepedia.com/Minecraft_Wiki:Standardized_views#Preferences) - [ ] Calculate Render Size based on Scale and Angle - [ ] Center Render - [ ] Transparency Sorting - [ ] Issues with Fluid Sides (North/East...

enhancement
in progress

- [x] GREMEDY Frame Terminators - [x] KHR DebugGroups - [x] No-op Implementation

enhancement
done