Skip to content

Conversation

@yungyuc
Copy link
Member

@yungyuc yungyuc commented May 8, 2022

The refactoring includes:

  • Add RStaticMesh.cpp for the non template code.
  • Add modmesh/view/view.hpp as the module interface header file.
  • Rename files
    • modmesh/view/base.hpp to modmesh/view/common_detail.hpp
    • binary/viewer/main.cpp to binary/viewer/viewer.cpp
  • Make sources/headers file list more evenly in directories
  • Add a new target viewer in the root Makefile.

yungyuc added 3 commits May 8, 2022 20:57
* Add RStaticMesh.cpp for the non template code.
* Add modmesh/view/view.hpp as the module interface header file.
* modmesh/view/base.hpp to modmesh/view/common_detail.hpp
* binary/viewer/main.cpp to binary/viewer/viewer.cpp
Also add a new viewer target in the root Makefile.
@yungyuc yungyuc added the refactor Change code without changing tests label May 8, 2022
@yungyuc yungyuc self-assigned this May 8, 2022
@yungyuc yungyuc merged commit 7fc445e into solvcon:master May 8, 2022
@yungyuc yungyuc deleted the refactor/view branch May 8, 2022 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Change code without changing tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant