- https://twitter.com/bestyeen
-
If you want to contact me, use @ my user handle on Telegram
- Joined on
2022-10-27
Is there a way to fix the wrong values with a Python script as a workaround? :)
Confirmed not crashing anymore in 4.2.0.
In Blender 4.2.0, the connection is retained when changing the type from Float to Boolean, and it's fine to use. My original problem was therefore solved.
This is as far as I can see in the code:
"Display number of users of this data (click to make a single-user copy)"
In: `blender-4.2.0\source\blender\editors\interface\templates\interface_templa…
In another scene, a workaround for me is to split up another area, make a 3D view from one part of it, and remove the original 3D view. If there's somehow 3D view control data associated with an…
(Issue still present in Blender 4.2.0)
I can confirm that I can't reproduce the bug anymore in Blender 4.2.0. ✅
Looking at it again today, my choice "Color" for the mixing mode was wrong. Selecting the Data Type "Color" and Blending Mode "Mix" yields the correct results!
Closing ticket, sorry. :)
A quick search (without really retracing the code paths) brings me to this code path:
source\blender\nodes\shader\nodes\node_shader_mix_rgb.cc
-> constant MA_RAMP_COLOR
That constant is…
Some games have that, most games I know allow looking straight up or down, and a fly mode even more so.
If cutoff angles other than +-90° are desired, maybe they could be made configurable... :)