The Ignition team makes minor and patch releases of each library on demand. We’re planning to start announcing these here on Community.
Highlights
Thanks to @srmainwaring , Ignition Rendering now has Metal support for macOS
Thanks to zflat, Ignition GUI now exports a QML module that can be imported with:
import ignition.gui 1.0
It’s now possible to visualize entity frames from Gazebo’s context menu:
The grid configuration GUI plugin got a few more features:
Releases
These are the minor releases that came out last week.
Ignition Rendering 6.1.0 (Fortress)
Changelog
- Check for OpenGL backend before calling GL APIs
- Fix loading grayscale emissive map
- Fixes to selection buffer
- Add Metal support for the Ogre2 Render Engine
- Add a depth camera example
- More nullptr checking on visuals and base axis
- Fix Utils unit test
- Fix context attributes of glXCreateContextAttribsARB.
- [Ogre2] fix invalid anti-aliasing level warning
- Avoid symbol redefinition to fix armel builds
- fix grayscale albedo map
- Fix selection buffer material script
- [macOS] modify definition of bufferFetch1 to work when GL_ARB_texture_buffer_range is not available
- Fix compilation against Ogre 1.10.12
- Fix logic on warning for ogre versions different than 1.9.x
- Fix point cloud material syntax error
- Run ogre2 particles by default
- Ogre: Do not assume that ogre plugins have lib prefix on macOS
- Fix heightmap crash if only shadow casting spotlights are one scene
- Added macOS instructions
- Ogre: Add missing required Paging component
- Fix ray query distance calculation
Contributors
Alejandro Hernández Cordero
Hill Ma
Ian Chen
Jose Luis Rivero
Louise Poubel
Matias N. Goldberg
Rhys Mainwaring
Silvio Traversaro
Ignition GUI 6.2.0 (Fortress)
Changelog
- Grid config: set values from startup and improve layout
- Fix codecheck
- Offer a way to disable warnings on marker manager
- Add PreRender event to MinimalScene
- Use qmldir to define QML module with IgnSpinBox
- Fix TopicEcho plugin message display
- Don’t set visual scale for point markers
- Set marker point size from message
- Don’t crash if a plugin has invalid QML
- Added log storing for ign-gui
Contributors
Jenn Nguyen
Louise Poubel
Nikhil Nair
Rhys Mainwaring
Will
Ignition Gazebo 6.3.0 (Fortress)
Changelog
- View entity frames from the GUI
- Model editor
- Send state message when components are removed
- Docker fixes for Fortress
- Added sensor plugin to be able to visualize camera in
plane_propeller_demo.sdf
- Update SdfGenerator to save link and sensor data to file
- Fix buoyancy not being applied for one iteration
- Increase maximum values in ViewAngle widget and increase its size
- Fix the force-torque sensor update rate
Contributors
Addisu Z. Taddese
Alejandro Hernández Cordero
Ashton Larkin
Blake McHale
Hill Ma
Ian Chen
Jasmeet Singh
Jenn Nguyen
Louise Poubel
Martin Pecka
Michael Carroll
Mohamad Ayman
Nate Koenig
Pavel Krajcevski
Rhys Mainwaring
Steve Peters