Dylan Culfogienis

Results 9 comments of Dylan Culfogienis

Bumping this- any resolution? Exporting from an index file didn't help.

I think the problem is that vimwiki is all vimscript, and Neovim at the time does not support async. So writing a vimwiki->HTML converter in Python or one of the...

Is there anything I can do to help out here? Not 100% clear on what the state of things are after reading through the thread.

Pitching in a report: VSCodium: - Standard Fedora version, not Flatpak - Using extensions: - ms-dotnettools.vscode-dotnet-runtime - muhammad-sammy.csharp - k--kato.docomment - jdinhlife.gruvbox - asvetliakov.vscode-neovim Software: - Operating System: Fedora Linux...

> On godot 4.4 / blender 4.4.3 I was able to see custom metadata coming from a `.blend` file in godot metadata properties > > Godot ![Image](https://github.com/user-attachments/assets/cb67301c-58f3-467a-b247-697641f02b31) > > Blender...

Yeah for now I'm using @Yazir's solution, which is currently the only way of achieving this effect in Godot. I have no idea if it would be more or less...

> I personally don't like that kind of example because it doesn't really show any bevy api that isn't already documented in another example. I think for an example like...

I assume that this proposal and Reduz's proposal for a compositor (https://github.com/godotengine/godot-proposals/issues/7916) are strongly intertwined, and would likely both be addressed by a large overhaul to the rendering subsystem?