|
|
@773
|
7 years |
Maciej Komosinski |
Improved styling implementation, fixes issue number 18 [refs #62]
|
|
|
@772
|
7 years |
Maciej Komosinski |
Unified #define modifiers in f1 and f4, fixes issue number 16 [refs #62]
|
|
|
@771
|
7 years |
Maciej Komosinski |
Added color and size modifiers in f4; avoided unnecessary conditions …
|
|
|
@770
|
7 years |
Maciej Komosinski |
Avoided "min" and "max" as variable names, fixes issue 22 [refs #62]
|
|
|
@767
|
7 years |
Maciej Komosinski |
More strict parsing of the repetition counter; bug fixes; improved …
|
|
|
@760
|
7 years |
Maciej Komosinski |
- added support for new API for neuron types and their properties
- …
|
|
|
@736
|
7 years |
Maciej Komosinski |
Added the new "using_checkpoints" argument to genetic converters so …
|
|
|
@726
|
7 years |
Maciej Komosinski |
- Changed Model::singleStepBuild() to Model::addFromString() to create …
|
|
|
@676
|
7 years |
Maciej Komosinski |
Improved comments, removed unnecessary TODO regarding "Rr" modifiers
|
|
|
@675
|
7 years |
Maciej Komosinski |
Code formatting
|
|
|
@674
|
7 years |
Maciej Komosinski |
f4 modifiers implemented similarly to f1 modifiers, and a base for …
|
|
|
@671
|
7 years |
Maciej Komosinski |
Unified property names of f1 and f4; improved docs; 3.141 -> M_PI
|
|
|
@534
|
8 years |
Maciej Komosinski |
Renamed: get/setGene -> get/setGenes, setGeneOnly -> …
|
|
|
@528
|
8 years |
Maciej Komosinski |
- Part.m removed
- Part.h becomes XPROP
- validate more part and joint …
|
|
|
@513
|
9 years |
Maciej Komosinski |
checkValidity() and validate() are now aware of genotype name
|
|
|
@375
|
10 years |
Maciej Komosinski |
Renamed logging functions to more intuitive and simple names
|
|
|
@372
|
10 years |
sz |
Renamed some classes and functions to make their purpose more obvious: …
|
|
|
@348
|
10 years |
Maciej Komosinski |
- explicit c_str() in SString instead of (const char*) cast
- genetic …
|
|
|
@287
|
10 years |
Maciej Komosinski |
GDK->SDK
|
|
|
@286
|
10 years |
Maciej Komosinski |
Updated headers
|
|
|
@247
|
10 years |
Maciej Komosinski |
Sources support both 32-bit and 64-bit, and more compilers
|
|
|
@199
|
11 years |
Maciej Komosinski |
Avoid const char*/char* compilation warnings
|
|
|
@197
|
11 years |
Maciej Komosinski |
GDK used by developers since 1999, distributed on the web since 2002
|
|
|
@196
|
11 years |
Maciej Komosinski |
Updated f4 sources and made f4 available for GDK demo apps
|