]> git.tdb.fi Git - libs/gl.git/commit
Add attenuation calculations and related export code for point lights
authorMikko Rasa <tdb@tdb.fi>
Sat, 9 Oct 2021 17:58:14 +0000 (20:58 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sat, 9 Oct 2021 17:58:14 +0000 (20:58 +0300)
commitf501ffe2862fd8b4c5793542190e8e0a0d8de667
tree93b1c20ae6fc9b1194d4c4a62b064929eaa9ccb5
parentab23d3910ac081066b42c184c6229aaa397dd46c
Add attenuation calculations and related export code for point lights
blender/io_mspgl/export_light.py
shaderlib/common.glsl
shaderlib/msp_interface.glsl
source/materials/lighting.cpp
source/materials/pointlight.cpp
source/materials/pointlight.h