Skip to content

First non-beta release

Latest
Compare
Choose a tag to compare
@jberlin jberlin released this 25 Jan 21:58
5e09e1e

Multiple bug fixes to beta

fix build errors for boost/python and able to build w/o animlib
minor documentation fixes
build: allow gtest to be collected
build demo apps for qt5 env
fixes for build dependencies among ui, tests and demos
fixes undefined signals due to namespace typo
Function cJitter has no definition
delay dclose() of plugins until function table is cleared
remove old v1 code for plugin init
fixes SEEXPR-195: crash during code gen of Vec4d func
Makefile.config.example: update flags for Qt4 and Qt5 compatibility
qt: make the codebase Qt4 and Qt5 compatible.
build-info: add a mode for querying PyQt's sip flags
fixes SEEXPR-180 error with unsupported local functions
namespace flex/bison function to avoid clashes
rename function that resets comments so it doesn't clash w/ v1

(Internal SeExpr2 v1.11.4)