Reconcile changes between master and branch

This commit is contained in:
Dion Moult
2024-02-29 17:02:06 +11:00
parent 0842df0bde
commit feba8af4c7
@@ -25,18 +25,25 @@ classes = (
operator.AppendLibraryElementByQuery,
operator.AssignLibraryDeclaration,
operator.ChangeLibraryElement,
operator.CreateClippingPlane,
operator.CreateProject,
operator.DisableCulling,
operator.DisableEditingHeader,
operator.EditHeader,
operator.EnableCulling,
operator.EnableEditingHeader,
operator.ExportIFC,
operator.ImportIFC,
operator.LinkIfc,
operator.LoadLink,
operator.LoadLinkedProject,
operator.LoadProject,
operator.LoadProjectElements,
operator.NewProject,
operator.QueryLinkedElement,
operator.RefreshClippingPlanes,
operator.RefreshLibrary,
operator.ReloadLink,
operator.RevertProject,
operator.RewindLibrary,
operator.SaveLibraryFile,
@@ -48,13 +55,6 @@ classes = (
operator.UnlinkIfc,
operator.UnloadLink,
operator.UnloadProject,
operator.ReloadLink,
operator.LoadLinkedProject,
operator.QueryLinkedElement,
operator.EnableCulling,
operator.DisableCulling,
operator.CreateClippingPlane,
operator.RefreshClippingPlanes,
workspace.QueryHotkey,
prop.LibraryElement,
prop.FilterCategory,