mirror of
https://github.com/wahyd4/three.js.git
synced 2026-08-13 23:16:07 +10:00
This should allow attaching of lights to objects. As a side effect, directional lights positions don't need to be normalized explicitly anymore. Also changed viewport dimensions passed to render plugins to work with render targets with different dimensions than the screen framebuffer. And fixed new dependencies in build script.