StjerneIdioten / I3D-Blender-Addon

Rewriting the I3D blender addon from scratch and adding long-sought community features
GNU General Public License v3.0
66 stars 18 forks source link

Range parameter of lights is not transfered into i3d #94

Closed ssnd292 closed 3 years ago

ssnd292 commented 3 years ago

Create a light, define custome Range of 10.

In i3d it's still 25.

2021-01-12 19_42_54- 2021-01-12 19_43_12-GIANTS Editor 64bit 8 2 2 - E__Modding_FS19_FS19_1MWBGA_FS19_1MWBGA_test i3d

StjerneIdioten commented 3 years ago

The exporter exports the distance parameter as range, but it is really only used in Eevee as a custom cutoff distance. So might have to change it to something else. And there is some discrepancy with a name change of one of the variables used in the blender API. Anyway the whole light system needs an overhaul anyway.

github-actions[bot] commented 3 years ago

:tada: This issue has been resolved in version 2.0.2-dev.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

github-actions[bot] commented 3 years ago

:tada: This issue has been resolved in version 2.1.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: