Skip to content

Commit

Permalink
Release 1.0.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
lekeely committed Feb 6, 2019
1 parent 7568e35 commit 83d1b27
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dert/build.sh
Expand Up @@ -4,7 +4,7 @@
#export JAVACMD=/Library/Java/JavaVirtualMachines/jdk1.7.0_79.jdk/Contents/Home/bin/java
#export JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.7.0_79.jdk/Contents/Home

DERT_VERSION="1.0.5"
DERT_VERSION="1.0.6"

ant -v -buildfile build_linux.xml clean -Ddertversion=$DERT_VERSION
ant -v -buildfile build_linux.xml main -Ddertversion=$DERT_VERSION
Expand Down
2 changes: 1 addition & 1 deletion dert/dert.properties
@@ -1,4 +1,4 @@
Dert.Version=1.0.5
Dert.Version=1.0.6

# Location of dertstash directory ($user.home uses Java system property user.home)
StashPath=$user.home
Expand Down
24 changes: 24 additions & 0 deletions dert/doc/ReleaseNotes.rtf
Expand Up @@ -17,6 +17,30 @@ Always include the dert.log file from the dertstash directory in your home direc
\
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardeftab720\pardirnatural\partightenfactor0

\b \cf0 DERT version 1.0.6 Release Notes
\b0 \
\
February 2019\
\

\b Known Issues:
\b0 \
\
- Rendering process can skip frames on older Macs. This could be due to a shader program that has too much to do.\
- Fonts do not work in LayerFactory on Linux.\
\

\b New In This Release:
\b0 \
\
- Fixes for issues found in Findbugs code review.\
\pard\pardeftab720\partightenfactor0
\cf0 \
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardeftab720\pardirnatural\partightenfactor0
\cf0 \
\
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardeftab720\pardirnatural\partightenfactor0

\b \cf0 DERT version 1.0.5 Release Notes
\b0 \
\
Expand Down

0 comments on commit 83d1b27

Please sign in to comment.