Block a user
franklinblanco
synced commits to refs/pull/170/merge at franklinblanco/Blender_bevy_components_workflow from mirror
2024-03-30 02:43:04 +00:00
dfe6096831
Merge
c44d82e7dc
into 6c34ab8bd6
c44d82e7dc
feat(animation): added basic handling of animation markers
6c34ab8bd6
feat(bevy_gltf_components): Improve global illumination to match Blender ambient lighting better(#174)
franklinblanco
synced and deleted reference 2024-03-25 17:23:04 +00:00
refs/tags/refs/pull/174/merge
at franklinblanco/Blender_bevy_components_workflow from mirror
franklinblanco
synced commits to main at franklinblanco/Blender_bevy_components_workflow from mirror
2024-03-25 17:23:04 +00:00
6c34ab8bd6
feat(bevy_gltf_components): Improve global illumination to match Blender ambient lighting better(#174)
franklinblanco
created branch bevy-0.13 in franklinblanco/bevy_mod_outline
2024-03-24 11:46:12 +00:00
249a07f202
Fix clippy lint.
ff99c20c77
Run outline pass after TAA if TAA plugin added first.
c4d058c94e
Revert back to using SetMeshViewBindGroup.
72e8d73008
Rename LabelsOutline to NodeOutline and fix docs.
8964bdf9d6
Upgrade base interpolation to 0.3 and remove interpolation_03 feature.