finepointcgi / Materialize

Materialize Main Branch. Materialize is a program for converting images to materials for use in video games and other 3D applications.
GNU General Public License v3.0
100 stars 8 forks source link

Missing scripts #20

Open Xulain opened 2 years ago

Xulain commented 2 years ago

I noticed the cube maps in your build don't work. So I got the unity project and fixed the cube maps but there seems to be a lot of missing scripts in the project so a lot of other things don't work properly but there is no compile errors in the console so I'm not sure where these scripts are?

Xulain commented 2 years ago

It's your gitignore file that has removed them. Could you possibly add these missing scripts back? Thanks Update: It's the meta files for the scene file that are wrong so the scripts are there just the scene doesn't know what they are. The meta file for the scene is 2 years older than the scene file.