Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
June 2018 release.tar.gz | 2018-06-20 | 486.2 MB | |
June 2018 release.zip | 2018-06-20 | 485.6 MB | |
README.md | 2018-06-20 | 892 Bytes | |
Totals: 3 Items | 971.8 MB | 0 |
New Levels:
-
Psychlab.
- contributed/psychlab/glass_pattern_detection
- contributed/psychlab/landoltC_identification
- contributed/psychlab/motion_discrimination{,_easy}
- contributed/psychlab/multiple_object_tracking{,_easy}
- contributed/psychlab/odd_one_out
Bug Fixes:
- Let Python level cache set to
None
mean the same as not setting it at all. - Change Python module initialization in Python-3 mode to make PIP packages work in Python 3.
Minor Improvements:
- Add support for
absl::variant
tolua::Push
andlua::Read
. - The demo
:game
has a new flag--start_index
to start at an episode index other than 0. - Add a console command
dm_pickup
to pick up an item identified by itsid
. - More Python demos and tests now work with Python 3.
- Add a shader for rendering decals with transparency.