TheGameCreators / GameGuruRepo

The GameGuru Repository For Community Collaboration
http://www.game-guru.com
138 stars 56 forks source link

GGMAX Enhancement - LUT - User Folders for Lookup Tables in MAX #4783

Open GraPhiX-Guru opened 11 months ago

GraPhiX-Guru commented 11 months ago

Can we have the Lut's in MAX moved to writable area, and 'un-tied' from code.

At the moment the luts seem to be read from filternames.txt in alphabetical order and then matched to the thumbnail folder to a filter, these filters are named filter01jpg - filter999.jpg and correspond to the names filternames.txt file.

This method is not very user friendly and makes managing luts very cumbersome, it would be better if the thumbnail name matches the lut name and do away with the filternames.txt, so if I create a lut called Preset1.png the thumbnail name would be Preset1.jpg, My_First_Lut.png thumbnail would be My_First_Lut.jpg.

the default of None could be fixed but all others should be able to delete if the user wants too

This would make managing luts and Appling them a lot more user friendly especially using the application xLut

MonkeyFrogStudio commented 11 months ago

I totally agree. We definitely need a way to keep user LUTs separate from the stock LUTs that come with MAX. And whichever method is used, it needs to be as user-friendly as possible.

synchromesh62 commented 11 months ago

Only recently started to take an interest in Lut's since GraPhix tool got released but yes i must admit i always like to keep anything i create for Max separate from the stock.

davetgc commented 11 months ago

I'd agree this would be useful, but to be fair, I've not had much time to look into it.

Necrym59 commented 3 weeks ago

Now that Preben had opened up the LUT loading/changing via Lua its time this enhancement be done if possible so users can have their own writable/readable lut folders - especially with projects enhancments being done. At the moment LUTs seem to be hard coded to load from the editors/lut folder only. I already have a LUT Zone ready for deployment, it would be nice for users to select the folder for the luts to transition to.