--Code changes

-Make usage of VarFuncs more consistent by moving some global functions there.
 -Make CircleTrans1 a little safer by calling Zeps() on m_Sc during precalc.
 -Begin prepping for 0.9.9.5 release.
This commit is contained in:
mfeemster
2016-03-04 18:54:06 -08:00
parent b6d9717d42
commit 0efb319b12
20 changed files with 266 additions and 99 deletions

View File

@ -1,4 +1,4 @@
VERSION = 0.9.9.4
VERSION = 0.9.9.5
win32:CONFIG += skip_target_version_ext
#message(PWD: $$absolute_path($$PWD))