branchrust_reboot/main/lod-baking-toolcancel

31 Commits over 28 Days - 0.05cph!

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