|
|
@1287
|
11 months |
Maciej Komosinski |
size_t <-> int type casts
|
|
|
@1280
|
14 months |
Maciej Komosinski |
Added explicit type casts (size_t vs. int etc.)
|
|
|
@1274
|
14 months |
Maciej Komosinski |
Cosmetic
|
|
|
@1273
|
14 months |
Maciej Komosinski |
fH, fB, fL: improved default parameter values, syntax coloring and …
|
|
|
@1261
|
17 months |
Maciej Komosinski |
Disabled mutating joint stiffness in fH and fB
|
|
|
@1260
|
17 months |
Maciej Komosinski |
Cosmetic
|
|
|
@1259
|
17 months |
Maciej Komosinski |
f4: three #define's -> enum, minor refactorizations, added comments
|
|
|
@1258
|
17 months |
Maciej Komosinski |
f1->f0 conversion settings: modifier compatibility, 'C' and 'Q' …
|
|
|
@1257
|
17 months |
Maciej Komosinski |
- fH: don't mutate non-standard properties: assimilation, ingestion, …
|
|
|
@1256
|
17 months |
Maciej Komosinski |
- reasonable field names for enabling converters
- automatically …
|
|
|
@1254
|
17 months |
Maciej Komosinski |
- turn -0.0 into 0.0 if we have minimum==0.0, so that it does not look …
|
|
|
@1249
|
18 months |
Maciej Komosinski |
Multiple issues fixed when calculating bending range for the '|' …
|
|
|
@1248
|
18 months |
Maciej Komosinski |
Less duplicated constants (default values of Part and Joint properties)
|
|
|
@1247
|
18 months |
Maciej Komosinski |
Cosmetic
|
|
|
@1246
|
18 months |
Maciej Komosinski |
Optionally normalize the four "biological" properties when propagating …
|
|
|
@1245
|
18 months |
Maciej Komosinski |
Disabled "Ii" (energy ingestion/transfer rate) modifiers for f1/f4 …
|
|
|
@1244
|
18 months |
Maciej Komosinski |
Removed scaling when calculating Creature (Model) energy from the …
|
|
|
@1243
|
18 months |
Maciej Komosinski |
Simplify modifiers 'r' and 'R' separately because they obey simpler …
|
|
|
@1242
|
18 months |
Maciej Komosinski |
Changed the default behavior of modifier genes in f1 and f4 to …
|
|
|
@1241
|
18 months |
Maciej Komosinski |
No longer sort modifiers and cancel out antagonistic modifiers in f1 …
|
|
|
@1240
|
18 months |
Maciej Komosinski |
Updated f4->f1 approximate converter
|
|
|
@1239
|
18 months |
Maciej Komosinski |
More robust stopping condition for organism development: no longer …
|
|
|
@1238
|
18 months |
Maciej Komosinski |
Cosmetic
|
|
|
@1237
|
18 months |
Maciej Komosinski |
- Got rid of a redundant source of information: cells development …
|
|
|
@1236
|
18 months |
Maciej Komosinski |
Cosmetic
|
|
|
@1235
|
18 months |
Maciej Komosinski |
Don't remove trailing '>' from genotypes
|
|
|
@1234
|
18 months |
Maciej Komosinski |
Simplify sequences of modifier genes, cancelling out antagonistic ones …
|
|
|
@1233
|
18 months |
Maciej Komosinski |
Added a function that simplifies a sequence of modifier genes (useful …
|
|
|
@1232
|
18 months |
Maciej Komosinski |
The validate() function may now attempt to repair genotypes without …
|
|
|
@1231
|
18 months |
Maciej Komosinski |
- Thanks to r1230, it is possible to detect (and repair=remove) junk …
|
|
|
@1230
|
18 months |
Maciej Komosinski |
Got rid of the (buggy) look-ahead function, made parsing stricter and …
|
|
|
@1229
|
18 months |
Maciej Komosinski |
- More strict parsing (reporting errors instead of implicit fixes)
- …
|
|
|
@1228
|
18 months |
Maciej Komosinski |
Fixed a bug where an f4_Node tree that resulted from an f4 genotype …
|
|
|
@1227
|
19 months |
Maciej Komosinski |
Improvements in f4:
- fixed a bug where newly created cells in a given …
|
|
|
@1226
|
19 months |
Maciej Komosinski |
- Added ShapeType? constraint to GenoOperators::parseNeuroClass()
- …
|
|
|
@1216
|
19 months |
Maciej Komosinski |
Cosmetic
|
|
|
@1215
|
19 months |
Maciej Komosinski |
Less ambiguous names of counting functions in loggers: warning -> …
|
|
|
@1213
|
19 months |
Maciej Komosinski |
Fixed buffer overflow - the […] pattern in scanf() always stores the …
|
|
|
@1212
|
19 months |
Maciej Komosinski |
Properly attach muscles to joints and fix "Warning: …
|
|
|
@1186
|
2 years |
Maciej Komosinski |
For consistency with other numerical types, unlimited string length is …
|
|
|
@1183
|
2 years |
Maciej Komosinski |
Cosmetic
|
|
|
@1174
|
3 years |
Maciej Komosinski |
Cosmetic
|
|
|
@1167
|
3 years |
Maciej Komosinski |
Cosmetic
|
|
|
@1158
|
3 years |
Maciej Komosinski |
Cosmetic/minor improvements
|
|
|
@1157
|
3 years |
Maciej Komosinski |
Improved f9 mutation
|
|
|
@1130
|
4 years |
Maciej Komosinski |
Used std::min(), std::max() explicitly to avoid compiler confusion. …
|
|
|
@1108
|
4 years |
Maciej Komosinski |
Avoided potentially dangerous subtraction from unsigned int
|
|
|
@1075
|
4 years |
Maciej Komosinski |
Fixed dangerous size_t-1
|
|
|
@1056
|
4 years |
Maciej Komosinski |
Cosmetic
|
|
|
@1039
|
4 years |
Maciej Komosinski |
Removed Part's "visual thickness" property
|
|
|
@1032
|
4 years |
Maciej Komosinski |
- fS: comma as an intuitive separator in genotype instead of weird …
|
|
|
@1030
|
4 years |
Maciej Komosinski |
fS: refactoring
|
|
|
@1029
|
4 years |
Maciej Komosinski |
fL: more legal characters allowed in syntax coloring
|
|
|
@1023
|
4 years |
Maciej Komosinski |
Added GenoOperators::calculateSolidVolume(Part)
|
|
|
@1017
|
4 years |
Maciej Komosinski |
fS: faster collision detection, depends on "geometry" algorithms
|
|
|
@1006
|
4 years |
Maciej Komosinski |
Improved the fS encoding
|
|
|
@1005
|
4 years |
Maciej Komosinski |
Higher conformance with C++17, but gave up after missing M_PI, M_PI_2, …
|
|
|
@1000
|
4 years |
Maciej Komosinski |
Improved the fS encoding
|
|
|
@999
|
4 years |
Maciej Komosinski |
More consistent usage of "shapetype" (vs. "shape")
|
|
|
@994
|
4 years |
Maciej Komosinski |
Cosmetic
|
|
|
@991
|
4 years |
Maciej Komosinski |
Updated target genetic format for fF (foraminifera) genetic encoding …
|
|
|
@988
|
4 years |
Maciej Komosinski |
Building a Model from Geno now fails when Model.shape is incompatible …
|
|
|
@981
|
4 years |
Maciej Komosinski |
Fixed misleading indentation
|
|
|
@977
|
4 years |
Maciej Komosinski |
Renamed functions for consistency; added an example of using …
|
|
|
@976
|
4 years |
Maciej Komosinski |
Renamed three "solid-compatible" receptors to have more informative names
|
|
|
@974
|
4 years |
Maciej Komosinski |
Renamed all genooper paramtab variables to be consistent with the …
|
|
|
@973
|
4 years |
Maciej Komosinski |
Increased SString and std::string compatibility: introduced length(), …
|
|
|
@972
|
4 years |
Maciej Komosinski |
- separate "0" and "0s" formats (for SHAPE_BALL_AND_STICK and …
|
|
|
@969
|
4 years |
Maciej Komosinski |
fS: preserved volume during shape-type changes
|
|
|
@968
|
4 years |
Maciej Komosinski |
Introduced a separate function to mutate neuron connection weight
|
|
|
@967
|
4 years |
Maciej Komosinski |
Improved names of functions that mutate neuron properties and improved docs
|
|
|
@966
|
4 years |
Maciej Komosinski |
Cosmetic
|
|
|
@965
|
4 years |
Maciej Komosinski |
Added a function to print genotypes in the LaTeX format, preserving …
|
|
|
@961
|
4 years |
Maciej Komosinski |
Cosmetic
|
|
|
@960
|
4 years |
Maciej Komosinski |
Simplified code and fixed a bug where all existing non-default …
|
|
|
@959
|
4 years |
Maciej Komosinski |
Added a high-level neuron mutation function
|
|
|
@958
|
4 years |
Maciej Komosinski |
Added the fS genetic encoding (for solids)
|
|
|
@957
|
4 years |
Maciej Komosinski |
Replace magic "100" with GenoOperators::NEUROCLASS_PROP_OFFSET
|
|
|
@955
|
4 years |
Maciej Komosinski |
Genetic format ID becomes a string (no longer limited to a single …
|
|
|
@954
|
4 years |
Maciej Komosinski |
Fixed genotype returned on conversion error
|
|
|
@952
|
4 years |
Maciej Komosinski |
Added new receptors (Gp:"gyroscope" on a Part, Tp:Touch-proximity and …
|
|
|
@938
|
4 years |
Maciej Komosinski |
Set "M" solid muscle neuron class active by default
|
|
|
@935
|
4 years |
Maciej Komosinski |
Utility functions that provide a set of all neuron classes fulfilling …
|
|
|
@899
|
5 years |
Maciej Komosinski |
Code formatting
|
|
|
@896
|
5 years |
Maciej Komosinski |
Replaced #defined macros for popular random-related operations with …
|
|
|
@857
|
6 years |
Maciej Komosinski |
Initialized variables in all cases to make potential errors evident
|
|
|
@853
|
6 years |
Maciej Komosinski |
The official C++17 fallthrough? attribute instead of comments no break
|
|
|
@841
|
6 years |
Maciej Komosinski |
Updated #includes after splitting stl-util into util-stl, util-file …
|
|
|
@835
|
6 years |
Maciej Komosinski |
ISO C++17 compliance including NULL, nullptr, templates and pointer …
|
|
|
@831
|
6 years |
Maciej Komosinski |
Fixed broken neuron creation (missing argument - regression from r760, …
|
|
|
@830
|
6 years |
Maciej Komosinski |
"%ld" replaced with "%d" because it refers to int
|
|
|
@829
|
6 years |
Maciej Komosinski |
Removed unnecessary cast, "long" is equivalent to "int" in our compilations
|
|
|
@821
|
6 years |
Maciej Komosinski |
Performance and stability improvements in fB, fH, and fL; improved …
|
|
|
@809
|
6 years |
Maciej Komosinski |
Fixed a signed/unsigned warning
|
|
|
@808
|
6 years |
Maciej Komosinski |
New option for mutation in numerical encoding fn: mutate all variables …
|
|
|
@804
|
6 years |
Maciej Komosinski |
Fixed memory leak and uninitialized int
|
|
|
@803
|
6 years |
Maciej Komosinski |
Performance improvements, including avoiding unnecessary passing of …
|
|
|
@802
|
6 years |
Maciej Komosinski |
Crossing over with less bloat, but still biologically-inspired
|
|
|
@801
|
6 years |
Maciej Komosinski |
Added a helper function that counts active neuron classes
|
|
|
@797
|
6 years |
Maciej Komosinski |
A more complete implementation of fB, fH, fL
|
|
|