Tech ENABLE_WORLD_COORDINATE_SCALE_REVISITED - Detection of required transformation baking done on mouse dragging event in place of mouse up event for gizmo scale
Fixed conflicts during rebase with master
This commit is contained in:
parent
622796e9e3
commit
e86cbf0d8c
3 changed files with 5 additions and 13 deletions
|
@ -371,8 +371,7 @@ public:
|
|||
// -1 if the user refused to proceed with baking when asked
|
||||
// 0 if the baking was performed
|
||||
// 1 if no baking was needed
|
||||
// if apply_scale == true the scaling of the current selection is applied
|
||||
int bake_transform_if_needed(bool apply_scale) const;
|
||||
int bake_transform_if_needed() const;
|
||||
#endif // ENABLE_WORLD_COORDINATE_SCALE_REVISITED
|
||||
|
||||
void erase();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue