|
|
@1158
|
3 years |
Maciej Komosinski |
Cosmetic/minor improvements
|
|
|
@1130
|
4 years |
Maciej Komosinski |
Used std::min(), std::max() explicitly to avoid compiler confusion. …
|
|
|
@1109
|
4 years |
Maciej Komosinski |
Follow-up to r1107
|
|
|
@1043
|
4 years |
Maciej Komosinski |
Fixed the quotation character
|
|
|
@976
|
4 years |
Maciej Komosinski |
Renamed three "solid-compatible" receptors to have more informative names
|
|
|
@975
|
4 years |
Maciej Komosinski |
Added NeuroClass::getSupportedJointTypes() and …
|
|
|
@973
|
4 years |
Maciej Komosinski |
Increased SString and std::string compatibility: introduced length(), …
|
|
|
@952
|
4 years |
Maciej Komosinski |
Added new receptors (Gp:"gyroscope" on a Part, Tp:Touch-proximity and …
|
|
|
@946
|
4 years |
Maciej Komosinski |
More specific name of the "M" muscle
|
|
|
@935
|
4 years |
Maciej Komosinski |
Utility functions that provide a set of all neuron classes fulfilling …
|
|
|
@934
|
4 years |
Maciej Komosinski |
Introduced 'volume' field available by getMinPart(), getMaxPart(), …
|
|
|
@933
|
4 years |
Maciej Komosinski |
When constructing a neuron, check whether it supports the shape type …
|
|
|
@932
|
4 years |
Maciej Komosinski |
Neuron classes now have a property (a bit field) that says whether …
|
|
|
@924
|
4 years |
Maciej Komosinski |
Fixed flag value of SolidMuscle?
|
|
|
@922
|
4 years |
sz |
bug fixed: missing 'power' in the dummy SolidMuscle? implementation
|
|
|
@921
|
4 years |
Maciej Komosinski |
Added the declaration of "solid muscles"
|
|
|
@920
|
4 years |
Maciej Komosinski |
Hinges and a muscle for solid shapes in f0
|
|
|
@907
|
5 years |
Maciej Komosinski |
Code formatting
|
|
|
@896
|
5 years |
Maciej Komosinski |
Replaced #defined macros for popular random-related operations with …
|
|
|
@827
|
6 years |
Maciej Komosinski |
Fixed misleading indentation
|
|
|
@791
|
6 years |
Maciej Komosinski |
Code formatting
|
|
|
@790
|
6 years |
Maciej Komosinski |
Code formatting
|
|
|
@732
|
7 years |
Maciej Komosinski |
Added support for "checkpoints" (intermediate phases of development of …
|
|
|
@726
|
7 years |
Maciej Komosinski |
- Changed Model::singleStepBuild() to Model::addFromString() to create …
|
|
|
@721
|
7 years |
Maciej Komosinski |
Code formatting
|
|
|
@720
|
7 years |
Maciej Komosinski |
Param::save2() renamed to saveSingleLine(); unified Param::load() so …
|
|
|
@714
|
7 years |
Maciej Komosinski |
- Setting default NeuroClass? active/genactive in preconfigured …
|
|
|
@646
|
8 years |
Maciej Komosinski |
Support for multiple coexisting implementations of the same neuron …
|
|
|
@492
|
9 years |
Maciej Komosinski |
emscripten compatibility
|
|
|
@484
|
9 years |
Maciej Komosinski |
fields -> neuroproperties, properties -> size
|
|
|
@419
|
9 years |
Maciej Komosinski |
Default value for strings was "0" instead of ""
|
|
|
@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 …
|
|
|
@288
|
10 years |
Maciej Komosinski |
GDK->SDK, gdk_test.cpp -> genomanipulation.cpp
|
|
|
@286
|
10 years |
Maciej Komosinski |
Updated headers
|
|
|
@271
|
10 years |
Maciej Komosinski |
Refreshed header comments
|
|
|
@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
|
|
|
@138
|
11 years |
sz |
genetic operator example - frams/_demos/genooper_test.cpp
|
|
|
@127
|
11 years |
sz |
bug fixed: all param items having GETONLY accessor must also have …
|
|
|
@121
|
11 years |
sz |
updated file headers and makefiles
|
|
|
@112
|
11 years |
sz |
removed weird };
|
|
|
@109
|
11 years |
sz |
source reorganization (see README)
new feature added: part/joint …
|