Skip to content

Commit

Permalink
Update Migration.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ian Chen <[email protected]>
Signed-off-by: Carlos Agüero <[email protected]>
  • Loading branch information
caguero and iche033 authored Dec 5, 2024
1 parent 852e009 commit 2fe623c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ release will remove the deprecated code.

### Removals

1. The environment variable `GZ_RENDERING_RESOURCE_PATH` is removed. Use
1. The macro `GZ_RENDERING_RESOURCE_PATH` is removed. Use
`gz::rendering::getResourcePath()` instead.

1. The environment variable `GZ_RENDERING_ENGINE_INSTALL_DIR` is removed. Use
1. The macro `GZ_RENDERING_ENGINE_INSTALL_DIR` is removed. Use
`gz::rendering::getEngineInstallDir()` instead.

1. **Ogre2SelectionBuffer**
Expand Down

0 comments on commit 2fe623c

Please sign in to comment.