We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
lightmapper
xatlas_unwrap
1 parent 46c495c commit e30acd2Copy full SHA for e30acd2
modules/lightmapper_rd/config.py
@@ -1,5 +1,5 @@
1
def can_build(env, platform):
2
- return env.editor_build and platform not in ["android", "ios"]
+ return env.editor_build
3
4
5
def configure(env):
modules/xatlas_unwrap/config.py
0 commit comments