-
Notifications
You must be signed in to change notification settings - Fork 62
Jetty Changelog #1158
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
base: main
Are you sure you want to change the base?
Jetty Changelog #1158
Conversation
Signed-off-by: Ian Chen <[email protected]>
1. Check for zero quaternion value in MoveToHelper | ||
* [Pull request #1076](https://github.com/gazebosim/gz-rendering/pull/1076) | ||
|
||
1. Fix waves 'double' to 'float' truncation warning | ||
* [Pull request #1065](https://github.com/gazebosim/gz-rendering/pull/1065) | ||
|
||
1. Install Roboto fonts to ogre plugin | ||
* [Pull request #1035](https://github.com/gazebosim/gz-rendering/pull/1035) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These are all in 8.2.1
1. Update code for loading normal and albedo maps from image data | ||
* [Pull request #1068](https://github.com/gazebosim/gz-rendering/pull/1068) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is in 9.0.0
* [Pull request #1098](https://github.com/gazebosim/gz-rendering/pull/1098) | ||
|
||
1. Better approach to use std::variant | ||
* [Pull request #1093](https://github.com/gazebosim/gz-rendering/pull/1093) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In 9.1.0
* [Pull request #1095](https://github.com/gazebosim/gz-rendering/pull/1095) | ||
|
||
1. Fix RenderingIface_TEST for ogre2 when there is no display | ||
* [Pull request #1098](https://github.com/gazebosim/gz-rendering/pull/1098) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In 9.1.0
1. Visualize Frustum | ||
* [Pull request #1095](https://github.com/gazebosim/gz-rendering/pull/1095) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In 9.1.0
* [Pull request #1123](https://github.com/gazebosim/gz-rendering/pull/1123) | ||
|
||
1. Remove unused variable in OgreRenderingEngine.cc | ||
* [Pull request #1119](https://github.com/gazebosim/gz-rendering/pull/1119) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In 9.2.0
* [Pull request #1131](https://github.com/gazebosim/gz-rendering/pull/1131) | ||
|
||
1. Add sanity check for valid submesh indices | ||
* [Pull request #1123](https://github.com/gazebosim/gz-rendering/pull/1123) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In 9.2.0
* [Pull request #1138](https://github.com/gazebosim/gz-rendering/pull/1138) | ||
|
||
1. Disable a couple of tests on windows | ||
* [Pull request #1126](https://github.com/gazebosim/gz-rendering/pull/1126) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In 9.2.0
* [Pull request #1142](https://github.com/gazebosim/gz-rendering/pull/1142) | ||
|
||
1. Fix user settings of thermal camera being ignored | ||
* [Pull request #1138](https://github.com/gazebosim/gz-rendering/pull/1138) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In 9.2.0
1. **Baseline:** this includes all changes from 9.3.0 and earlier. | ||
|
||
1. CppCheck fixes | ||
* [Pull request #1148](https://github.com/gazebosim/gz-rendering/pull/1148) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In 9.3.0
gazebosim/gz-jetty#30
Summary
Changelog for gz-rendering since 9.3.0: gz-rendering9_9.3.0...main
Checklist
codecheck
passed (See contributing)Generated-by: Remove this if GenAI was not used.
Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining
Signed-off-by
andGenerated-by
messages.