Skip to content

Releases: gliscowo/isometric-renders

0.3.1+1.18

05 Jul 16:43
6e47de5
Compare
Choose a tag to compare

Fixes

  • Nothing but a small fix for the case where there is exactly 0 of either video or system memory available - this would have previously caused a crash

0.3.0+1.19

15 Jun 14:09
dc3a03f
Compare
Choose a tag to compare

Changes

The mod has been largely rewritten, basically noting remained untouched. Most if not all major issues and shortcomings of older versions have been fixed and improved, from UI being unclear over Area Renders being janky to the inability to export motion pictures. A small overview of the major changes is as follows

  • Area Renders now include entities, block entities and particles. This means blocks like chests now render without needing additional mods like EBE. They also support Fabric Rendering API models when running with Indigo - Indium is currently not supported
  • The ability to take snapshots of the viewport has been removed - everything is now rendered through the dedicated pipeline
  • The contents of the viewport can now be moved and manipulated with your mouse - try dragging with your different mouse buttons
  • Tags can now be exported as batches or atlases
  • The Shift+F12, Ctrl+F12 and Alt+F21 shortcuts have all been merged into Ctrl+F12 which now opens a dedicated screen that lets you choose how the render the items of the inventory you're in
  • The tooltips of items can now be rendered individually, they are exported with their transparency preserved
  • You can now export the render to your clipboard instead of a file, useful for pasting into an image editor for example

Fixes

  • Images exported with the dedicated pipeline now always match up perfectly with what the viewport shows
  • Item Atlases now render reliably and correctly aligned in all sitations
  • Lighting now more closely matches the standard vanilla settings, and the angle can be adjusted for each render individually

0.3.0+1.18

15 Jun 14:10
6e47de5
Compare
Choose a tag to compare

Changes

The mod has been largely rewritten, basically noting remained untouched. Most if not all major issues and shortcomings of older versions have been fixed and improved, from UI being unclear over Area Renders being janky to the inability to export motion pictures. A small overview of the major changes is as follows

  • Area Renders now include entities, block entities and particles. This means blocks like chests now render without needing additional mods like EBE. They also support Fabric Rendering API models when running with Indigo - Indium is currently not supported
  • The ability to take snapshots of the viewport has been removed - everything is now rendered through the dedicated pipeline
  • The contents of the viewport can now be moved and manipulated with your mouse - try dragging with your different mouse buttons
  • Tags can now be exported as batches or atlases
  • The Shift+F12, Ctrl+F12 and Alt+F21 shortcuts have all been merged into Ctrl+F12 which now opens a dedicated screen that lets you choose how the render the items of the inventory you're in
  • The tooltips of items can now be rendered individually, they are exported with their transparency preserved
  • You can now export the render to your clipboard instead of a file, useful for pasting into an image editor for example

Fixes

  • Images exported with the dedicated pipeline now always match up perfectly with what the viewport shows
  • Item Atlases now render reliably and correctly aligned in all sitations
  • Lighting now more closely matches the standard vanilla settings, and the angle can be adjusted for each render individually

0.2.13+1.19

01 Jun 14:32
ce9f56d
Compare
Choose a tag to compare

Initial port to 1.19

0.2.13+1.18

23 May 20:20
cde7dad
Compare
Choose a tag to compare

Fix crash when trying to render an item atlas using the F12 shortcuts

0.2.12+1.18

17 Mar 16:09
28b9605
Compare
Choose a tag to compare

Port to 1.18.2, add simplified chinese translations

0.2.11+1.18

30 Dec 18:40
b2dbbec
Compare
Choose a tag to compare

Fix atlas alignment in external renderer, add basic support for exporting items via a websocket

0.2.9+1.18

17 Nov 16:49
d40b7ab
Compare
Choose a tag to compare

Port to 1.18-pre2