-
We have `PrimStorable` to derive `Storable` instances from `Prim` instances. It would be very nice to be able to offer a `StorablePrim` to go the other way. Unfortunately, I don't think it's quite pos…
-
### 🐛 Describe the bug
raise errors.UnsupportedOperatorError(
torch.onnx.errors.UnsupportedOperatorError: Exporting the operator 'prim::DictConstruct' to ONNX opset version 16 is not supported. Ple…
-
# Steps to Reproduce
1) Sit on prim
2) Call llSetLinkPrimitiveParamsFast to set PRIM_ALLOW_UNSIT to FALSE while the avatar is seated.
3) Call llSitOnLink to force the experience system to "recognize…
-
# How would you like the feature to work?
Scripters request (via forums, Builders Brewery group chat) a feature to store and modify data on a prim that survives script reset, region change, region re…
-
## Repro code
Repro7.hs
```haskell
{-# LANGUAGE DeriveGeneric #-}
module Repro7 where
import GHC.Generics (Generic)
{-@
data D = D { x::Nat, y::() } @-}
data D = D { x::Int, y::() }
…
-
The CSR file generated has an invalid INTEGER (l=0) which generates errors on openssl.
Error information:
```
Error reading certificate request in test.csr
140173603737536:error:0D0E20DE:asn1 enco…
-
本原多项式prim_poly取值为1001203是如何计算的呢?
-
Add Prims algorithm in the Graphs folder
-
```Java
//Not sure if the order of the parameters is good. *shrug*
[ PRIM_PROJECTOR, integer boolean, string texture, float fov, float focus, float ambiance, vector color, float intensity, float radi…
-
# How would you like the feature to work?
Used to get or set multiple specific links with a single PrimParameters call with finer control that would be allowed with the existing LINK_\* numbers and…