Hendrik Brucker

Results 67 comments of Hendrik Brucker

I was **finally** able to fix all issues: - The DDA algorithm had a small issue in the way the cells were traversed that caused rays parallel to and close...

Since doctest lacks native support for mocking and considering mocking is something I think we want to incorporate in the future, I'd like to move forward with this. Manually creating...

Fixed the editing in the inspector via implementing a new connection "property": `keep_alive`. Connections which have `keep_alive` set to `true` won't get automatically deleted during redrawing even if they are...

@Zylann I guess we can rename it in the scripting API as GraphEdit is still experimental. What do you think?

I actually tested with that setting enabled and disabled. Transparency wasn't the problem, it's that the shadow is cropped. ![image](https://github.com/user-attachments/assets/b3ecea2f-0ccd-4ecd-b02a-3a3a9561b03c)

![image](https://github.com/user-attachments/assets/05121c3d-85e4-4c5d-97f2-863c65e6cfde) Well, they are not there :)

Ok, I finally got it to work. Sorry, I assumed this project setting was turned on in the test project :) However, this only works for me when using the...

I'm still not convinced, these functions don't need to be modified regularly at all, so compilation times don't matter. IMO we should follow the principle of least surprise here -...

While the reduced contrast may be easier on the eyes, I’m concerned it could impact functionality. The lower contrast makes it harder to accurately assess the actual color, which is...