K. S. Ernest (iFire) Lee
K. S. Ernest (iFire) Lee
here's some notes. https://github.com/AcademySoftwareFoundation/MaterialX/issues/652 1. install https://clangpowertools.com/blog/getting-started-with-clang-format-detector.html 2. Use on current code base 3. tinker with the generated clang format
Did you post your sample? Also, thanks for help via correspondence.
I think this is complete with https://github.com/fwsGonzo/godot-riscv/commit/345b30ee249029987dd6e8b2e2a623896d8f7461 ? Test program here: https://github.com/fwsGonzo/godot-riscv/blob/master/program/test.cpp
Can you list a file/files that has the best example of your code style?
@expikr The upstream zig discussion is closed. Any suggestions?
I have added a link at the end with https://github.com/ziglang/zig/wiki/Third-Party-Tracking-Issues-(what-is-important-to-other-people%3F)
https://github.com/libriscv/godot-sandbox Has zig support but the interop doesn't seem deep. @fwsGonzo https://github.com/libriscv/godot-sandbox/blob/main/program/zig/api/api.zig
I will suggest closing this issue then because it is unclear @expikr.
Does this answer your question? So we can close the ticket?
I'll ask around the original reasoning for the line, but it seems to resolve multiple people's issues. Edited: Conversation mentioned it might be related to the bug where node references...