-
Notifications
You must be signed in to change notification settings - Fork 120
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Spline roll cleanup * Add button in inspector to engage the scene view tool * Prettier SplineRoll inspector - requires minor API change * Add missing tooltips * Update CinemachineSplineRollEditor.cs * Fix broken roll data list * Add tooltips in scene view * Add SplineDataInspectorUtility * Refactor spline roll to work with scaled splines * Refactor ISplineReferencer * Update SplineSettings.cs * Update CinemachineSplineCart.cs * Fix missing doc and remove finalizer * Remove some infrastructure editor classes from public * New spline roll tool icons * Update CinemachineSplineDolly.cs
- Loading branch information
Showing
27 changed files
with
972 additions
and
364 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
114 changes: 114 additions & 0 deletions
114
com.unity.cinemachine/Editor/EditorResources/Icons/[email protected]
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Binary file added
BIN
+6.95 KB
com.unity.cinemachine/Editor/EditorResources/Icons/Dark/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
114 changes: 114 additions & 0 deletions
114
com.unity.cinemachine/Editor/EditorResources/Icons/Dark/[email protected]
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.