forked from libigl/libigl
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRELEASE_HISTORY.txt
17 lines (17 loc) · 932 Bytes
/
RELEASE_HISTORY.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
0.4.4 STL file format support
0.4.3 ARAP implementation
0.4.1 Migrated much of the FAST code including extra for Sifakis' 3x3 svd
0.4.0 Release under MPL2 license
0.3.7 Embree2.0 support
0.3.6 boost extra, patches, mosek 7 support, libiglbbw (mosek optional)
0.3.5 More examples, naive primitive sorting
0.3.3 Many more examples, ambient occlusion with Embree.
0.3.1 Linearly dependent constraints in min_quad_with_fixed, SparseQR buggy
0.3.0 Better active set method support
0.2.3 More explicits, active set method, opengl/anttweakbar guards
0.2.2 More explicit instanciations, faster sorts and uniques
0.2.1 Bug fixes in barycenter and doublearea found by Martin Bisson
0.2.0 XML serializer more stable and fixed bug in remove_duplicate_vertices
0.1.8 Embree and xml (windows only) extras
0.1.5 Compilation on windows, bug fix for compilation with cygwin
0.1.1 Alpha release with core functions, extras, examples