Skip to content

Feature/imu#198

Open
jokimmortal wants to merge 60 commits intomasterfrom
feature/imu
Open

Feature/imu#198
jokimmortal wants to merge 60 commits intomasterfrom
feature/imu

Conversation

@jokimmortal
Copy link
Contributor

No description provided.

@jokimmortal
Copy link
Contributor Author

jokimmortal commented Mar 17, 2026

I think more tooltips should be added and I don't see a point to disabling editing of everything during runtime. This to me is one of the great strengths of AGXUnity

True about the tooltips, but they were there just not readable due to the custom inspector drawer. I moved the text to the custom code.

Regarding disabling everything in runtime, I guess I did that modeled on LidarSensor where this is actually a requirement due to how messy it would be to remake the buffers, but here it's not actually an issue. I'll look into how much time it would take to fix this

Edit: Since we can't add modifiers during runtime there was need for some workarounds. The workaround with active but default value modifiers didn't work for signal resolution so those cannot be enabled / disabled during runtime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants