Skip to content
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

[All] Replace all sofa::defaulttypes::RGBAColor to sofa::helper::types::RGBAColor #1463

Merged

Conversation

damienmarchal
Copy link
Contributor

This PR is not supposed to be breaking but one day we will totally remove the sofa::defaulttype::RGBAColor.


This PR:

  • builds with SUCCESS for all platforms on the CI.
  • does not generate new warnings.
  • does not generate new unit test failures.
  • does not generate new scene test failures.
  • does not break API compatibility.
  • is more than 1 week old (or has fast-merge label).

Reviewers will merge only if all these checks are true.

@damienmarchal damienmarchal added pr: status to review To notify reviewers to review this pull-request refactoring Refactor code pr: clean Cleaning the code labels Aug 26, 2020
@damienmarchal damienmarchal added pr: status ready Approved a pull-request, ready to be squashed and removed pr: status to review To notify reviewers to review this pull-request labels Sep 2, 2020
@fredroy fredroy merged commit 5997b93 into sofa-framework:master Sep 2, 2020
@guparan guparan added this to the v20.12 milestone Nov 17, 2020
@guparan guparan changed the title [all] Replace all sofa::defaulttypes::RGBAColor to sofa::helper::types::RGBAColor [All] Replace all sofa::defaulttypes::RGBAColor to sofa::helper::types::RGBAColor Jan 18, 2021
bakpaul pushed a commit to bakpaul/sofa that referenced this pull request Feb 23, 2024
…s::RGBAColor (sofa-framework#1463)

* [all] Replace all sofa::defaulttypes::RGBAColor to sofa::helper::types::RGBAColor

* [SofaHelper] Add RGBAColor_fwd.h for forward declaration.

* [SofaHelper] update RGBAColor_fwd.h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: clean Cleaning the code pr: status ready Approved a pull-request, ready to be squashed refactoring Refactor code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants