Skip to content

Feature/imu#198

Merged
FilipAlg merged 69 commits intomasterfrom
feature/imu
Mar 31, 2026
Merged

Feature/imu#198
FilipAlg merged 69 commits intomasterfrom
feature/imu

Conversation

@jokimmortal
Copy link
Copy Markdown
Contributor

No description provided.

@jokimmortal
Copy link
Copy Markdown
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.

@FilipAlg FilipAlg merged commit 3503781 into master Mar 31, 2026
1 check passed
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