Logo
Explore Help
Sign In
seedlingattempt/godot
1
0
Fork 0
You've already forked godot
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
96332f1b4dc01f868c528698cd1ee48c8433a35b
godot/modules/lightmapper_rd/config.py

7 lines
89 B
Python
Raw Normal View History

New lightmapper -Added LocalVector (needed it) -Added stb_rect_pack (It's pretty cool, we could probably use it for other stuff too) -Fixes and changes all around the place -Added library for 128 bits fixed point (required for Delaunay3D)
2020-05-01 09:34:23 -03:00
def can_build(env, platform):
SCons: Enable `lightmapper` and `xatlas_unwrap` modules on Android and iOS editors Fixes #94297. Fixes #107398.
2025-06-17 16:37:58 +02:00
return env.editor_build
New lightmapper -Added LocalVector (needed it) -Added stb_rect_pack (It's pretty cool, we could probably use it for other stuff too) -Fixes and changes all around the place -Added library for 128 bits fixed point (required for Delaunay3D)
2020-05-01 09:34:23 -03:00
def configure(env):
pass
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.1 Page: 755ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API