K. S. Ernest (iFire) Lee

Results 1592 comments of K. S. Ernest (iFire) Lee

@AThousandShips Did we push the pr for vformat from concatenation? I can't find it.

Regarding the problem of generating updated screenshots for documentation, I'd like to know if there's a way to capture screenshots from the code automatically. We will have this bug repeatedly...

In your video the button for rotation was selected, did you try selecting the other buttons (next to it). ![image](https://github.com/godotengine/godot/assets/32321/b4907c0e-9c96-4677-a08f-5b0a6b702b91)

Normally we prefer all settings to be defined for all platforms but set off, so I am confused.

I would probably copy the Blender solution of: > Introducing no-op bones. This would work, but it feels dirty and presumably makes the models harder to edit if imported into...

godot hard codes the second uv for gi mapping in many places. I suggest using the uvs from 3rd to 8th uvs for this purpose.

> No source code disclosure needed for mods As far as I know, the current status of the gdscript byte code encoder is that it runs very few optimizations, and...

We have developed a Godot Engine resource name based allow list technology for our V-Sekai social VR project, and I have posted the branch here: https://github.com/V-Sekai/godot/tree/resource_loader_whitelist_4.4 @lyuma worked on it...