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

Ajout de la classe CMapHandlerGen #88

Merged
merged 11 commits into from
Mar 23, 2019

Commits on Feb 9, 2019

  1. Added class CMapHandlerGen

    Signed-off-by: Étienne Schmitt <[email protected]>
    etienneschmitt committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    eadb53a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86ee3b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7e4575 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. plugin cmap_provider : updated cmap2handler, cmap3handler, undirected…

    …graphhandler
    
    Signed-off-by: Étienne Schmitt <[email protected]>
    etienneschmitt committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    e690da7 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2019

  1. Setting CGAL_DO_NOT_WARN_ABOUT_CMAKE_BUILD_TYPE.

    This setting hides a useless warning message.
    
    Signed-off-by: Étienne Schmitt <[email protected]>
    etienneschmitt committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    ce2d67d View commit details
    Browse the repository at this point in the history
  2. Plugin cmap_provider

    -added an enum CMapType containing all used map types.
    - added some pure virtual methodes in the CMapHandlerGen class :
      *type() const returne the CMapType of the MAP.
      * foreach_cell(Orbit, std::function) allowing to traverse the map without knowing its type.
    etienneschmitt committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    8135b18 View commit details
    Browse the repository at this point in the history
  3. Plugin surface_selection

    Added setting "Auto enable on selected view" (enabled by default)
    
    Signed-off-by: Étienne Schmitt <[email protected]>
    etienneschmitt committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    1e614dc View commit details
    Browse the repository at this point in the history
  4. Plugin : plugin attribute editor is back on tracks.

    Signed-off-by: Étienne Schmitt <[email protected]>
    etienneschmitt committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    57d454c View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

  1. Configuration menu
    Copy the full SHA
    59ae6e5 View commit details
    Browse the repository at this point in the history
  2. Plugin attribute_editor : updated CmakeLists

    Signed-off-by: Étienne Schmitt <[email protected]>
    etienneschmitt committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    49e318c View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2019

  1. Plugin cmap_provided : Fixed undefined symbols issue.

    Signed-off-by: Étienne Schmitt <[email protected]>
    etienneschmitt committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    c0a611b View commit details
    Browse the repository at this point in the history