Commit Graph

  • c8b5dea249 C++11: Made a unit test C++98 compatible. Hans-Christian Ebke 2015-11-19 16:56:23 +01:00
  • 8d24e6bb67 C++11: Moved C++11 specific unit test into #ifdef. Hans-Christian Ebke 2015-11-19 16:44:14 +01:00
  • 2899984ed9 C++11: Fixed OpenMesh Python bindings. Hans-Christian Ebke 2015-11-19 15:42:39 +01:00
  • 54d14e54c3 Purged another warning in unit tests. Hans-Christian Ebke 2015-11-19 15:23:43 +01:00
  • 498e4d033f Purged warnings in unit tests. Hans-Christian Ebke 2015-11-19 15:21:00 +01:00
  • 580e5526d8 C++11: VectorT now also accepts non-arithmetic types as Scalar. Hans-Christian Ebke 2015-11-19 15:20:41 +01:00
  • 4c36fcfee8 Added more unit tests to VectorT. Hans-Christian Ebke 2015-11-19 14:11:44 +01:00
  • 07fa145057 C++11: Fixed VectorT::normalize_cond() implementation. Hans-Christian Ebke 2015-11-19 14:09:03 +01:00
  • 784adb9744 C++11: Made VectorT::size() and VectorT::dim() constexpr. Hans-Christian Ebke 2015-11-19 14:08:42 +01:00
  • 687da4e08f C++11: Added static_asserts to component-wise constructor. Hans-Christian Ebke 2015-11-19 11:10:28 +01:00
  • 21cc0acab5 C++11: Explicitly defined default copy/move c'tor and operator=. Hans-Christian Ebke 2015-11-19 11:09:53 +01:00
  • d511f65739 Added some more basic linear algebra unit tests for VectorT. Hans-Christian Ebke 2015-11-19 10:27:11 +01:00
  • 9bac315198 C++11: Fixed VectorT so it compiles with clang as well. Hans-Christian Ebke 2015-11-19 10:26:45 +01:00
  • e966c351b4 Fixed VectorT python wrapper. Hans-Christian Ebke 2015-11-18 15:52:32 +01:00
  • b0f7f8b0f3 Fixed VectorT::operator| and operator>>. Hans-Christian Ebke 2015-11-18 15:52:20 +01:00
  • fc5c715dd3 Merge remote-tracking branch 'remotes/origin/master' Hans-Christian Ebke 2015-11-18 15:12:38 +01:00
  • 287da20912 C++11: Reimplemented VectorT without macros. Hans-Christian Ebke 2015-11-18 15:11:48 +01:00
  • 59c6c56c45 Unused variables Jan Möbius 2015-11-18 15:00:48 +01:00
  • 96ba2a3f8b Missing parameter passthrough Jan Möbius 2015-11-18 14:55:18 +01:00
  • 15a7497729 Updated version flags to 5.1 Jan Möbius 2015-11-18 14:06:54 +01:00
  • 1ab0709c9c Added changelog entries for 5.1 and 6.0 Jan Möbius 2015-11-18 14:05:14 +01:00
  • a8791d1116 Updated changelog for 5.0 release Jan Möbius 2015-11-18 13:06:20 +01:00
  • 5acdcd9698 Ignore .project file Jan Möbius 2015-11-18 13:05:47 +01:00
  • a45c7f2508 Merge branch 'vectort-ctor-fix' into 'master' Jan Möbius 2015-11-17 14:44:24 +01:00
  • 11c9946934 fix generic VectorT ctor for non float-convertible scalar types Janis Born 2015-11-17 11:37:23 +01:00
  • 2ddafd43eb Merge branch 'fix-clang-warnings' into 'master' Jan Möbius 2015-11-12 18:25:11 +01:00
  • 706b065593 C++11: Fixed clang warning about missing braces. Hans-Christian Ebke 2015-11-12 15:52:49 +01:00
  • 89273cb1d6 Merge branch 'cpp11-tests-on-mac' into 'master' Jan Möbius 2015-11-11 15:40:04 +01:00
  • b8460a7a1c Test Builds with c++11 on mac Jan Möbius 2015-11-11 15:12:19 +01:00
  • 4f0f4a9c53 Merge branch 'warnings-fixed' into 'master' Jan Möbius 2015-11-11 14:52:10 +01:00
  • 146109f6b2 Merge branch 'gitlab-ci-mac' into 'master' Jan Möbius 2015-11-11 14:52:01 +01:00
  • f9a945e1f6 Wrong file syntax Jan Möbius 2015-11-11 14:49:39 +01:00
  • 1acaf2c829 Wrong file syntax Jan Möbius 2015-11-11 14:48:36 +01:00
  • 0650d3d711 Use right runners to run jobs Jan Möbius 2015-11-11 14:46:24 +01:00
  • bbf51e4cc2 Fixed warnings in unit tests due to unused variables Jan Möbius 2015-11-11 14:43:32 +01:00
  • 74853ead74 Removed unnacessary line Jan Möbius 2015-11-11 14:34:33 +01:00
  • e2ef88eed9 Restrict to right OS Jan Möbius 2015-11-11 14:34:00 +01:00
  • 0692bc49e9 always export path Jan Möbius 2015-11-11 14:31:32 +01:00
  • 6d6b02680c First version for mac gitlab-ci integration Jan Möbius 2015-11-11 14:30:00 +01:00
  • 87a4e1f672 Merge branch 'Gitlab-CI-tests' into 'master' Jan Möbius 2015-11-11 12:37:29 +01:00
  • d3cf43c2a9 Merge branch 'changelog' into 'master' Jan Möbius 2015-11-11 12:36:52 +01:00
  • 203d37a238 Made script executable Jan Möbius 2015-11-11 10:11:40 +01:00
  • e64cc5cbfe First runner test Jan Möbius 2015-11-11 10:02:42 +01:00
  • 4b322f792c Switched Release version to 5.0 and updated changelog Jan Möbius 2015-11-11 09:13:10 +01:00
  • 7a2f97104b Merge branch 'cpp11' into 'master' Jan Möbius 2015-11-11 08:39:18 +01:00
  • 0d619f33d3 C++11: Create version of homogenized() for C++11 branch (without macros). Hans-Christian Ebke 2015-11-10 16:08:53 +01:00
  • dfcc98c845 C++11: Do CMake-less C++11 checking. Hans-Christian Ebke 2015-11-10 14:59:43 +01:00
  • d147b6cf66 C++11: Enable c++11 support when building as part of OpenFlipper. Hans-Christian Ebke 2015-11-09 23:06:47 +01:00
  • dda4b41cac C++11: Got rid of narrowing conversion warnings in legacy code. Hans-Christian Ebke 2015-11-09 22:55:42 +01:00
  • 26914cba92 C++11: Legacy incompatibility fixes for VectorT C++11 features. Hans-Christian Ebke 2015-11-09 21:21:19 +01:00
  • c2c627ed4d C++11: Added _htmlColor literal operator. Hans-Christian Ebke 2015-11-09 18:51:00 +01:00
  • 97ccb1d641 Modernized VectorT constructors in C++11 branch. Hans-Christian Ebke 2015-11-09 18:46:39 +01:00
  • d85fe40f59 Added build support for C++11. Hans-Christian Ebke 2015-11-09 18:04:43 +01:00
  • 016848f102 Exposed the progressive mesh module. Alexander Dielen 2015-11-05 18:20:02 +01:00
  • 0cd8fcb358 Merge branch 'CalcFaceNormal' into 'master' Jan Möbius 2015-11-04 15:03:37 +01:00
  • 2e709ae103 implement more robust algorithm for surface normal computation Christopher Tenter 2015-11-03 21:27:28 +01:00
  • 04662a96d5 Exposed parts of the decimater framework. Alexander Dielen 2015-11-03 14:09:21 +01:00
  • ea7d9ca510 Merge branch 'template_StatusT_bugfix' into 'master' Jan Möbius 2015-10-27 14:09:34 +01:00
  • fa57b1de63 Changed order of typedefs Jan Möbius 2015-10-27 14:07:51 +01:00
  • bb740e72ff Merge branch 'changelog' into 'master' Jan Möbius 2015-10-27 10:50:24 +01:00
  • f7ac0d937f Updated changelog Jan Möbius 2015-10-27 10:49:46 +01:00
  • 99e84eb749 Fixed strange mergwe conflict Jan Möbius 2015-10-27 10:45:00 +01:00
  • acce6af3c0 Some minor changes to the StatusSet<> docs. Martin Marinov 2015-10-23 17:45:29 +01:00
  • 552598141c Fixed the most obvious issues with StatusSeT<> and its derivatives. Improved slightly the formatting and added a few lines documentation. Martin Marinov 2015-10-23 17:19:06 +01:00
  • 9634b917ec Merge branch 'Efficiency_opposite_halfedge_handle' into 'master' Jan Möbius 2015-10-23 13:44:42 +02:00
  • 6fc135e692 Removed from this branch Jan Möbius 2015-10-23 11:54:57 +02:00
  • f5d2560656 More efficient implementation of opposite_halfedge handle Jan Möbius 2015-10-23 10:25:47 +02:00
  • 6afadfbd4c Revert "remove dead code" aka Reintroduce status set Jan Möbius 2015-10-23 08:22:25 +02:00
  • 71f5eab5dc Merge branch 'Changelog' into 'master' Jan Möbius 2015-10-01 16:48:26 +02:00
  • 0c4e7099c5 Merge branch 'bugVvrange' into 'master' Jan Möbius 2015-10-01 16:47:37 +02:00
  • 1f8cfdeb27 Updated changelog Jan Möbius 2015-10-01 16:46:25 +02:00
  • 4c80b7e52f * added more unittests for c++11 ranges vvrange and vertexrange Martin Schultz 2015-10-01 16:27:12 +02:00
  • 3df14fae1a fixes #3 by checking Half Edge Handle validity on circulator creation Martin Schultz 2015-10-01 15:55:07 +02:00
  • 7544846f14 Merged changes from master Jan Möbius 2015-10-01 12:25:35 +02:00
  • a6c140759d Merge branch 'Doc-Style' into 'master' Jan Möbius 2015-10-01 10:47:39 +02:00
  • abfe4554ff - Removed unused images - moved logo to the right side - removed logo from footer Jan Möbius 2015-10-01 10:45:19 +02:00
  • c90222d88a Added alignment css to get the logo to the right side Jan Möbius 2015-10-01 10:03:02 +02:00
  • 837b06a657 Updated doxyfile to 1.8.8 Jan Möbius 2015-10-01 09:51:39 +02:00
  • 65d2d99a82 Removed old file Jan Möbius 2015-09-30 13:24:00 +02:00
  • 42cada723f Moved changelog to md Jan Möbius 2015-09-30 13:22:56 +02:00
  • 0bee0f5f77 Added URL to changelog Jan Möbius 2015-09-30 13:22:14 +02:00
  • ba501aa21b Merge branch 'Readme' into 'master' Jan Möbius 2015-09-30 13:15:32 +02:00
  • 9b515e710b Updated Git urls in README Jan Möbius 2015-09-30 12:32:06 +02:00
  • ed414a4ede Switched Readme to md syntax Jan Möbius 2015-09-30 12:28:59 +02:00
  • e3e7b4e166 Updated changelog Jan Möbius 2015-09-30 08:06:56 +02:00
  • c8316a013e * added basic vvrange testcase that checks if a mesh with only one vertex has an empty vvrange. Martin Schultz 2015-09-29 17:12:43 +02:00
  • b89f0d0be7 Merge branch 'bugVvrange' into 'master' Jan Möbius 2015-09-29 16:48:56 +02:00
  • 3c9c840c28 Merge branch 'master' into bugVvrange Martin Schultz 2015-09-29 16:34:42 +02:00
  • 8d8d022d0d Merge branch 'bugCompilerFlags' into 'master' Jan Möbius 2015-09-29 15:41:48 +02:00
  • 1e7fe6317d fixes #2 * removes -ansi since -ansi enforces older c++ standard Martin Schultz 2015-09-29 15:12:38 +02:00
  • 6366027c04 * fixes #3 by using cvv_cw iterators which are not deprecated Martin Schultz 2015-09-16 17:09:26 +02:00
  • f650c05af8 Merge branch 'featureReaderPerformance' into 'master' Jan Möbius 2015-09-14 14:40:44 +02:00
  • f28aa26ab2 closes #1 refs !1 *changed the static variables to be common variables. If one opens a lot of files, using thread local could be an alternative as long as the compiler supports it. Martin 2015-09-14 13:26:19 +02:00
  • e8a6f7110e Removed License part from Readme file Jan Möbius 2015-09-14 11:13:19 +02:00
  • 02382f4c5e Removed LICENSE Folder Added LICENSE File Jan Möbius 2015-09-14 11:12:21 +02:00
  • b91c85fd3a Merge branch 'Documentation_Updates' into 'master' Jan Möbius 2015-09-14 10:08:25 +02:00
  • d1daea3f7e Updated main readme file Jan Möbius 2015-09-14 10:04:35 +02:00
  • 2dce1916c5 * made STLReader reuse stringstreams Martin Schultz 2015-09-11 15:41:16 +02:00
  • ebd5180a8f * made OBJReader reuse stringstream objects. Should speedup Reading on MS Windows especially with lots of materials. Martin Schultz 2015-09-11 14:47:02 +02:00
  • c9180795bb * made Stringstreams in offReader static and reuse them to save performance Martin Schultz 2015-09-11 14:34:01 +02:00