|
|
@191
|
11 years |
rgolebiewski |
Added geometry module: calculates model surface area, volume and sizes.
|
|
|
@187
|
11 years |
sz |
all text files should have svn:eol-style=native
|
|
|
@186
|
11 years |
sz |
slightly more modular makefile (separate variables for genetic …
|
|
|
@185
|
11 years |
Maciej Komosinski |
Avoid "atan2: domain error"
|
|
|
@183
|
11 years |
Maciej Komosinski |
Improved handling of model properties
|
|
|
@182
|
11 years |
Maciej Komosinski |
Don't warn at type mismatch in collection conversions
|
|
|
@181
|
11 years |
Maciej Komosinski |
Cosmetic change in order
|
|
|
@180
|
11 years |
Maciej Komosinski |
Remove fixed length buffers
|
|
|
@179
|
11 years |
Maciej Komosinski |
Separate file with version number
|
|
|
@178
|
11 years |
Maciej Komosinski |
Changed cryptic double[4] into a meaningful struct
|
|
|
@177
|
11 years |
Maciej Komosinski |
Optimizations and simplifications
|
|
|
@176
|
11 years |
Maciej Komosinski |
Renamed #defines that conflicted with system-wide defines for Windows …
|
|
|
@175
|
11 years |
Maciej Komosinski |
Undo unnecessary svn:ignore property
|
|
|
@174
|
11 years |
oriona |
Chambers in Foraminifera grow so that the length of the local …
|
|
|
@171
|
11 years |
sz |
getObjectTarget is now the recommended way to retrieve object from …
|
|
|
@170
|
11 years |
sz |
removed the confusing SList operator!()
|
|
|
@168
|
11 years |
sz |
reformatting
|
|
|
@167
|
11 years |
sz |
win32: add more randomness from uuid
|
|
|
@166
|
11 years |
sz |
Iterating a copy of callback list allows to modify the original while …
|
|
|
@165
|
11 years |
sz |
Model object does not enforce p.m when new style shape is used
|
|
|
@164
|
11 years |
sz |
null value handling in Dictionary serialization/toString
|
|
|
@163
|
11 years |
sz |
Framscript grammar files
|
|
|
@162
|
11 years |
sz |
NeuroSymbol?.size explained [closes #36]
|
|
|
@158
|
11 years |
sz |
genetics: warn if properties cannot be mixed because of incompatible types
|
|
|
@157
|
11 years |
sz |
f9 and Ff converters can now detect an invalid input genotype and …
|
|
|
@156
|
11 years |
sz |
type description corrected (only relevant for scripting/reflection)
|
|
|
@155
|
11 years |
sz |
Pt3D: allCoordsLowerThan()/HigherThan?() functions instead of the …
|
|
|
@154
|
11 years |
sz |
reformatting, english translation
|
|
|
@153
|
11 years |
sz |
SList container iteration: FOREACH() macro now creates local variable …
|
|
|
@152
|
11 years |
sz |
starting with 4.0rc7, the "part_shapes" visual style (theater and GUI) …
|
|
|
@151
|
11 years |
sz |
(c) header added
|
|
|
@150
|
11 years |
sz |
Warn against missing converter, convert() caller can differentiate …
|
|
|
@148
|
11 years |
Maciej Komosinski |
Updated descriptions of directory contents
|
|
|
@147
|
11 years |
sz |
This sample code may be useful for people reimplementing the standard …
|
|
|
@146
|
11 years |
sz |
oops, forgot to include oper_fx.cpp in the previous Genetics update
|
|
|
@145
|
11 years |
sz |
Genetics reorganization (affects ALL applications!):
- …
|
|
|
@144
|
11 years |
sz |
Param and ExtValue? improvements (better control on conversions, "load" …
|
|
|
@141
|
11 years |
sz |
Improved genotype validation in geno_test and genooper_test (using …
|
|
|
@140
|
11 years |
sz |
introducing the Foraminifera encoding (format 'F')
|
|
|
@139
|
11 years |
sz |
class renaming + minor corrections
|
|
|
@138
|
11 years |
sz |
genetic operator example - frams/_demos/genooper_test.cpp
|
|
|
@137
|
11 years |
sz |
added (c) headers
|
|
|
@136
|
11 years |
Maciej Komosinski |
renamed conv_test => genoconv_test
|
|
|
@135
|
11 years |
sz |
neuron layout algorithm (for schematic drawing), usage example in …
|
|
|
@131
|
11 years |
Maciej Komosinski |
a better way to save/restore a preprocessor macro, unfortunately not a …
|
|
|
@130
|
11 years |
Maciej Komosinski |
added a comment about supported platforms
|
|
|
@129
|
11 years |
sz |
conv_test now uses the DefaultGenoConvManager? which automatically …
|
|
|
@128
|
11 years |
sz |
warning: deprecated conversion from string constant to char*
|
|
|
@127
|
11 years |
sz |
bug fixed: all param items having GETONLY accessor must also have …
|
|
|
@126
|
11 years |
sz |
minor corrections
|
|
|
@125
|
11 years |
sz |
f9: APPLY_DETERMINISTIC_BODY_NOISE enabled by default
|
|
|
@124
|
11 years |
sz |
Param::save altname argument is now more convenient const char*
|
|
|
@123
|
11 years |
sz |
Cygwin compatibility
|
|
|
@122
|
11 years |
sz |
(c)opyright information added
|
|
|
@121
|
11 years |
sz |
updated file headers and makefiles
|
|
|
@120
|
11 years |
Maciej Komosinski |
added sources of the f9->f0 genetic converter
|
|
|
@119
|
11 years |
Maciej Komosinski |
reorganization of genetic sources (makefiles not updated yet)
|
|
|
@115
|
11 years |
sz |
loader_test can now extract raw genotype from a Framsticks file …
|
|
|
@114
|
11 years |
sz |
improved/bug fixed: delta joint mode (in f0 genotypes) is now …
|
|
|
@113
|
11 years |
sz |
some compilers don't like functions called 'include()'
|
|
|
@112
|
11 years |
sz |
removed weird };
|
|
|
@111
|
11 years |
sz |
missing directories (affects make clean)
|
|
|
@110
|
11 years |
Maciej Komosinski |
reorganization of sources
|
|
|
@109
|
11 years |
sz |
source reorganization (see README)
new feature added: part/joint …
|
|
|
@104
|
11 years |
sz |
introducing object de/serialization - see serialtest.cpp
the core GDK …
|
|
|
@95
|
11 years |
sz |
muscles encoded in a "new" way in f1 genotypes now behave as in "old" …
|
|
|
@94
|
11 years |
sz |
fixed model.def double Model appearance
|
|
|
@93
|
11 years |
Maciej Komosinski |
every param.set(value) produces a helpful warning when the "value" …
|
|
|
@92
|
11 years |
Maciej Komosinski |
SString::valueOf(value) can handle more argument types
|
|
|
@91
|
11 years |
Maciej Komosinski |
better and simpler memory management (allocation/deallocation); …
|
|
|
@89
|
11 years |
sz |
all test applications are compilable again
|
|
|
@83
|
12 years |
Maciej Komosinski |
f0 genotype to test f0 parsers, and a useful fullprops.cpp program …
|
|
|
@82
|
12 years |
Maciej Komosinski |
compiles under more platforms and OSes
|
|
|
@81
|
12 years |
Maciej Komosinski |
improved parsing of properties (e.g. in f0 genotypes)
|
|
|
@80
|
12 years |
Maciej Komosinski |
- new properties in Parts and Joints: visual red, green, blue, …
|
|
|
@74
|
13 years |
Maciej Komosinski |
improved documentation, compilation, and precision of numbers parsed
|
|
|
@73
|
13 years |
Maciej Komosinski |
a genotype can be passed as a parameter
|
|
|
@72
|
13 years |
Maciej Komosinski |
neural noise parameter in neurons
|
|
|
@71
|
14 years |
sz |
optional external validators for Geno
|
|
|
@70
|
14 years |
Maciej Komosinski |
compiles under vs2008
|
|
|
@69
|
14 years |
sz |
removed unnecessary files. all GDK samples can be built again …
|
|
|
@68
|
14 years |
Maciej Komosinski |
added missing sources; updated sources for compatibility with vs2008 …
|
|
|
@66
|
14 years |
Maciej Komosinski |
set 'eol-style' to 'native'
|
|
|
@64
|
14 years |
Maciej Komosinski |
a lot of minor fixes
|
|
|
@45
|
15 years |
mwajcht |
Added ignoring of \r while parsing input. Grammar change: at least one …
|
|
|
@41
|
15 years |
Maciej Komosinski |
updated name of the converter
|
|
|
@40
|
15 years |
Maciej Komosinski |
fixed memory leak and commented out an extra condition
|
|
|
@39
|
15 years |
Maciej Komosinski |
updated the set of simple commands
|
|
|
@38
|
15 years |
mwajcht |
Added lexer and scanner sources as well Makefile which builds them
|
|
|
@36
|
15 years |
Maciej Komosinski |
adding the only f8 converter parameter to the list of simulator parameters
|
|
|
@35
|
15 years |
Maciej Komosinski |
simple productions are now more complete, and stored once, in a …
|
|
|
@34
|
15 years |
Maciej Komosinski |
very simple syntax coloring
|
|
|
@33
|
15 years |
Maciej Komosinski |
maximal f1 genotype length published as the f8->f1 converter parameter
|
|
|
@32
|
15 years |
Maciej Komosinski |
safer parsing and freeing memory
|
|
|
@31
|
15 years |
Maciej Komosinski |
mutated connection weights are unlimited (previously the range was …
|
|
|
@30
|
15 years |
mwajcht |
Added mutation which deletes a production.
|
|
|
@26
|
15 years |
mwajcht |
Added some comments to converter classes
|
|
|
@25
|
15 years |
mwajcht |
Added parameter which indicated the maximum length of F1 genotype …
|
|
|
@24
|
15 years |
mwajcht |
Once again changed 'for' loops inside which vector's element is …
|
|
|
@23
|
15 years |
mwajcht |
Bug-fix in erasing elements from vectors in 'for' loops - use integer …
|
|
|