# # ChangeLog for cpp/frams/genetics/geneprops.cpp # # Generated by Trac 1.2.1 # 05/19/24 04:28:14 Thu, 22 Jun 2023 02:00:45 GMT Maciej Komosinski [1260] * cpp/frams/Makefile-SDK-files (modified) * cpp/frams/_demos/geneprops_test.cpp (modified) * cpp/frams/genetics/geneprops.cpp (modified) * cpp/frams/genetics/geneprops.h (modified) Cosmetic Sun, 21 May 2023 21:03:45 GMT Maciej Komosinski [1248] * cpp/frams/genetics/geneprops.cpp (modified) Less duplicated constants (default values of Part and Joint properties) Sat, 20 May 2023 14:33:27 GMT Maciej Komosinski [1246] * cpp/frams/genetics/geneprops.cpp (modified) * cpp/frams/genetics/geneprops.h (modified) Optionally normalize the four "biological" properties when ... Thu, 18 May 2023 12:19:34 GMT Maciej Komosinski [1242] * cpp/frams/Makefile-SDK (modified) * cpp/frams/Makefile-SDK-files (modified) * cpp/frams/_demos/geneprops_graph.py (added) * cpp/frams/_demos/geneprops_test.cpp (added) * cpp/frams/genetics/geneprops.cpp (modified) * cpp/frams/genetics/geneprops.h (modified) Changed the default behavior of modifier genes in f1 and f4 to ... Fri, 16 Apr 2021 13:55:34 GMT Maciej Komosinski [1130] * cpp/common/2d.h (modified) * cpp/common/Convert.cpp (modified) * cpp/common/log.cpp (modified) * cpp/common/loggers/loggers.h (modified) * cpp/common/loggers/loggertostdout.cpp (modified) * cpp/common/nonstd_stl.h (modified) * cpp/common/util-stl.h (modified) * cpp/common/util-string.cpp (modified) * cpp/frams/_demos/evol_test.cpp (modified) * cpp/frams/_demos/printconvmap.cpp (modified) * cpp/frams/canvas/neurodiagram.cpp (modified) * cpp/frams/canvas/nn_smart_layout.cpp (modified) * cpp/frams/genetics/f1/f1_conv.cpp (modified) * cpp/frams/genetics/f9/f9_conv.cpp (modified) * cpp/frams/genetics/fB/fB_conv.cpp (modified) * cpp/frams/genetics/fB/fB_oper.cpp (modified) * cpp/frams/genetics/fF/fF_conv.cpp (modified) * cpp/frams/genetics/fF/fF_oper.cpp (modified) * cpp/frams/genetics/fS/fS_general.cpp (modified) * cpp/frams/genetics/fS/fS_oper.cpp (modified) * cpp/frams/genetics/fn/fn_conv.h (modified) * cpp/frams/genetics/geneprops.cpp (modified) * cpp/frams/model/autoname.cpp (modified) * cpp/frams/model/model.h (modified) * cpp/frams/model/similarity/EMD/emd.c (modified) * cpp/frams/model/similarity/measure-distribution.cpp (modified) * cpp/frams/neuro/impl/neuroimpl-channels.cpp (modified) * cpp/frams/neuro/impl/neuroimpl-fuzzy-f0.cpp (modified) * cpp/frams/neuro/impl/neuroimpl-fuzzy.cpp (modified) * cpp/frams/param/mutableparam.cpp (modified) * cpp/frams/param/paramobj.cpp (modified) * cpp/frams/util/extvalue.h (modified) * cpp/frams/util/multirange.cpp (modified) * cpp/frams/util/sstring-simple.cpp (modified) * cpp/frams/util/sstring.cpp (modified) * cpp/frams/vm/classes/collectionobj.cpp (modified) Used std::min(), std::max() explicitly to avoid compiler confusion. ... Mon, 30 Nov 2020 02:44:14 GMT Maciej Komosinski [1039] * cpp/frams/config/f0-SDK.def (modified) * cpp/frams/config/f0.def (modified) * cpp/frams/genetics/f1/f1_conv.cpp (modified) * cpp/frams/genetics/f9/f9_conv.cpp (modified) * cpp/frams/genetics/geneprops.cpp (modified) * cpp/frams/genetics/geneprops.h (modified) * cpp/frams/model/defassign-f0-SDK.h (modified) * cpp/frams/model/f0-SDK-classes.h (modified) * cpp/frams/model/model.cpp (modified) * cpp/frams/model/modelparts.cpp (modified) * cpp/frams/model/modelparts.h (modified) Removed Part's "visual thickness" property Thu, 15 Mar 2018 21:53:35 GMT Maciej Komosinski [759] * cpp/frams/Makefile-SDK-files (modified) * cpp/frams/genetics/f1/conv_f1.cpp (modified) * cpp/frams/genetics/f1/conv_f1.h (modified) * cpp/frams/genetics/geneprops.cpp (added) * cpp/frams/genetics/geneprops.h (added) f1 and f4 stick properties unified and moved to a separate structure ...