branchrust_reboot/main/lod-baking-toolcancel

35 Commits over 212 Days - 0.01cph!

6 Months Ago
UI for multiple input meshes
6 Months Ago
remove debug tex output
6 Months Ago
lod baker multiple source meshes support
7 Months Ago
merge from main
12 Months Ago
merge from main
12 Months Ago
fix rasterization of manually double-sided LOD3s
1 Year Ago
alpha dilation in empty uv space, clamp wrapping on output textures
1 Year Ago
auto-set save dir to textures subfolder of prefab path, allow choosing which textures to bake
1 Year Ago
fix decals RTs when 0 decals
1 Year Ago
auto-set file prefix from prefab name
1 Year Ago
account for alpha tested overlays
1 Year Ago
merge from main
1 Year Ago
performance improvements
1 Year Ago
clean up decal mesh collider
1 Year Ago
remove debug tex saving
1 Year Ago
mesh decal support in working order
1 Year Ago
wip mesh decal support
1 Year Ago
add file prefix and ray setback settings, ui cleanup
1 Year Ago
fix indices > 16 bits, allow null materials (omits submesh)
1 Year Ago
opaque bg except for missed rays
1 Year Ago
dilate palette textures, fixes black pixels bleeding into bilinear sampling at ray intersection
1 Year Ago
merge from main
1 Year Ago
also bake spec/gloss map
1 Year Ago
normal map fixes, dilation fixes
1 Year Ago
clear prefab when switching input type, clear material list before switching mesh
1 Year Ago
support selecting prefab with auto fill of lod0+lod3 meshes and materials
1 Year Ago
further normal map progress, output directory saving
1 Year Ago
progress on baking normal map/smoothness
1 Year Ago
factor ray set back into configured ray distance, don't dilate alpha
1 Year Ago
fixes, unwrap source mesh UVs
1 Year Ago
merge from main
1 Year Ago
add border dilation
1 Year Ago
copy more source mesh vertex columns, add saving of baked texture
1 Year Ago
submesh/multiple material support
1 Year Ago
initial lod baking tool