Skip to content
This repository has been archived by the owner on Dec 3, 2020. It is now read-only.

0.8.1 - Glass

Compare
Choose a tag to compare
@rubenwardy rubenwardy released this 08 Mar 14:16
· 48 commits to master since this release

Windows Build by @SmallJoker

0.8.1 Changelog

Bug Fixes

  • Fix file dialogs changing working directory on Windows
  • Fix MSVC warnings (Krock)
  • Do not save the conf_cmake file in the source directory (Krock)

0.8 Changelog

New Features

  • File browser (uses native file browser)
  • Run mod in Minetest. (installs to world/nbe_test/worldmods and runs)
  • Move all nodes up when a node is placed below the ground
  • Rotate node.
  • Flip node
  • Clone node
  • Export reworks:
    • Export to textures to folder
    • Export to Minetest mod
    • Export to Mesh (.obj)
  • Reworked texture dialog (Preview of textures in texture dialog, more)
  • Reworked texture import dialog (can rename image - second box - or overwrite existing textures)
  • Viewport scrolling (hold middle mouse button)
  • Window expand on Alt+W
  • Split save project into save and save as

Other

  • Moved some source files into subfolders, such as mode/ and dialog/