Juan Manuel

Results 55 comments of Juan Manuel

`val` could be. Im still thinking that `const` as it works in JS should be consider.

I just tried query a collection inside other class. something like: ``` ruby Perpetuity[User].select { |user| user.friends.any? } ``` When will be this feature available?

The bicubic sampling is adding artifacts around the edges of the boxes in the second example?

> Yes, the bleeding isn't present on high-res ones. For low-res the lightmap UVs could probably be unwrapped with more padding, so it doesn't bleed onto itself (which is more...

@BastiaanOlij works as intended. I wonder if it will work with this to blend the edge of probes. https://github.com/godotengine/godot/pull/61416

@clayjohn Could be this on 4.4? @BastiaanOlij Is there a way to blend the edge of probes with different priorities?

In which cases you will bake lightmap in runtime?

Shouldn't the toggle also expand the script text box when the list is hidden?

Can you add a bit of margin between x and y?