Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: deserializeValue: try to fix IPLPoint/IPLColor loading #110

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

drzraf
Copy link
Contributor

@drzraf drzraf commented Jul 9, 2018

[don't merge]
These kind of serialized values are always reset to 0 when loaded.
I tried to fix that without success: ironically std::stof(match.str(X) always returned 0 too.

Hopefully you may get the idea and fix the issue.
Note: even if not directly related, I also found that some color may be represented with an exponent, the reason why I modified the regexp.

@drzraf
Copy link
Contributor Author

drzraf commented Aug 1, 2018

ping

@drzraf drzraf changed the title deserializeValue: try to fix IPLPoint/IPLColor loading WIP: deserializeValue: try to fix IPLPoint/IPLColor loading Nov 11, 2018
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.

1 participant