Jan Möbius
e686317117
Artifact archive for tar gz as well
2016-05-12 11:37:47 +02:00
Jan Möbius
a662f25031
Wrong artifact location fixed
2016-05-12 11:35:24 +02:00
Jan Möbius
d71aabad49
Fixed bug on cpp98 build which does not run some python unittests
2016-05-12 11:33:20 +02:00
Jan Möbius
80316d61ea
Archive created dmg files from mac
2016-05-12 11:10:21 +02:00
Jan Möbius
33cdd611ab
More verbose ci output for configuration
2016-05-12 11:01:33 +02:00
Jan Möbius
b1319aae79
Try to build dragndrop installer for OpenMesh on Mac containing release and debug version
2016-05-12 10:56:36 +02:00
Jan Möbius
a5dbe44e2d
Merge branch 'master' of https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh
2016-05-11 11:11:59 +02:00
Jan Möbius
438410786f
Fixed another warning
2016-05-11 11:11:53 +02:00
Jan Möbius
7472672e0e
Merge branch 'cppcheck_artifact_collection' into 'master'
...
Archive cppcheck results
See merge request !62
2016-05-11 11:11:05 +02:00
Jan Möbius
196dfedbbb
Merge branch 'master' of https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh
2016-05-11 11:11:00 +02:00
Jan Möbius
37493141b1
Fixed another warning
2016-05-11 11:10:53 +02:00
Jan Möbius
75adfa5964
Merge branch 'Fixed_clang_warnings' into 'master'
...
Wrong init order fixed
See merge request !61
2016-05-11 11:00:55 +02:00
Jan Möbius
33ad024a49
Archive cppcheck results
2016-05-11 10:50:24 +02:00
Jan Möbius
d0f26a8044
Wrong init order fixed
2016-05-11 10:22:28 +02:00
Jan Möbius
c875cac583
Garbage on command line
2016-05-10 17:12:54 +02:00
Jan Möbius
d71fc18d6a
Merge branch 'cppcheck_fixes' into 'master'
...
Cppcheck fixes via gitlab
See merge request !60
2016-05-10 16:36:52 +02:00
Jan Möbius
4e9e5b2659
Suppress missing system headers and reduce allowed errors to zero
2016-05-10 15:37:32 +02:00
Jan Möbius
904675aa96
Accept one cppcheck error as there are some include files from the system which can't be found
2016-05-10 15:32:46 +02:00
Jan Möbius
0baefafd66
Cosmetics and fail test
2016-05-10 15:31:20 +02:00
Jan Möbius
e19052fed8
Run cppcheck via gitlab
2016-05-10 15:17:36 +02:00
Jan Möbius
161d6fe518
Fixed more cppcheck warnings
2016-05-10 15:02:02 +02:00
Jan Möbius
0837d5d1d0
Merge branch 'Documentation_size_t_fixes' into 'master'
...
Fixed Documentation stating unsigned int instead of size_t for n_entity() functions
See merge request !59
2016-05-09 12:46:39 +02:00
Jan Möbius
08ea02e378
Merge branch 'MinGW_Fixes' into 'master'
...
Some fixes for min gw (Thanks to Xan for the patch)
@xan: Your patches are pending for inclusion after test builds
See merge request !58
2016-05-09 12:23:15 +02:00
Jan Möbius
acda26a059
Fixed Documentation stating unsined int instead of size_t for n_entity() functions
2016-05-09 11:22:46 +02:00
Jan Möbius
5cebbd146f
Some fixes for min gw (Thanks to Xan for the patch)
2016-05-09 11:15:25 +02:00
Jan Möbius
0d3cce6d0a
Updated changelog
2016-05-04 10:11:50 +02:00
Jan Möbius
00728a9373
Merge branch 'triangulate_copy_properties' into 'master'
...
Copy per-halfedge and per-face properties to new elments during triangulation
This is an attempt to fix an issue we encountered when loading a textured quad mesh and triangulating it:
In the triangulated version, the respective values of the per-halfedge texcoords and face texture index properties were not assigned to the new triangles that were created during triangulation.
See merge request !57
2016-05-04 09:00:45 +02:00
Max Limper
c7b64addec
Copy per-halfedge and per-face properties to new elments during triangulation
2016-05-03 16:02:59 +02:00
Jan Möbius
50994e816f
OpenMesh logo for doxygen docu
2016-05-02 13:12:35 +02:00
Jan Möbius
4d2ba258f7
Replaced i8 with vci logo
2016-05-02 12:00:38 +02:00
Jan Möbius
2ab2527c36
Added VS2015 as supported architecture to documentation
2016-05-02 08:07:20 +02:00
Jan Möbius
ffbab0a3aa
Bumped version to OpenMesh 6.1
2016-04-29 15:26:25 +02:00
Jan Möbius
8ab97e2b2d
Wrong install path for plugins
2016-04-29 12:54:28 +02:00
Jan Möbius
8846837e9e
Directly copy qt.conf on install
2016-04-29 11:23:02 +02:00
Jan Möbius
c5e24a4d85
Typo
2016-04-29 10:31:18 +02:00
Jan Möbius
d1a3bbd62c
Typo
2016-04-29 10:28:55 +02:00
Jan Möbius
bc7a6b78d5
Fixed missing qt.con install target
2016-04-29 10:22:57 +02:00
Jan Möbius
ebfeb26130
Install qt plugins and qt.conf
2016-04-29 10:15:48 +02:00
Jan Möbius
9f51e9fa51
Updated changelog for 6.0 release
2016-04-28 13:07:54 +02:00
Jan Möbius
aee320c03a
Updated changelog
2016-04-28 13:07:20 +02:00
Jan Möbius
81928ddd07
Merge branch 'VS2015-fixes' into 'master'
...
Fix internal compiler error on VS2015
See merge request !56
2016-04-28 13:02:12 +02:00
Jan Möbius
254a4c9054
Initialize array of vectors on VS2015
2016-04-28 12:04:15 +02:00
Jan Möbius
78196aaaa2
Typo
2016-04-28 11:03:48 +02:00
Jan Möbius
909aa2b001
Updated cmake finders to work with flexible libs location on windows
2016-04-28 10:00:08 +02:00
Jan Möbius
3917bccea8
Split variables to seperate lines.
2016-04-28 09:39:31 +02:00
Jan Möbius
2cd4372420
Mark 5.2 release date
...
(cherry picked from commit dd91a7eaca8d080000306e2a0ea5801c619220a6)
2016-04-27 15:40:47 +02:00
Jan Möbius
00d533c24f
Merge branch 'ply_reader_omerr_fix' into 'master'
...
don't emit an error message for every face that could not be added (due to complex elements)
See merge request !55
2016-04-15 16:20:12 +02:00
Jan Möbius
1c85080a1e
- Updated changelog
...
- Always emit warning
2016-04-15 15:57:07 +02:00
Isaak Lim
6c6ce56c3c
don't emit an error message for every face that could not be added (due to complex elements)
2016-04-15 14:01:11 +02:00
Jan Möbius
17217c405d
Merge branch 'fixDoubleSwap' into 'master'
...
Fix double swap
See merge request !54
2016-04-14 15:42:24 +02:00