motionblur + sky update

This commit is contained in:
turanszkij
2015-09-10 00:37:22 +02:00
parent 056b2e3c73
commit 45b3258e23
9 changed files with 110 additions and 7 deletions
@@ -28,6 +28,8 @@ Luna<ForwardRenderableComponent_BindLua>::FunctionType ForwardRenderableComponen
lunamethod(Renderable3DComponent_BindLua, SetVolumeLightsEnabled),
lunamethod(Renderable3DComponent_BindLua, SetLightShaftsEnabled),
lunamethod(Renderable3DComponent_BindLua, SetLensFlareEnabled),
lunamethod(Renderable3DComponent_BindLua, SetMotionBlurEnabled),
lunamethod(Renderable3DComponent_BindLua, SetSSSEnabled),
{ NULL, NULL }
};
Luna<ForwardRenderableComponent_BindLua>::PropertyType ForwardRenderableComponent_BindLua::properties[] = {