| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | add decal mip bias term | yum | 2025-11-29 |
| | | |||
| * | spotlight, clearcoat bugfixes; and add third matcap | yum | 2025-11-09 |
| | | |||
| * | meow | yum | 2025-11-07 |
| | | |||
| * | fix tessellation | yum | 2025-08-13 |
| | | |||
| * | update lightvolumes | yum | 2025-08-13 |
| | | |||
| * | add hypotrochoid gimmick | yum | 2025-08-13 |
| | | |||
| * | fuck | yum | 2025-08-13 |
| | | |||
| * | meow im gay | yum | 2025-08-13 |
| | | |||
| * | ocean wave work | yum | 2025-08-01 |
| | | | | | | | | - add sea foam feature, which takes horizontal displacement derivatives and calculates folding areas (with a bias) using the Tessendorf Jacobian method. - add "isInViewFrustum" method to tessellation | ||
| * | add more gradient normals channels | yum | 2025-07-31 |
| | | |||
| * | consolidate XZ displacement normal math | yum | 2025-07-30 |
| | | |||
| * | buncha shit | yum | 2025-07-30 |
| | | | | | | | | | | | - overhaul gradient normals to take a (dFy/dx, dFy/dz) input, and optionally two more: (dFx/dx, dFx/dz) and (dFz/dx, dFz/z) - this is what fft water needs - put YumPbr into data.cginc - fix tessellation compiler errors - remove tessellation frustum culling, seems to have been buggy - remove not impactful brdf code | ||
| * | Add "gradient xz normals" feature | yum | 2025-07-29 |
| | | | | | | Take in the gradient of a 2D heightmap (y is up) in one or more channels, sum them up, then convert to normal. | ||
| * | add 4 tessellation heightmap channels | yum | 2025-07-29 |
| | | |||
| * | add wrapped spherical harmonics | yum | 2025-06-30 |
| | | |||
| * | Simplify wrapped lighting function, fix how NoL is used in brdf | yum | 2025-06-30 |
| | | |||
| * | update calibration mats/scene | yum | 2025-06-30 |
| | | |||
| * | more brdf tweaks - mainly fix how reflectance is handled | yum | 2025-06-30 |
| | | |||
| * | update calibration mats | yum | 2025-06-30 |
| | | |||
| * | Add oklab color clamp & fix light volumes shading | yum | 2025-06-30 |
| | | |||
| * | Add decal emissions & proximity emissions feature | yum | 2025-06-24 |
| | | |||
| * | more filamented tweaks | yum | 2025-06-23 |
| | | |||
| * | ssao now applies to basecolor instead of lighting | yum | 2025-06-23 |
| | | | | | | also add toggle to consider l1 spherical harmonics. off by default for toon look. | ||
| * | add support for bakery normal maps | yum | 2025-06-23 |
| | | |||
| * | add grayscale lightmap toggle | yum | 2025-06-22 |
| | | |||
| * | add mochie shadow caster | yum | 2025-06-22 |
| | | |||
| * | add oklch correction & decal mult mode | yum | 2025-06-22 |
| | | |||
| * | add fancy cubemap blurring script | yum | 2025-06-20 |
| | | |||
| * | work on fog & custom30 stuff | yum | 2025-06-20 |
| | | |||
| * | tessellation passes along lightcoords now | yum | 2025-06-15 |
| | | |||
| * | brdf tweaks | yum | 2025-06-15 |
| | | |||
| * | Touch up shadows | yum | 2025-06-15 |
| | | |||
| * | add pixel padding to blender plugin | yum | 2025-06-15 |
| | | |||
| * | Add meta pass, limit fog to forward base, add fog dir/indir knobs | yum | 2025-06-14 |
| | | |||
| * | Fix how fog dithering would cause overshoot | yum | 2025-06-13 |
| | | |||
| * | Update fog - better physical accuracy | yum | 2025-06-13 |
| | | |||
| * | Add lightmap occlusion term to specular AO | yum | 2025-06-13 |
| | | |||
| * | Fix some filamented inconsistencies | yum | 2025-06-13 |
| | | |||
| * | More optional passes get discarded when not locked | yum | 2025-06-13 |
| | | |||
| * | Continue improving packing efficiency | yum | 2025-06-13 |
| | | |||
| * | Continue work on smart UV project | yum | 2025-06-13 |
| | | | | | Basically works, but not very square. | ||
| * | More c30 work | yum | 2025-06-13 |
| | | | | | | Add ability to select hidden faces, and begin work on smart UV projection algo | ||
| * | Organize scripts | yum | 2025-06-11 |
| | | |||
| * | Merge remote-tracking branch 'c30_scripts/master' | yum | 2025-06-11 |
| |\ | |||
| | * | Submesh size calculations now occur in rotated basis | yum | 2025-06-11 |
| | | | | | | | | | | | | | Fixes a bug where rotated submeshes would look weird. Also optimize the visualizer by limiting it to the N nearest verts. | ||
| | * | Add vertex data decoding script | yum | 2025-06-11 |
| | | | |||
| | * | DRY up plugin & add multi-object support | yum | 2025-06-11 |
| | | | |||
| | * | Add caching to baker | yum | 2025-06-08 |
| | | | |||
| | * | Add control over rotation correction | yum | 2025-06-08 |
| | | | |||
| | * | switch to new baking method where we also add a rotating matrix | yum | 2025-06-08 |
| | | | |||
