-
- Downloads
moved vector export helper to geom
the vector export helper had to be moved to geom because otherwise the geom export depends on base whose headers might not be staged at the time of the compilation of the geom exports
Showing
- modules/base/pymod/wrap_base.cc 3 additions, 3 deletionsmodules/base/pymod/wrap_base.cc
- modules/base/src/CMakeLists.txt 0 additions, 1 deletionmodules/base/src/CMakeLists.txt
- modules/geom/pymod/export_vec3.cc 2 additions, 2 deletionsmodules/geom/pymod/export_vec3.cc
- modules/geom/src/CMakeLists.txt 7 additions, 1 deletionmodules/geom/src/CMakeLists.txt
- modules/geom/src/export_helper/vector.hh 1 addition, 1 deletionmodules/geom/src/export_helper/vector.hh
- modules/gfx/pymod/export_gfx_node.cc 2 additions, 2 deletionsmodules/gfx/pymod/export_gfx_node.cc
- modules/mol/base/pymod/export_atom.cc 2 additions, 2 deletionsmodules/mol/base/pymod/export_atom.cc
- modules/mol/base/pymod/export_atom_view.cc 2 additions, 2 deletionsmodules/mol/base/pymod/export_atom_view.cc
- modules/mol/base/pymod/export_bond.cc 2 additions, 2 deletionsmodules/mol/base/pymod/export_bond.cc
- modules/mol/base/pymod/export_chain.cc 2 additions, 2 deletionsmodules/mol/base/pymod/export_chain.cc
- modules/mol/base/pymod/export_chain_view.cc 2 additions, 2 deletionsmodules/mol/base/pymod/export_chain_view.cc
- modules/mol/base/pymod/export_residue.cc 2 additions, 2 deletionsmodules/mol/base/pymod/export_residue.cc
- modules/mol/base/pymod/export_residue_view.cc 2 additions, 2 deletionsmodules/mol/base/pymod/export_residue_view.cc
- modules/mol/base/pymod/export_surface.cc 2 additions, 2 deletionsmodules/mol/base/pymod/export_surface.cc
Loading
Please register or sign in to comment