Testing 1.21.0-beta1 mathematical expression with negative numbers #704
-
Beta Was this translation helpful? Give feedback.
Answered by
WarmUpTill
Mar 31, 2023
Replies: 1 comment 1 reply
-
I will look into it and report back if it is something can be implemented easily :) Update: A build with this change should be available here in a few minutes: Let me know if you run into any issues! :) |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
UUoocl
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I will look into it and report back if it is something can be implemented easily :)
Update:
Instead of trying to reinvent the wheel I now settled on using the "exprtk" library.
This should resolve your issues.
A build with this change should be available here in a few minutes:
https://github.com/WarmUpTill/SceneSwitcher/actions/runs/4579054873?pr=703
Let me know if you run into any issues! :)