Implement library function parameter optimization.
So far only two kinds: angle in llSensor[Repeat] and null keys in functions that take a key parameter. Closes two TODOs.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
# Optimizer class that wraps and calls the other parts.
|
||||
|
||||
import lslfuncs
|
||||
from lslfuncs import Key, Vector, Quaternion
|
||||
from lslcommon import Key, Vector, Quaternion
|
||||
|
||||
from lslfoldconst import foldconst
|
||||
from lslrenamer import renamer
|
||||
|
||||
Reference in New Issue
Block a user