-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ign -> gz Namespace Migration : gz-rendering (#629)
* Update header guards Signed-off-by: methylDragon <methylDragon@gmail.com> * Migrate namespaces Signed-off-by: methylDragon <methylDragon@gmail.com> * Add migration line Signed-off-by: methylDragon <methylDragon@gmail.com> * Implement deprecation trick Signed-off-by: methylDragon <methylDragon@gmail.com> * Add deprecation test Signed-off-by: methylDragon <methylDragon@gmail.com> * Include config.hh Signed-off-by: methylDragon <methylDragon@gmail.com> * Use pragma deprecation message instead Signed-off-by: methylDragon <methylDragon@gmail.com> * Ticktock config macros Signed-off-by: methylDragon <methylDragon@gmail.com> * Mention gz headers in migration and fix migration Signed-off-by: methylDragon <methylDragon@gmail.com> * Migrate inline namespaces Signed-off-by: methylDragon <methylDragon@gmail.com> * Migrate includes to gz Signed-off-by: methylDragon <methylDragon@gmail.com> * Update config.hh Signed-off-by: methylDragon <methylDragon@gmail.com> * Migrate Export.hh macros and deprecated test Signed-off-by: methylDragon <methylDragon@gmail.com> * Migrate github links Signed-off-by: methylDragon <methylDragon@gmail.com> * Migrate user-facing Ignition to Gazebo Signed-off-by: methylDragon <methylDragon@gmail.com> * Migrate gz-common logging calls Signed-off-by: methylDragon <methylDragon@gmail.com> * Include config.hh in recursive directories and <lib>.hh Signed-off-by: methylDragon <methylDragon@gmail.com> * Include config.hh in .h and .hpp redirection headers Signed-off-by: methylDragon <methylDragon@gmail.com> * `Gazebo Robotics` -> `Gazebo` Signed-off-by: methylDragon <methylDragon@gmail.com> * `ignitionrobotics` -> `gazebosim` Signed-off-by: methylDragon <methylDragon@gmail.com> * Revert `gazebosim/gz-` to `ignitionrobotics/ign-` for `osrf-migration` Signed-off-by: methylDragon <methylDragon@gmail.com> * Tick-tock GZ_RENDERING_PLUGIN_PATH Signed-off-by: methylDragon <methylDragon@gmail.com> * Fix variables and add migration note Signed-off-by: Louise Poubel <louise@openrobotics.org> * Tick-tock GZ_RENDERING_RESOURCE_PATH Signed-off-by: methylDragon <methylDragon@gmail.com> * Migrate Ignition's -> Gazebo's Signed-off-by: methylDragon <methylDragon@gmail.com> * Wording changes Signed-off-by: methylDragon <methylDragon@gmail.com> * Migrate `igndbg` -> `gzdbg` Signed-off-by: methylDragon <methylDragon@gmail.com> * Revert GZ_SIM_ env vars to IGNITION_GAZEBO_ Signed-off-by: methylDragon <methylDragon@gmail.com> Co-authored-by: Louise Poubel <louise@openrobotics.org>
- Loading branch information
1 parent
1172916
commit 7f89b11
Showing
774 changed files
with
4,711 additions
and
4,367 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
See the [Ignition Robotics contributing guide](https://ignitionrobotics.org/docs/all/contributing). | ||
See the [Gazebo contributing guide](https://gazebosim.org/docs/all/contributing). |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
http://ignitionrobotics.org | ||
http://gazebosim.org |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.