Closed Zylann closed 8 months ago
Similar to https://github.com/godotengine/godot-cpp/pull/823
Some macros still didn't have a truly explicit namespace, which causes compiling to fail in some situations.
Cherry-picked for 4.2 in PR https://github.com/godotengine/godot-cpp/pull/1410
Cherry-picked for 4.1 in PR https://github.com/godotengine/godot-cpp/pull/1411
Similar to https://github.com/godotengine/godot-cpp/pull/823
Some macros still didn't have a truly explicit namespace, which causes compiling to fail in some situations.