Skip to content

Commit

Permalink
Released version 0.8.44.
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsschmidt1337 committed Jul 1, 2018
1 parent 21d4464 commit c88ffdb
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
### 01 Jul 2018
With the release of 0.8.44 you are able to...
- ...translate the 3D view by just moving the cursor to the border of the 3D view (open the options menu to enable this).
- ...use a vertex window in the top right corner to show/modify the x, y, z values of the selected vertex.
- ...see the transformation delta info placed right after the cursor coordinates on the status bar.
- ...benefit from an enhanced "BFC + TEXMAP / Materials" render mode (OpenGL 3.3 only)

The following critical issues are fixed:
1. The context menu button was invisible when rulers were shown on the 3D view.


### 08 Feb 2018
With the release of 0.8.43 you are able to...
- ...check an option during setup which associates *.dat files to LDPartEditor.
Expand Down
2 changes: 1 addition & 1 deletion updater/linux_x64.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
https://github.com/nilsschmidt1337/ldparteditor/releases/download/v0.8.43-beta/LDPartEditor_linux_x64.zip
https://github.com/nilsschmidt1337/ldparteditor/releases/download/v0.8.44-beta/LDPartEditor_linux_x64.zip
2 changes: 1 addition & 1 deletion updater/mac_x64.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
https://github.com/nilsschmidt1337/ldparteditor/releases/download/v0.8.43-beta/LDPartEditor_mac_x64.zip
https://github.com/nilsschmidt1337/ldparteditor/releases/download/v0.8.44-beta/LDPartEditor_mac_x64.zip
2 changes: 1 addition & 1 deletion updater/win32_x64.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
https://github.com/nilsschmidt1337/ldparteditor/releases/download/v0.8.43-beta/LDPartEditor_win32_x64.zip
https://github.com/nilsschmidt1337/ldparteditor/releases/download/v0.8.44-beta/LDPartEditor_win32_x64.zip

0 comments on commit c88ffdb

Please sign in to comment.