mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 04:05:42 +08:00
add respective ossl helper funtion osDrawScaleTransform(string drawList, LSL_Float x, LSL_Float y)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user