|
|
@1039
|
4 years |
Maciej Komosinski |
Removed Part's "visual thickness" property
|
|
|
@1005
|
4 years |
Maciej Komosinski |
Higher conformance with C++17, but gave up after missing M_PI, M_PI_2, …
|
|
|
@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(), …
|
|
|
@899
|
5 years |
Maciej Komosinski |
Code formatting
|
|
|
@896
|
5 years |
Maciej Komosinski |
Replaced #defined macros for popular random-related operations with …
|
|
|
@779
|
6 years |
Maciej Komosinski |
Unified file names of all files involved in genetic conversions and …
|
|
|
@740
|
7 years |
Maciej Komosinski |
Added support for developmental phases ("checkpoints") to converters …
|
|
|
@736
|
7 years |
Maciej Komosinski |
Added the new "using_checkpoints" argument to genetic converters so …
|
|
|
@664
|
8 years |
Maciej Komosinski |
Mark last Part white - a visual aid for easier editing of f9 genotypes
|
|
|
@643
|
8 years |
Maciej Komosinski |
The meaning of f9 3D-direction genes made consistent with Framsticks …
|
|
|
@534
|
8 years |
Maciej Komosinski |
Renamed: get/setGene -> get/setGenes, setGeneOnly -> …
|
|
|
@513
|
8 years |
Maciej Komosinski |
checkValidity() and validate() are now aware of genotype name
|
|
|
@348
|
10 years |
Maciej Komosinski |
- explicit c_str() in SString instead of (const char*) cast
- genetic …
|
|
|
@319
|
10 years |
Maciej Komosinski |
Fixed compilation warnings
|
|
|
@286
|
10 years |
Maciej Komosinski |
Updated headers
|
|
|
@259
|
10 years |
Maciej Komosinski |
Added support for genetic mapping in f9
|
|
|
@247
|
10 years |
Maciej Komosinski |
Sources support both 32-bit and 64-bit, and more compilers
|
|
|
@197
|
11 years |
Maciej Komosinski |
GDK used by developers since 1999, distributed on the web since 2002
|
|
|
@168
|
11 years |
sz |
reformatting
|
|
|
@157
|
11 years |
sz |
f9 and Ff converters can now detect an invalid input genotype and …
|
|
|
@145
|
11 years |
sz |
Genetics reorganization (affects ALL applications!):
- …
|
|
|
@139
|
11 years |
sz |
class renaming + minor corrections
|
|
|
@125
|
11 years |
sz |
f9: APPLY_DETERMINISTIC_BODY_NOISE enabled by default
|
|
|
@120
|
11 years |
Maciej Komosinski |
added sources of the f9->f0 genetic converter
|