Tech ENABLE_WORLD_COORDINATE - Fixes in Gizmo Move behavior
Fixed conflicts during rebase with master
This commit is contained in:
parent
bd58b1c1c5
commit
30a0246610
2 changed files with 46 additions and 30 deletions
|
@ -68,6 +68,7 @@ private:
|
|||
double calc_projection(const UpdateData& data) const;
|
||||
#if ENABLE_WORLD_COORDINATE
|
||||
void transform_to_local(const Selection& selection) const;
|
||||
BoundingBoxf3 get_selection_box();
|
||||
#endif // ENABLE_WORLD_COORDINATE
|
||||
#if !ENABLE_GIZMO_GRABBER_REFACTOR
|
||||
void render_grabber_extension(Axis axis, const BoundingBoxf3& box, bool picking);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue