Skip to content

RenderClonkAddon v2.2a

Compare
Choose a tag to compare
@RoboClonk RoboClonk released this 19 Mar 22:54
· 85 commits to main since this release

An update containing a new functionality for cropping rendered images. This is useful for buildings for example where only the door is rendered as part of the whole building. You can find an example file here https://github.com/RoboClonk/RenderClonkAddon/releases/tag/Example (Hut2.blend)

You can install this addon like any other Blender addon. No external packages are needed. Be sure to use at least Blender v.3.0, otherwise, things might not work as expected.

20.03:

  • Fixed ActMap DefCore read/write where ÄÖÜ couldn't be decoded. It uses a different encoding now.

19.03. Additions:

  • Added cropping functionality
  • Parts of the rendering can also be cut out instead of cropped
  • Offset numbers will be added to the Facet inside the ActMap.txt if cropping is used
  • Create an action entry automatically in the list when an individual action is imported
  • ActMaps can now be imported (Works like .act files, must be in the same folder structure as all actions)
  • Added dropdown for resolution percentage with 100%, 200% and 300%.
  • Added button to Create new Blender Actions inside the addon panel
  • added a setting to change the sprite packing behavior for each action entry individually.