mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Add Image.load_exr_from_buffer and enable tinyexr by default
This commit is contained in:
parent
b79fe2e020
commit
6145b0ca29
8 changed files with 52 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
def can_build(env, platform):
|
||||
return env.editor_build
|
||||
return True
|
||||
|
||||
|
||||
def configure(env):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue