But this is just me thinking out loud!

sounds like a good idea. i like it, but i think its quite hard to implement. will think about itpixie wrote:I would make Material helper as it is but this time a solo object, which would then gather automatically when added, a list with all materials (where you have material in the first picture) which would then change for each material. This way you would have a central repository for all materials. Probably an "add material button" so that it would update new materials, this way one wouldn't need convert materials anymore, it would be sort of automatized.
But this is just me thinking out loud!
@matze:changelog RC2 wrote:* fixed crash when trying to free unused normal array (fused)
* fixed unfindable instance reference crash (fused)
Code: Select all
<response_function_path>Renderer\data\camera_response_functions\dscs315.txt</response_function_path>
Code: Select all
<response_function_path>I:\Programas\3D\Indigo\Renderer\data\camera_response_functions\dscs315.txt</response_function_path>
hm, ok, ill see what i can do. ill maybe change it so it will always export a relative path if possible, or absolute if not.pixie wrote:Despite searching for the path for the Camera data Cindigo no only exports:instead of:Code: Select all
<response_function_path>Renderer\data\camera_response_functions\dscs315.txt</response_function_path>
Code: Select all
<response_function_path>I:\Programas\3D\Indigo\Renderer\data\camera_response_functions\dscs315.txt</response_function_path>
wait a sec. i had a look at it and is you indigo.exe by any chance in "I:\Programas\3D\Indigo"? if yes, the exported path is the correct relative path to the response function. why do you need an absolute path?pixie wrote:Despite searching for the path for the Camera data Cindigo no only exports:instead of:Code: Select all
<response_function_path>Renderer\data\camera_response_functions\dscs315.txt</response_function_path>
Code: Select all
<response_function_path>I:\Programas\3D\Indigo\Renderer\data\camera_response_functions\dscs315.txt</response_function_path>
Users browsing this forum: No registered users and 52 guests