Skip to content

Commit bd463c3

Browse files
committed
Blender: Fast HDR
1 parent 433e8b3 commit bd463c3

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

documentation/blender/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,12 @@ Your HDRI environment exports automatically, but you need to make it visible.
173173

174174
**✓ Checkpoint:** Save and see your skybox appear in the browser!
175175

176+
:::tip Fast environment maps — use any size you want
177+
You can use large, high-quality EXR environment maps without worrying about file size or loading speed. When you build your project or deploy to Needle Cloud, Needle Engine automatically compresses your environment into the [FastHDR](/docs/fasthdr) format — making it dramatically smaller and faster to load while keeping the same visual quality. This happens behind the scenes, no extra steps needed.
178+
179+
Want to preview the compressed result locally? Enable **Auto Compress** in the Needle Engine dropdown above the viewport.
180+
:::
181+
176182
---
177183

178184
## What You've Learned

documentation/reference/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -545,7 +545,7 @@ Ensure your project is set to Linear colorspace.
545545

546546
## Why does my Blender scene have a green tint or different color after building / deploying to Needle Cloud?
547547

548-
This was a known bug in the Needle Engine Blender add-on versions **1.0.0 to 1.0.2**. It caused incorrect encoding of PMREM LODs during EXR compression, which gave some scenes a greenish tint. The issue only affected **certain EXR environment textures** (e.g. the built-in `forest.exr`) and only occurred in **Blender** — Unity was not impacted.
548+
This was a known bug in the Needle Engine Blender add-on versions **1.0.0 to 1.0.2**. It caused incorrect encoding during environment map compression, which gave some scenes a greenish tint. The issue only affected **certain EXR environment textures** (e.g. the built-in `forest.exr`) and only occurred in **Blender** — Unity was not impacted.
549549

550550
**Fix:** Update the Needle Engine Blender add-on to **version 1.0.3 or newer**. The bug has been resolved and no further action is needed after updating.
551551

0 commit comments

Comments
 (0)