Skip to content

Commit

Permalink
Released version 0.8.45
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsschmidt1337 committed Aug 9, 2018
1 parent 7fb5e3a commit e939849
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 @@
### 19 Aug 2018
With the release of 0.8.45 you are able to...
- ...directly set the render mode (via GUI toolbar and shortkeys, Alt + NUMPAD + 1 to 9)
- ...set the viewport perspective (via GUI toolbar and shortkeys, Ctrl + NUMPAD + 8,4,5,6,2,0)
- ...close the view (via GUI toolbar and shortkey, Q)

The following critical issues are fixed:
1. The vertex window stayed on top of all open programs.
2. [OpenGL 2.0 only] TEXMAP with transparency did not show the expected result.


### 04 Jul 2018
With the release of 0.8.44b the following critical issues are fixed:
1. Clicking on the tabs no longer changed the 3D view. / Scrolling in the text editor didn't refresh line numbers.
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.44b-beta/LDPartEditor_linux_x64.zip
https://github.com/nilsschmidt1337/ldparteditor/releases/download/v0.8.45-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.44b-beta/LDPartEditor_mac_x64.zip
https://github.com/nilsschmidt1337/ldparteditor/releases/download/v0.8.45-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.44b-beta/LDPartEditor_win32_x64.zip
https://github.com/nilsschmidt1337/ldparteditor/releases/download/v0.8.45-beta/LDPartEditor_win32_x64.zip

0 comments on commit e939849

Please sign in to comment.