Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Marc SCHWEITZER
sight
Commits
3eda33c5
Commit
3eda33c5
authored
Sep 05, 2018
by
Genial-O
Browse files
docs(CHANGELOG.md): release 17.2.0
parent
52f57ae7
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
3eda33c5
# fw4spl 17.2.0
## Refactor:
### ut
*Replace deprecated methods to register a service.*
Replace the
`::OSR::registerService(obj, srv)`
by
`srv->registerInOut(obj, key)`
in the unit tests.
## Bug fixes:
### glm
*Add missing GLM_ENABLE_EXPERIMENTAL define.*
Unused glm extensions have been removed
### fwRuntime
*Fix memory leaks.*
Fix leaks in fwRuntime
### SMaterial
*Texture rendering on other formats than 8 bits.*
### IHasServices
*Add wait() when stopping services.*
-
add wait() when stopping services in unregisterService and unregisterServices methods.
# fw4spl 17.1.0
## Refactor:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment