Jérémie Dumas
|
1d12983ce2
Merge branch 'dev' into multiple-views
|
6 gadi atpakaļ |
Kacper Pluta
|
75d60e40a8
Documentation and code clean ups (MIQ related) (#971)
|
6 gadi atpakaļ |
Roi Poranne
|
0f40780d5d
Multiple viewports.
|
6 gadi atpakaļ |
Kacper Pluta
|
142546d2e9
remove a path refering to a non-existing file
|
6 gadi atpakaļ |
ZM-LT
|
859b9b618b
fix header.
|
6 gadi atpakaļ |
ZM-LT
|
174ac59db6
update M_PI to igl::PI. header file inclusion for some files are also added.
|
6 gadi atpakaļ |
Daniele Panozzo
|
7af7f2cd2e
selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data
|
7 gadi atpakaļ |
Daniele Panozzo
|
0a18442c6b
Merge branch 'viewer-refactor' of https://github.com/libigl/libigl into viewer_refactor
|
7 gadi atpakaļ |
luz.paz
|
bae6702731
more misc. typos
|
7 gadi atpakaļ |
Alec Jacobson
|
f5e35b9099
tutorial after ViewerCore/ViewerData refactor
|
7 gadi atpakaļ |
Alec Jacobson
|
3b3d439db5
merge
|
7 gadi atpakaļ |
Daniele Panozzo
|
8aaab1ecd9
fixed memory error hidden by const& in miq-related functions
|
7 gadi atpakaļ |
Alec Jacobson
|
0b5ba6ee21
rm shader, tutorial uses new viewer refactor
|
8 gadi atpakaļ |
Alec Jacobson
|
c5da8fdb17
refactored tutorial CMakeLists with strict dependencies
|
9 gadi atpakaļ |
Daniele Panozzo
|
38814fe106
moved comiso functions in copyleft
|
9 gadi atpakaļ |
Daniel Crispell
|
6eae3ca6b0
replaced static tutorial_shared_path string with #define
|
9 gadi atpakaļ |
Daniel Crispell
|
c861c711a0
Enable out of source tutorial build
|
9 gadi atpakaļ |
Daniele Panozzo
|
9e6d6f2e86
comiso now links statically if found, build is likely to be broken on windows due to the lack of blas
|
9 gadi atpakaļ |
Daniele Panozzo
|
bd12b9b5c9
compilation fixes for static library
|
10 gadi atpakaļ |
Alec Jacobson
|
0640f41c49
compile tutorial with namespace
|
10 gadi atpakaļ |
Daniele Panozzo
|
4d75e4c13c
template specializations for CLANG
|
10 gadi atpakaļ |
Daniele Panozzo
|
03bd18cc32
small improvement in the rendering of tutorial miq
|
10 gadi atpakaļ |
Daniele Panozzo
|
854d4daaa8
fixed MIQ and Frame field tutorials
|
10 gadi atpakaļ |
Daniele Panozzo
|
0ba1639a37
- fixes for camera bug
|
11 gadi atpakaļ |
Daniele Panozzo
|
d8dd116b18
- removed wrappers from viewer.h
|
11 gadi atpakaļ |
Daniele Panozzo
|
922d6b20aa
Merge commit 'e11e60ce79cdd6df8810723f6f1f0513e5221a6c [formerly a3c17ec2eb057e3a8f779d448cc0cf9bd0e684ac]'
|
11 gadi atpakaļ |
Daniele Panozzo
|
eb2279fdbb
tutorial compilation fixes
|
11 gadi atpakaļ |
Daniele Panozzo
|
75b9f9047f
- Viewer: moved all the drawing helpers functions in a generic ViewerData class
|
11 gadi atpakaļ |
Olga Diamanti
|
e11e60ce79
Merge branch 'master' of https://github.com/libigl/libigl
|
11 gadi atpakaļ |
Daniele Panozzo
|
0f0659cfa7
tutorial notes for parametrization
|
11 gadi atpakaļ |