Fixed conflicts after merge with dev branch
This commit is contained in:
commit
aaaea68d99
133 changed files with 131802 additions and 151395 deletions
|
@ -20,7 +20,8 @@ class GLGizmoMove3D : public GLGizmoBase
|
|||
Vec3d m_starting_drag_position{ Vec3d::Zero() };
|
||||
Vec3d m_starting_box_center{ Vec3d::Zero() };
|
||||
Vec3d m_starting_box_bottom_center{ Vec3d::Zero() };
|
||||
GLModel m_vbo_cone;
|
||||
|
||||
GLModel m_cone;
|
||||
|
||||
public:
|
||||
GLGizmoMove3D(GLCanvas3D& parent, const std::string& icon_filename, unsigned int sprite_id);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue