Jan Möbius
|
b083f32a23
|
Replace NULL by nullptr
|
2019-05-29 10:11:42 +02:00 |
|
Jan Möbius
|
8a178e16ac
|
cppcheck
|
2019-05-29 08:49:18 +02:00 |
|
Jan Möbius
|
669b1b789e
|
cppcheck
|
2019-05-29 08:32:28 +02:00 |
|
Jan Möbius
|
4afdd5adcc
|
cppcheck
|
2019-05-29 08:00:32 +02:00 |
|
Jan Möbius
|
8cffe1c3b9
|
cppcheck
|
2019-05-28 14:22:36 +02:00 |
|
Jan Möbius
|
f468efacd0
|
cppcheck
|
2019-05-28 14:04:58 +02:00 |
|
Jan Möbius
|
87d2161c5d
|
cppcheck
|
2019-05-28 13:39:03 +02:00 |
|
Jan Möbius
|
bd0901caa8
|
overrides
|
2019-05-28 11:50:49 +02:00 |
|
Jan Möbius
|
53616eb91f
|
Merge branch 'delete_vertex_crash_subdivider' into 'master'
Delete vertex crash subdivider
Closes #65
See merge request OpenMesh/OpenMesh!219
|
2019-04-09 16:18:47 +02:00 |
|
Jan Möbius
|
9eee36de6d
|
Added Unittest for modified butterfly
|
2019-04-09 13:44:17 +02:00 |
|
Jan Möbius
|
752c8ef7d2
|
Fixed loop subdivider with external vector type
|
2019-04-09 13:27:03 +02:00 |
|
Jan Möbius
|
1b46bb0e7a
|
Added a documentation hint. closes #65
|
2019-04-09 13:22:18 +02:00 |
|
Jan Möbius
|
3d6ca4398d
|
Fixed crash in loop subdivision
|
2019-04-09 13:20:43 +02:00 |
|
Jan Möbius
|
e6ae5f2905
|
Use the ACG Directories
|
2019-04-09 08:08:02 +02:00 |
|
Jan Möbius
|
f0e50f033d
|
Use OpenMesh source dir as root directory
|
2019-04-09 07:51:00 +02:00 |
|
Jan Möbius
|
6302f46f65
|
- Support building on FreeBSD
- Generate OpenMeshConfig.cmake
Thanks to Thibault Payet for the patch
|
2019-04-09 07:45:54 +02:00 |
|
Jan Möbius
|
faa1a7917d
|
Get rid of the T.cc naming for template implementations
|
2019-02-20 12:14:46 +01:00 |
|
Jan Möbius
|
446d8cf14e
|
Removed old templates folder
|
2019-02-20 11:49:15 +01:00 |
|
Jan Möbius
|
2f269f5d98
|
Removed glut stuff from DecimaterViewer
|
2019-02-06 09:43:34 +01:00 |
|
Jan Möbius
|
2c52593cd7
|
Removed the old svn revision date headers
|
2019-01-15 11:21:12 +01:00 |
|
Jan Möbius
|
f68f9575ff
|
Fixed uninitialized normal
|
2019-01-15 11:13:37 +01:00 |
|
Jan Möbius
|
b3708fa4a7
|
- Removed VS2008 Visual Studio files
|
2018-12-14 09:20:52 +01:00 |
|
Jan Möbius
|
9a81b465e3
|
Linked SmartTagger docu into main docu pages
|
2018-06-19 15:12:41 +02:00 |
|
Jan Möbius
|
9f91de0d86
|
Added basic unittest for smarttagger on vertices
|
2018-06-19 14:39:59 +02:00 |
|
Jan Möbius
|
a2762b0562
|
Moved to OpenMesh namespace
|
2018-06-19 14:28:24 +02:00 |
|
Jan Möbius
|
2cb04f9988
|
Changed License Header
refs #57
|
2018-06-19 14:21:57 +02:00 |
|
Jan Möbius
|
3af06b689b
|
Copied over SmartTagger
|
2018-06-19 14:20:35 +02:00 |
|
Jan Möbius
|
ab07fbb70e
|
- Removed old qmake .pro files (Unmaintained for a long time)
|
2018-04-19 12:58:13 +02:00 |
|
Christian Mattes
|
377562d11a
|
Fixed last occurences of non-free-function usage (at least as far as covered by the tests).
|
2018-04-12 15:16:50 +02:00 |
|
Jan Möbius
|
9a1247cc89
|
More cppcheck fixes
|
2018-04-05 09:33:56 +02:00 |
|
Jan Möbius
|
9856ed02a0
|
Small compilation fix for MINGW64 cross-compilation
|
2018-01-26 13:33:24 +01:00 |
|
Jan
|
acb62194f4
|
Fixed Build on gcc-7.2
|
2017-10-20 17:02:49 +02:00 |
|
Max Lyon
|
45f3b8187d
|
enable more c++11 features for Visual Studio 2013
|
2017-04-25 16:03:19 +02:00 |
|
Jan Möbius
|
e956bace15
|
Silence warnings for timer implementation
|
2017-02-06 13:12:04 +01:00 |
|
Jan Möbius
|
fd5b60fcba
|
Fixed explicit making cppcheck fail and some lineendings
(cherry picked from commit 25178d9dcb)
|
2017-02-06 09:22:25 +01:00 |
|
Janis Born
|
faa7b3cb36
|
release status flags after usage in MidpointT
|
2017-01-16 11:56:31 +01:00 |
|
Janis Born
|
ca7abc7e30
|
request mesh element status in MidpointT subdivision and fix a possible infinite loop
|
2017-01-13 17:22:06 +01:00 |
|
Janis Born
|
ad32b4f5e2
|
typo in comment
|
2017-01-13 16:56:02 +01:00 |
|
Janis Born
|
e8247d6440
|
add documentation for MidpointT
|
2017-01-12 17:09:27 +01:00 |
|
Janis Born
|
ecb15612f1
|
even more C++98 compatibility
|
2017-01-12 15:19:18 +01:00 |
|
Janis Born
|
3d1bf65c93
|
port MidpointT back to C++98 😢
|
2017-01-12 13:38:57 +01:00 |
|
Janis Born
|
50e3887abe
|
add Midpoint uniform subdivision scheme
|
2017-01-11 17:27:44 +01:00 |
|
Janis Born
|
3b906e5119
|
use double as default RealType for subdividers
|
2017-01-11 17:26:28 +01:00 |
|
Jan Möbius
|
dd91155f2c
|
Another cast
|
2016-11-07 15:33:20 +01:00 |
|
Jan Möbius
|
c1ad9f418c
|
Some casts
|
2016-11-07 15:23:49 +01:00 |
|
Jan Möbius
|
7175cd8c6d
|
Several warnings
|
2016-11-07 15:10:23 +01:00 |
|
Jan Möbius
|
79ce71f2d3
|
Another fix
|
2016-11-07 15:07:19 +01:00 |
|
Jan Möbius
|
aec2fa2442
|
Merge branch 'warnings' of https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh into warnings
|
2016-11-07 15:02:15 +01:00 |
|
Jan Möbius
|
74ada2eac0
|
Warning
|
2016-11-07 15:02:07 +01:00 |
|
Jan Möbius
|
d966d44a3f
|
More fixes including Unit tests
|
2016-11-07 14:52:07 +01:00 |
|