Skip to content

Commit

Permalink
added mouse sesitivity options and cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Bollinger committed Jan 5, 2018
1 parent ba53ca2 commit b6eccae
Show file tree
Hide file tree
Showing 23 changed files with 4,771 additions and 1,980 deletions.
Binary file modified Assets/Cinemachine/Code/Editor/Cinemachine.Editor.dll
Binary file not shown.
1,229 changes: 1,229 additions & 0 deletions Assets/Prefabs/ConsoleCanvas.prefab

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions Assets/Prefabs/ConsoleCanvas.prefab.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 7 additions & 4 deletions Assets/ProCore/ProBuilder/Data/ProBuilderPreferences.asset
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,23 @@ MonoBehaviour:
m_Script: {fileID: 146836576, guid: 0472bdc8d6d15384d98f22ee34302f9c, type: 3}
m_Name: ProBuilderPreferences
m_EditorClassIdentifier:
m_Bool_keys: []
m_Bool_keys:
- pbCheckForProBuilderUpdates
m_Int_keys:
- pbHandleAlignment
m_Float_keys:
- pbEditorScroll.x
- pbEditorScroll.y
m_String_keys: []
m_String_keys:
- pbLastWebVersionChecked
m_Color_keys: []
m_Material_keys: []
m_Bool_values:
m_Bool_values: 01
m_Int_values: 00000000
m_Float_values:
- 0
- 0
m_String_values: []
m_String_values:
- 2.9.7f5
m_Color_values: []
m_Material_values: []
Loading

0 comments on commit b6eccae

Please sign in to comment.