AzureBerylBlue
AzureBerylBlue
Don't merge this into the main branch! This contains the text string and icon changes for the Super Cat Wars mod.
Not only is this function obsolete in Unity 2020 and newer, but this modifies your lighting settings asset if you have one set, which is a problem.
If more than 1 CSGModel is in a scene in Unity 2021 LTS, the UI bugs out and stops working.
When navigating a scene with SabreCSG tools on, a mysterious number box sometimes appears when using the scroll wheel, and the number in the box will change as you scroll....
So I updated to Unity 2021 LTS and the newest SabreCSG, and when resizing brushes, you need to move the mouse cursor slightly below the vertex to resize a brush....
Assets\SabreCSG\Scripts\Extensions\EditorHelper.cs(47,49): warning CS0618: 'SceneView.OnSceneFunc' is obsolete: 'OnSceneFunc() has been deprecated. Use System.Action instead.' Assets\SabreCSG\Scripts\CSGModel.cs(1045,9): warning CS0618: 'PrefabUtility.GetPrefabObject(Object)' is obsolete: 'Use GetPrefabInstanceHandle for Prefab instances. Handles for Prefab Assets has been...