com.phantomsxr.xrmodrenderingassistant
Version:
Rendering Assistant is an extension tool for Unity rendering of XRMOD.
54 lines (27 loc) • 576 B
Markdown
# 1.1.2
## Changed
- Changed MenuItem path to Tools/XR-MOD/Tools
# 1.1.0
## Add
- Add new method `ForceLightingBakeApply`
## Changed
- Removed `isStatic` check
# 1.0.1
## Fix
- To ignore none baked mesh(no static)
# 0.0.4-alpha.1
## Change
Update version number to 0.0.4-alpha.1
# 0.0.3-alpha.1
## Change
Reset version number to 0.0.3-alpha.1
# 0.0.7-preview.2
## Fix
- Light probes not working
## Change
- Replace `TetrahedralizeAsync` to `Tetrahedralize`
# 0.0.7-preview.1
## Change
- Remove useless `DebugLog`
## Add
- Add `Light probes` support