Welcome to The Bug Genie
Please fill in your username and password below, and press "Continue" to log in.If you have not already registered, please use the "Register new account" tab to do so.
Please wait while updating issue type...
Could not save your changes
This issue has been changed since you started editing it
Data that has been changed is highlighted in red below. Undo your changes to see the updated information
You have changed this issue, but haven't saved your changes yet. To save it, press the Save changes button to the right
This issue is blocking the next release
This issue has been closed with status "Fixed" and resolution "RESOLVED".
Create a comment There are no comments
There is nothing attached to this issue
This issue has no duplicates
8bdfb46
Apr 09, 20:41 - Preceeded by efe60583c1ce954bb7f28515ba41bb68b678db0b
Log entry
ScriptUtils: Fix converting arguments trailing junk to float Was broken in commit 485cbf8. The old atof() version parses however much it can while the boost::lexical_cast version defaults to 0.f if ti can't parse the entire string. Revert to the old behavior but faster. Fixes: issue #1616 Changed files
Affected issues
|
|||||||||||||||||||||||||||||||||||||||
Really delete this comment?
Video record: https://youtu.be/5_6Qs2F3FJg
Really delete this comment?
Really delete this comment?
Really delete this comment?
Really delete this comment?
The issue was updated with the following change(s):