This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/python
Campbell Barton 2ceff8bd63 Python: Allow untrusted py-drivers to run limited expressions
Limit to a restricted set of built-ins, as well as the math module.
Also restrict of op-codes, disallowing imports and attribute access.

This allows most math expressions to run
without any performance cost once the initial check is done.

See: D1862 for details.
2018-06-17 20:01:05 +02:00
..
2018-06-07 08:00:13 +02:00
2018-04-02 13:13:57 +02:00
2012-02-22 09:19:53 +00:00
2014-09-17 18:36:17 +10:00
2012-03-16 21:39:56 +00:00