Files
OpenSpace/modules/onscreengui
Alexander Bock a244defdbc Add additional Lua functions that make use of regular expressions to match against fully qualified property identifiers
- Making the GUI use the new function setPropertyValueSingle to not incur the overhead of compiling the regex
 - The default setPropertyValue Lua function uses a wildcard, which replaces a * with the correct regex (.*) for ease of use
 - The setPropertyValueRegex Lua function allows a full regular expression to be used

Closing #108
2016-07-18 20:12:24 +02:00
..
2016-02-05 17:43:21 +01:00
2016-06-27 01:13:28 +02:00
2016-02-05 17:43:21 +01:00
2016-02-05 17:43:21 +01:00