@mano-wii Actually I can confirm that it’s a regression: before !104425, using lazy mix would automatically connect the new MixRGB node to the output of the already-existing link.
This…
@JacquesLucke @mont29 Do you reckon this can go into 3.5?
To be quite honest I copied code doing a similar thing from node_socket_get_tooltip()
, but I see that it doesn’t really apply here.
I’ll go with @mont29 ’s solution.
Thanks for the help! I hope I fixed this correctly.
@daniel-29 From your screenshots it looks like you enabled the Export Autocad DXF format add-on, instead of Import Autocad DXF format.
If it is so, this would explain why the option…
BLI_current_working_dir
and improve tests.
It's a bit hard to tell if the change in the description still holds up after all the comments here. Are forward/backward compatibility affected by the change in the PR now?
No, the…
@Harley So I had a look at your patch, and although it seems most logical to get rid of the entire offset of 1, it causes issues with compatibility: old files saved with the offset need to be…