Ben

Results 5 issues of Ben

## Version of Dear PyGui Version: 1.11.1 Operating System: macosx 14.4 ## My Issue/Question Exception: Error: [1000] Message: `output_frame_buffer(...)` has not been implemented for this platform yet. ## To Reproduce...

state: pending
type: bug

**My Improvement** https://github.com/hoffstadt/DearPyGui/wiki/Local-Wheel did not work with my macosx 14 with aarch64 and generated this error when installing: ERROR: dearpygui-1.11.1-cp311-cp311-macosx_14_4_arm64.whl is not a supported wheel on this platform. Fix: ```...

type: docs
state: pending

Like Cura, it would be great if we could get control over the logic for the position of the edge when dealing with a sloped model. It is very concisely...

feature request

### Question I need to get RigidObject from a scene which is loaded from file and contains many rigid body xforms. ``` cfg = sim_utils.UsdFileCfg( usd_path="/workspace/isaaclab/shared/ramp1/usda/0001.usda") asm_prim:Usd.Prim = cfg.func("/World/Origin1/Asm0001", cfg)...

Seen also #55 Description: Using OpenSSL 3.4.0 on MacOS, EncodingKey::from_rsa_der fails to parse standard RSA DER keys. Steps to Reproduce: Minimal repro here: [der_broken](https://github.com/ben-kaye/der_broken) jsonwebtoken = "9.3.1" Shell script to...