2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 14:24:56 +00:00

Update boo

This commit is contained in:
Jack Andersen
2016-08-01 13:25:10 -10:00
parent 40e0b70d0e
commit 1dd3304cd6
2 changed files with 2 additions and 2 deletions

View File

@@ -100,7 +100,7 @@ void ViewManager::ParticleView::draw(boo::IGraphicsCommandQueue *gfxQ)
m_vm.m_modelTest->Draw(flags);
m_spaceWarpFilter.setStrength(std::sin(m_theta * 5.f) * 0.5f + 0.5f);
//m_spaceWarpFilter.draw(zeus::CVector2f{0.f, 0.f});
m_spaceWarpFilter.draw(zeus::CVector2f{0.f, 0.f});
}
if (m_vm.m_partGen)
{

2
hecl

Submodule hecl updated: e5a19203f9...9bd498c511