BLI_current_working_dir
and improve tests.
@Harley, thank you, I’ll study your solution tomorrow. The one I came up with was simply:
diff --git a/source/blender/blenkernel/intern/curve.cc b/source/blender/blenkernel/intern/curve…
If you add a new "Bezier Circle" for example, it starts with an initial offset value of -1. But if you change the "Extrude" value your circle with 1m radius turns into a vertical pole of 0…
@hainarashi That is correct, the node name was fixed already, the color picker should be in time for 3.5, and the node sockets will hopefully be fixed for 3.6 depending on how fast #105195 is…
This is needed to avoid a crash when certain nodes are added (for instance, Render Layers in the compositing nodes).
@SatoshiYamasaki I’m just now adding it for the color picker, but for the nodes I can’t do it currently as the node system doesn’t allow it.
As far as I can see, @hainarashi is right and…
@mod_moder The only thing I could find was issue #90819, which seems to concur that this is not the proper behaviour. A blame didn’t give much info, the original commit 9a076dd95a didn’t state…
I think I've seen discussion of this. And there was a reason to consider 1.0 correct ... but I don’t remember the details
Oh ok, I’ll try to dig.