add respective ossl helper funtion osDrawScaleTransform(string drawList, LSL_Float x, LSL_Float y)

This commit is contained in:
UbitUmarov
2017-06-25 02:26:36 +01:00
parent a9a44eaeb5
commit 84abdf866a
4 changed files with 29 additions and 13 deletions

View File

@@ -73,9 +73,10 @@
; Allow_osDrawFilledEllipse = true ; no level check
; Allow_osDrawFilledPolygon = true ; no level check
; Allow_osDrawFilledRectangle = true ; no level check
; Allow_osDrawTranslationTransform = true ; no level check
; Allow_osDrawRotationTransform = true ; no level check
; Allow_osDrawResetTransform = true ; no level check
; Allow_osDrawRotationTransform = true ; no level check
; Allow_osDrawScaleTransform = true ; no level check
; Allow_osDrawTranslationTransform = true ; no level check
; Allow_osDrawImage = true ; no level check
; Allow_osDrawLine = true ; no level check
; Allow_osDrawPolygon = true ; no level check