This website requires JavaScript.
Explore
Docs
Wiki
Blog
main-c3e1ba7e83
Register
Sign In
tinqs
/
engine
Watch
5
Star
0
Fork
0
You've already forked engine
Code
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Issues
Files
511134f55ff17330da315f9f3da1702366c31921
engine
/
modules
/
hdr
/
config.py
T
7 lines
77 B
Python
Raw
Normal View
History
Unescape
Escape
SCons: Pass env to modules can_build method
2018-05-30 19:11:33 +02:00
def
can_build
(
env
,
platform
)
:
-Added .hdr format support
2017-05-28 21:46:48 -03:00
return
True
SCons: Format buildsystem files with psf/black
2020-03-30 08:28:32 +02:00
-Added .hdr format support
2017-05-28 21:46:48 -03:00
def
configure
(
env
)
:
pass
Reference in New Issue
Copy Permalink