# Changelog

### Version 1.1.0

Fixed bug related to diffuse bake. If bake results to black, lower metallic to 0.

Selecting size of render are now options instead of operators. Width and height settings are removed.

Fixed render size not changing when Bake To Last Images is on.

Removed 0 user meshes from Bake To list to avoid clutter.

### Version 1.0.4

Removed Fake User toggle and replaced with Pack Images which is better when avoiding the baked textures going black suddenly.

Fix for offset not working properly when Exclude Bake Origin is used.

Added depth location property. This will let you relocate the zero depth threshold using the origin point of the bake origin object, the lowest point in the geometry of the selected objects or the average point in the selected vertices.

The bake to object is now automatically placed on the highest point in the geometry of the selected objects and then offset from there, making this more intuitive.

Default value for offset is now set to 0.05 with the inclusion of the depth location property.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.blenderguppy.com/add-ons/greeble-bake/changelog.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
