Инструмент трансформации по умолчанию
This commit is contained in:
parent
e85fbc3f45
commit
44869b4e88
@ -398,7 +398,7 @@ int main(void)
|
||||
Transform transform;
|
||||
Rotate rotate;
|
||||
Scale scale;
|
||||
TRS& currentTool = scale;
|
||||
TRS& currentTool = transform;
|
||||
|
||||
// Пока не произойдет событие запроса закрытия окна
|
||||
while(!glfwWindowShouldClose(window))
|
||||
|
Loading…
x
Reference in New Issue
Block a user