Timeline



06/22/23:

23:44 Changeset [1262] by Maciej Komosinski
Added missing #include for *nix compilers
17:25 Changeset [1261] by Maciej Komosinski
Disabled mutating joint stiffness in fH and fB
04:00 Changeset [1260] by Maciej Komosinski
Cosmetic
03:52 Changeset [1259] by Maciej Komosinski
f4: three #define's -> enum, minor refactorizations, added comments
03:50 Changeset [1258] by Maciej Komosinski
f1->f0 conversion settings: modifier compatibility, 'C' and 'Q' modifier influence, bending muscle default range
03:47 Changeset [1257] by Maciej Komosinski
- fH: don't mutate non-standard properties: assimilation, ingestion, stamina, density - fH: allow relative mutation probabilities in the range 0..100, like in other genetic formats
03:33 Changeset [1256] by Maciej Komosinski
- reasonable field names for enabling converters - automatically attach converter Param to GenoConvParam?
03:31 Changeset [1255] by Maciej Komosinski
structview (Canvas and GL) not resetting view when switching between genotype development checkpoints
03:29 Changeset [1254] by Maciej Komosinski
- turn -0.0 into 0.0 if we have minimum==0.0, so that it does not look as if we got a value below 0.0 (minimum) after mutation (even though -0.0==0.0) - implemented stochastic rounding for the mutation of integer parameters
03:27 Changeset [1253] by Maciej Komosinski
Turn -0.0 to 0.0 when the allowed range starts at 0.0
03:25 Changeset [1252] by Maciej Komosinski
Disallow Joint longitudal stiffness == 0.0 because then sticks can be stretched indefinitely with no resistance; now minimum allowed is 0.01
03:21 Changeset [1251] by Maciej Komosinski
- unified Visual C++ and Borland setting of floating point exception flags - more flags for *nixes to really catch division by zero (FE_DIVBYZERO was not sufficient) and overflow
02:11 Changeset [1250] by Maciej Komosinski
Added class ParamList? implementing ParamInterface?
Note: See TracTimeline for information about the timeline view.