Community extensions

From Bakery GPU Lightmapper: Wiki
Revision as of 09:41, 8 July 2019 by Mr F (talk | contribs) (Created page with "This page lists some additional and user-made scripts, shaders and extensions that can help you in specific scenarios. === UV Debug Shader === (by Mr F) File:Debuguv.jpg|th...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This page lists some additional and user-made scripts, shaders and extensions that can help you in specific scenarios.

UV Debug Shader

(by Mr F)

UV debugging

Download

Simple shader that visualizes UV1 with overlaps.

Debug tools

(by Mr F) Download

A small suite of debugging tools I use for development. Add some new options to Bakery menu:

  • Debug select storage: selects the invisible storage object in the scene so you can see actual saved values (lightmap, renderer, light lists, etc),
  • Clear useless data: clears some temporary data on the invisible object. This shouldn't be needed, as it's always performed after the bake anyway.
  • Debug asset: if "Adjust UV padding" was used to alter the model, will log saved mesh/padding settings of the selected asset.
  • Clear asset meta: clears all Bakery UV padding related settings from selected assets.