Commit Graph

10 Commits

Author SHA1 Message Date
Jan Möbius
11c55759f7 Updated and unified license headers 2023-03-01 13:03:33 +01:00
Max Lyon
2a4fd0b887 rename string_for_value_type to type_identifier 2021-03-15 16:15:24 +01:00
Max Lyon
d6e3226714 remove some debug output 2021-03-15 10:26:00 +01:00
Max Lyon
414c3507f2 only add properties with property creator when they not already exist 2021-03-02 01:22:56 +01:00
Alexandra Heuschling
cc75d6a040 clean up code 2021-01-18 16:02:31 +01:00
Alexandra Heuschling
f46f4b2348 use std::find_if instead of raw loop to follow style guides 2021-01-17 15:30:47 +01:00
Alexandra Heuschling
0d9a2bcf3c add OPENMESHDLLEXPORT macro for the windows build 2021-01-16 17:56:55 +01:00
Alexandra Heuschling
d2d38ce22c adapte property creator, so that it uses string_for_value_type (void) for
type string recognition

Signed-off-by: Alexandra Heuschling <aheuschling@cox.informatik.rwth-aachen.de>
2021-01-05 17:53:44 +01:00
Alexandra Heuschling
ef529c8b52 refactor functionality. Types can now be registered 2020-12-21 15:22:46 +01:00
Max Lyon
bc6f7b75d9 add property creator that can create properties from strings 2020-11-30 20:53:18 +01:00