Commit Graph

  • 443fcd78a0 rename data type Alexandra Heuschling 2021-01-06 23:29:58 +01:00
  • d2d38ce22c adapte property creator, so that it uses string_for_value_type (void) for type string recognition Alexandra Heuschling 2021-01-05 17:53:44 +01:00
  • 1bb7e232f7 adapted property, so that is uses static function string_for_value_type (void) from binary struct for string identification Alexandra Heuschling 2021-01-05 17:52:44 +01:00
  • 9db985e2a6 added custom type to unit test Alexandra Heuschling 2021-01-05 17:51:44 +01:00
  • 6932a33414 added static function string_for_value_type (void) to binary struct and adapted each instance Alexandra Heuschling 2021-01-05 17:50:52 +01:00
  • d835958b6b add binary struct for openmesh vector of size 5 Alexandra Heuschling 2021-01-05 17:49:21 +01:00
  • 5dd941b48d Corrected artifacts path Johannes Lenzen 2021-01-05 16:42:52 +01:00
  • ad5865bc6b Fixed wrong artifact path Johannes Lenzen 2021-01-05 15:33:22 +01:00
  • 1b97306058 Enabled script error on error Johannes Lenzen 2021-01-05 11:15:32 +01:00
  • a4a50217d8 Fixed gitlab ci yaml config errors Johannes Lenzen 2021-01-05 11:12:25 +01:00
  • 1ff404230f Renamed iwyu job Johannes Lenzen 2021-01-05 11:11:02 +01:00
  • bd0ac33bb4 Added iwyu jobs Johannes Lenzen 2021-01-05 11:09:54 +01:00
  • ef529c8b52 refactor functionality. Types can now be registered Alexandra Heuschling 2020-12-21 15:22:46 +01:00
  • 577f21e7a1 replace Computer Graphics Group with Visual Computing Institute in html footer Max Lyon 2020-12-07 14:10:41 +01:00
  • d095500098 fix wrong doxygen path Max Lyon 2020-12-07 14:07:41 +01:00
  • 2372e6ce4e remove deprecated code Max Lyon 2020-12-07 14:07:17 +01:00
  • 139719433a fix wrong endif comment Max Lyon 2020-12-07 14:07:03 +01:00
  • bc7d5044a5 more renaming of acg to vci Max Lyon 2020-12-07 14:06:26 +01:00
  • 50363592be renaming of functions and variables in cmake-library Max Lyon 2020-12-07 13:18:53 +01:00
  • d0e517ebe4 configure cmake file even if QT5 is not found Max Lyon 2020-12-07 12:36:40 +01:00
  • b9054f5e55 add property of type bool to unittest for OM files Alexandra Heuschling 2020-12-04 17:27:04 +01:00
  • 1aa8e25bb8 fix indentation and add comments Alexandra Heuschling 2020-12-04 17:26:37 +01:00
  • efc5937523 fix a bug where unittest would fail due to bad testfile Alexandra Heuschling 2020-12-03 12:44:04 +01:00
  • 87f2365d20 Merge branch 'cmake-no-custom-eigen-finder' into 'master' Jan Möbius 2020-12-03 10:50:07 +01:00
  • 843fff12a3 CMake: use regular find_package(Eigen3) instead of custom old-school finder Martin Heistermann 2020-12-02 19:26:21 +01:00
  • 3a2801fe76 fix name of Qt5Widgets package Max Lyon 2020-12-02 14:37:36 +01:00
  • 79b3199ad5 only add fixbundle if QT5 was found Max Lyon 2020-12-02 14:33:27 +01:00
  • 555dd1fcb1 specify which Qt packages are required and enable automoc Max Lyon 2020-12-02 14:17:17 +01:00
  • 5550fb0714 use acg_create_doc_target Max Lyon 2020-12-02 12:28:10 +01:00
  • 06c0032c36 remove ACG cmake files and use files in cmake-library instead Max Lyon 2020-12-02 10:45:44 +01:00
  • 87038b1bc4 add cmake-library submodule Max Lyon 2020-12-02 10:40:41 +01:00
  • 3b6424c1a7 add support for signed char Alexandra Heuschling 2020-12-01 16:34:40 +01:00
  • bc6f7b75d9 add property creator that can create properties from strings Max Lyon 2020-11-30 20:53:18 +01:00
  • fcb7680610 use omlog instead of clog Max Lyon 2020-11-30 20:52:06 +01:00
  • 9c4679f903 add missing endl Max Lyon 2020-11-30 20:51:56 +01:00
  • 11c092e8e2 add support for vector types Alexandra Heuschling 2020-11-29 17:38:34 +01:00
  • 4fb3e8a7f3 add support for signed char Alexandra Heuschling 2020-11-29 17:38:19 +01:00
  • 0b18560655 remove debugg output Alexandra Heuschling 2020-11-29 17:37:46 +01:00
  • 5ce175a76a add function specification for type short and OpenMesh::VectorT<T, Dim> Alexandra Heuschling 2020-11-27 17:24:49 +01:00
  • 8b79e67a39 add if-statement so that reader still supports older versions Alexandra Heuschling 2020-11-26 17:51:43 +01:00
  • 52dd8dcbc5 add function to property that return a unique string for their type Alexandra Heuschling 2020-11-26 17:50:48 +01:00
  • e81a771656 update version of OM file Alexandra Heuschling 2020-11-26 17:50:02 +01:00
  • 5af470edd5 move function from OMFormat.hh to typename.hh Alexandra Heuschling 2020-11-26 17:48:53 +01:00
  • 2f6fde338d add property to be able to restore data from file Alexandra Heuschling 2020-11-17 21:35:07 +01:00
  • 3f9bdce467 add check for types Alexandra Heuschling 2020-11-17 21:26:43 +01:00
  • 6ba0ccc175 add helper functions for type recognition Alexandra Heuschling 2020-11-17 21:25:30 +01:00
  • 97d6e637da Merge branch 'Unittest_space_bool' into 'master' Jan Möbius 2020-11-16 15:23:02 +01:00
  • 783d9938c6 Merge branch 'master' into Unittest_space_bool Jan Möbius 2020-11-16 13:13:33 +01:00
  • ede7dca790 Merge branch 'CustomProperties' of https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh into CustomProperties Alexandra Heuschling 2020-11-10 16:48:50 +01:00
  • 53e68c18a1 add function to OMReader, to be consistent with OMWriter Alexandra Heuschling 2020-11-10 16:43:34 +01:00
  • 0cce038f10 small unit test refactoring Max Lyon 2020-11-09 17:24:36 +01:00
  • fa345b5e22 Merge branch 'master' into CustomProperties Max Lyon 2020-11-09 17:04:20 +01:00
  • a5e204a6b4 add unittest to check if loading properties works in om file format version 2.2 Max Lyon 2020-11-09 17:04:06 +01:00
  • 7a559a2bce add unittest checking loading of properties of om version 2.1 Max Lyon 2020-11-09 16:53:12 +01:00
  • 4436f3299d cast to pointers instead of references Max Lyon 2020-11-09 15:28:01 +01:00
  • 2d1ebf5a8c implement two ways of finding out the type of property Alexandra Heuschling 2020-11-05 21:27:02 +01:00
  • afaa48ac8b add new type to PropertyType enum Alexandra Heuschling 2020-11-05 21:26:16 +01:00
  • b50dafaf34 add enum PropertyType, so that properties can be restored from .om files Alexandra Heuschling 2020-11-05 20:03:51 +01:00
  • 87d427cbf0 Merge branch 'MemberFunctionWrapper' into 'master' Jan Möbius 2020-10-29 14:21:27 +01:00
  • 68d408cf41 add test for member function wrappper Max Lyon 2020-10-29 11:05:40 +01:00
  • ad7f7eccad add missing include Max Lyon 2020-10-29 11:05:18 +01:00
  • e7148d0dda add MemberFunctionWrapper to conveniently use member functions as predicates Max Lyon 2020-10-29 10:52:34 +01:00
  • 4e234a91cd fix/simplify FilteredSmartRange Max Lyon 2020-10-29 10:34:12 +01:00
  • a64121b623 Merge branch 'smart_range_predicates' into 'master' Jan Möbius 2020-10-19 07:00:31 +02:00
  • e257be3e0b add docu Max Lyon 2020-10-15 16:54:29 +02:00
  • 123fe55b72 move SmartRangePredicates.hh from Mesh to Predicates.hh in Utils Max Lyon 2020-10-15 16:54:14 +02:00
  • 4ac19ab52e update changelog Max Lyon 2020-10-15 14:35:30 +02:00
  • 563149a8c5 add test for range predicates Max Lyon 2020-10-15 14:34:17 +02:00
  • e5729bcbeb add smart handle predicates Max Lyon 2020-10-15 14:03:39 +02:00
  • 62f30db35b update changelog Max Lyon 2020-10-15 14:01:32 +02:00
  • 6396a04c25 iterate over all elements in smart handle unittest Max Lyon 2020-10-15 13:52:32 +02:00
  • cc52635ca4 Merge branch 'master' into smart_handle_status Max Lyon 2020-10-15 13:49:50 +02:00
  • d0aef334c0 improve name of helper class containing status access functions and implement is_boundary in the same way Max Lyon 2020-10-15 13:49:07 +02:00
  • 2378a7d362 Merge branch 'mesh_property_initialization' into 'master' Jan Möbius 2020-10-14 10:43:43 +02:00
  • f6781e2506 add test for smart handle status access Max Lyon 2020-10-13 21:50:08 +02:00
  • 7d281c1437 add methods to SmartHandles that give access to the status Max Lyon 2020-10-13 21:49:41 +02:00
  • 657dc2c891 add support for initializing property managers of mesh properties Max Lyon 2020-10-13 16:50:40 +02:00
  • a8d275123a add unittest to check if mesh property initialization works Max Lyon 2020-10-13 16:46:51 +02:00
  • 776ee1e3ea Merge branch 'STL-reader-change' into 'master' Jan Möbius 2020-10-09 11:36:48 +02:00
  • 5f3f57e8cb Change stl reader behaviour on extension .stl , Don't check for the solid keyword explicitly Jan Möbius 2020-10-09 09:33:28 +02:00
  • 2667c669c4 Change stl reader behaviour on extension .stl , Don't check for the solid keyword explicitly Jan Möbius 2020-10-09 09:31:19 +02:00
  • 504b66c923 Added unittest to check for the space bool bug Jan Möbius 2020-09-24 12:40:44 +02:00
  • 1c71cf568d Fixed some qt deprecation warnings Jan Möbius 2020-09-24 11:54:03 +02:00
  • 740c69162c Merge branch 'AvgUnittest' into 'master' Jan Möbius 2020-08-26 11:34:40 +02:00
  • ff609b8909 add tests for smart range avg and weighted avg Max Lyon 2020-08-26 10:20:58 +02:00
  • 9a9cf96a5c Merge branch 'weighted_avg' into 'master' Jan Möbius 2020-08-25 09:48:40 +02:00
  • ac67648317 add weighted average to smart ranges Max Lyon 2020-08-24 14:54:45 +02:00
  • f0ee8876d9 Merge branch 'halfedge_loop_range' into 'master' Jan Möbius 2020-08-12 11:58:16 +02:00
  • 83f36625e3 Merge branch 'fix_filtered_smart_range' into 'master' Jan Möbius 2020-08-12 08:57:45 +02:00
  • 787c00f3d2 update docu Max Lyon 2020-08-11 16:51:47 +02:00
  • c800446073 add missing range version of halfedge loop iterator Max Lyon 2020-08-11 16:35:13 +02:00
  • 1bd54d47ff add assignment operator to FilteredIterator to allow combination of filtered and argmin Max Lyon 2020-08-10 10:36:08 +02:00
  • 569a9e50e0 Merge branch 'property_manager_fix' into 'master' Jan Möbius 2020-07-22 14:24:47 +02:00
  • 59c09e1bfa fix copying between propertymanagers with different deprecated second template argument Max Lyon 2020-07-22 13:12:17 +02:00
  • 2ab8b35cde Merge branch 'remove_compile_order_check' into 'master' Jan Möbius 2020-06-24 11:16:53 +02:00
  • 673f85e6b3 Merge branch 'master' into remove_compile_order_check Jan Möbius 2020-06-24 09:28:35 +02:00
  • 9caeadc43b Merge branch 'Decimater_selection' into 'master' Jan Möbius 2020-06-19 17:25:16 +02:00
  • 044454188e Fixed runaway selection Jan Möbius 2020-06-19 16:03:22 +02:00
  • cfb9af64f7 Fixed runaway selection Jan Möbius 2020-06-19 15:54:39 +02:00
  • 2d90392e0c Fixed cppcheck issue Jan Möbius 2020-06-19 14:45:45 +02:00