- updated all the translations files
- fixed the big mouse cursor in OpenGL(3D) graphic mode to get the set color - fixed the cursor to have the set color and set cursor width in the Legacy(2D) graphic engine - in Legacy(2D) graphic mode fixed the cursor toggle when the big cursor is activated - in Legacy(2D) fixed big mouse cursor to snap to the grid - RELEASE 8.991
This commit is contained in:
@@ -142,7 +142,7 @@ class App(QtCore.QObject):
|
||||
# ################## Version and VERSION DATE ##############################
|
||||
# ##########################################################################
|
||||
version = 8.991
|
||||
version_date = "2019/12/30"
|
||||
version_date = "2019/12/27"
|
||||
beta = True
|
||||
engine = '3D'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user