- added a GUI element in the Preferences to control the possibility to edit with mouse cursor objects in the Project Tab. It is named: "Allow Edit"
This commit is contained in:
@@ -162,9 +162,9 @@ class App(QtCore.QObject):
|
||||
# ###############################################################################################################
|
||||
# ################################### Version and VERSION DATE ##################################################
|
||||
# ###############################################################################################################
|
||||
# version = "Unstable Version"
|
||||
version = 8.993
|
||||
version_date = "2020/06/05"
|
||||
version = "Unstable Version"
|
||||
# version = 8.994
|
||||
version_date = "2020/07/05"
|
||||
beta = True
|
||||
|
||||
engine = '3D'
|
||||
|
||||
Reference in New Issue
Block a user