aerys / minko

3D framework for web, desktop and mobile devices.
http://minko.io
Other
905 stars 210 forks source link

Duplicate light files in dev branch #64

Closed Tortenazor closed 11 years ago

Tortenazor commented 11 years ago

I know this is the dev branch so I understand sometimes things won't be working, but anyway...

at this moment both minko and minko-lighting have scene/node/light and controllers/light packages. The ones in minko won't compile and need to be removed so the compiler picks the files in minko-lighting and works properly

Tortenazor commented 11 years ago

Hmm I noticed some packages inside render ( phong material for example ) are duplicated too. Maybe you are halfway changing something in the structure. I'll stick to master for now

JMLX42 commented 11 years ago

Hello,

on dev branch minko-lighting and minko have been merged. You can read this post for more details:

http://answers.aerys.in/discussion/225/merging-minko-and-minko-lighting

Regards,