June 2018 release
tkoeppe
released this
20 Jun 12:36
·
207 commits
to master
since this release
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.