Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/vanjac/voxel-editor
Browse files Browse the repository at this point in the history
  • Loading branch information
vanjac committed Jul 17, 2023
2 parents 8e3650a + c835394 commit e3482df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/VoxelEditor/EditorFile.cs
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ private IEnumerator LoadCoroutine()
LargeMessageGUI.ShowLargeMessageDialog(guiGameObject, "N-Space has been updated!"
+ " Check out the <b>Doors</b> Demo World in the help menu to see the new features.\n\n"
+ "• New <b>Scale</b> behavior to change size of objects/substances\n"
+ "• You can change the <b>Pivot</b> point of substances for rotaion/scaling\n"
+ "• You can change the <b>Pivot</b> point of substances for rotation/scaling\n"
+ "• Lights are visible in the editor, even when not selected\n"
+ "• Objects can be placed inside walls or outside bounds\n"
+ "• Fixed lag caused by larger substances\n"
Expand Down

0 comments on commit e3482df

Please sign in to comment.