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

[chore/Feature2Mesh] factorize featureTo family of function #2217

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Oct 28, 2023

  1. Configuration menu
    Copy the full SHA
    5b7e4bc View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. feature(Feature2Mesh): Stylize points mesh.

    Refactoring Feature and Feature2Mesh to improve software architecture
    and add styling points feature.
    
    Software architecture
     * move Style responsibility from Feature to Feature2Mesh,
       because no stylisation must be applied when parsing.
     * add FeatureContext class to encapsulate all properties
       and methods necessary for stylization.
    gchoqueux authored and Desplandis committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    9cf9728 View commit details
    Browse the repository at this point in the history
  2. Factorize begin

    Desplandis committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    71f8ccf View commit details
    Browse the repository at this point in the history