|
|
@920
|
5 years |
Maciej Komosinski |
Hinges and a muscle for solid shapes in f0
|
|
|
@915
|
5 years |
Maciej Komosinski |
Added fields to characterize hinges in "solid shape"-type Models
|
|
|
@900
|
5 years |
Maciej Komosinski |
Ensure consistent rotation data when building a solid shapes model: …
|
|
|
@899
|
5 years |
Maciej Komosinski |
Code formatting
|
|
|
@896
|
5 years |
Maciej Komosinski |
Replaced #defined macros for popular random-related operations with …
|
|
|
@877
|
6 years |
Maciej Komosinski |
Introduced a shared function to avoid code duplication; more …
|
|
|
@872
|
6 years |
Maciej Komosinski |
Fixed error messages, changed int to paInt (for 32/64-bit safety), …
|
|
|
@871
|
6 years |
oriona |
Printfs replaced with error messages.
|
|
|
@870
|
6 years |
oriona |
Nonexistent function declaration removed.
|
|
|
@869
|
6 years |
Maciej Komosinski |
Added another, improved way of calculating dissimilarity of two …
|
|
|
@844
|
6 years |
Maciej Komosinski |
Initialization of static fields in a template conforming to the C++17 …
|
|
|
@839
|
6 years |
Maciej Komosinski |
Added extern template declarations for UserTags? reg[N] static members
|
|
|
@818
|
6 years |
oriona |
Help to wMDS field added.
|
|
|
@817
|
6 years |
oriona |
MDS procedure replaced with weighted MDS procedure.
|
|
|
@815
|
6 years |
Maciej Komosinski |
Use double for consistency (using float to store double value of 0.2 …
|
|
|
@810
|
6 years |
Maciej Komosinski |
Don't unnecessarily calculate sqrt(negative_value) [fixes #51]
|
|
|
@782
|
7 years |
oriona |
Typos fixed.
|
|
|
@754
|
7 years |
Maciej Komosinski |
More strict rules for Param type descriptions and "unlimited range …
|
|
|
@743
|
7 years |
Maciej Komosinski |
Introduced different function names in C++ instead of overloading …
|
|
|
@738
|
7 years |
Maciej Komosinski |
Fixed comment location in source
|
|
|
@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 …
|
|
|
@722
|
7 years |
Maciej Komosinski |
Added source for Model VM object
|
|
|
@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 …
|
|
|
@666
|
7 years |
Maciej Komosinski |
Added missing #include
|
|
|
@661
|
8 years |
Maciej Komosinski |
FramScript?'s ModelGeometr? converts and caches the input model so …
|
|
|
@660
|
8 years |
Maciej Komosinski |
Model shape conversion no longer requires const Model&
|
|
|
@658
|
8 years |
Maciej Komosinski |
- One function name made shorter
- Fixed some typos
- Predictable …
|
|
|
@657
|
8 years |
Maciej Komosinski |
A comment on potential optimization in ModelGeometryInfo?
|
|
|
@653
|
8 years |
Maciej Komosinski |
Model::buildUsingSolidShapeTypes() can now handle single-Part models …
|
|
|
@647
|
8 years |
Maciej Komosinski |
Updated URLs, removed non-ascii characters
|
|
|
@644
|
8 years |
Maciej Komosinski |
Invalid references from neurons to Parts/Joints? are now reported
|
|
|
@640
|
8 years |
Maciej Komosinski |
Introduced a separate function to provide a human-friendly description …
|
|
|
@637
|
8 years |
Maciej Komosinski |
Extended code so that NeuroClass? properties are described in more detail
|
|
|
@611
|
8 years |
Maciej Komosinski |
Code formatting
|
|
|
@610
|
8 years |
Maciej Komosinski |
- Introduced levels of checking the validity of a Model
- If a Joint …
|
|
|
@606
|
8 years |
Maciej Komosinski |
Code formatting
|
|
|
@605
|
8 years |
Maciej Komosinski |
- Added 'fixedZaxis' option to paramtab (so that it is accessible from …
|
|
|
@601
|
8 years |
oriona |
Possibility of fixing z axis during the alignment added.
|
|
|
@548
|
8 years |
Maciej Komosinski |
Improved description/docs
|
|
|
@546
|
8 years |
Maciej Komosinski |
Renamed: Model::buildUsingNewShapes -> …
|
|
|
@544
|
8 years |
Maciej Komosinski |
Renamed:
Model::getShape() ==> Model::getShapeType()
Model::SHAPE_OLD …
|
|
|
@541
|
8 years |
oriona |
Division by 0.0 for a single ellipsoid fixed [closes #42]. Sampling …
|
|
|
@540
|
8 years |
oriona |
Meshbuilder.cpp added.
|
|
|
@539
|
8 years |
oriona |
Division by 0.0 for a single ellipsoid fixed [closes #42]. Sampling …
|
|
|
@536
|
8 years |
Maciej Komosinski |
"Shaped" models use the same p.mass calculation as "old" models …
|
|
|
@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 …
|
|
|
@522
|
8 years |
Maciej Komosinski |
Code formatting
|
|
|
@519
|
8 years |
Maciej Komosinski |
Simpler and more understandable error message
|
|
|
@512
|
9 years |
Maciej Komosinski |
No trailing space in full name when last name is empty
|
|
|
@507
|
9 years |
Maciej Komosinski |
Default Part and Stick color becomes white, not gray (so that …
|
|
|
@501
|
9 years |
Maciej Komosinski |
Fixed obvious read from the just-deleted object
|
|
|
@495
|
9 years |
Maciej Komosinski |
Unified and better formatted error and warning messages
|
|
|
@492
|
9 years |
Maciej Komosinski |
emscripten compatibility
|
|
|
@458
|
9 years |
sz |
fixed memory leaks in Model (when building from invalid f0 genotype)
|
|
|
@455
|
9 years |
oriona |
Malloc/free replaced by new/delete, pointers-to-vectors changed into …
|
|
|
@451
|
9 years |
oriona |
Unused INit commented out. Command line information updated.
|
|
|
@408
|
9 years |
Maciej Komosinski |
Typos
|
|
|
@393
|
9 years |
sz |
f0 parsing corrections and enhancements:
- f0 genotype becomes invalid …
|
|
|
@391
|
10 years |
sz |
Moved frams/loggers to common/loggers
|
|
|
@389
|
10 years |
Maciej Komosinski |
Code formatting
|
|
|
@388
|
10 years |
Maciej Komosinski |
A local PRBS-7 implementation so that this file does not depend on …
|
|
|
@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: …
|
|
|
@370
|
10 years |
Maciej Komosinski |
#included file more friendly for *nix'es
|
|
|
@368
|
10 years |
Maciej Komosinski |
#includes needed for Embarcadero
|
|
|
@362
|
10 years |
Maciej Komosinski |
Restored object descriptions/docs that were lost
|
|
|
@361
|
10 years |
Maciej Komosinski |
Signed/unsigned int issues (r352) resolved differently - in most cases …
|
|
|
@358
|
10 years |
Maciej Komosinski |
Commented out "srand(time(NULL))" - this line would affect everything …
|
|
|
@357
|
10 years |
Maciej Komosinski |
Set svn:eol-style to native
|
|
|
@356
|
10 years |
Maciej Komosinski |
Changed default values for weights
|
|
|
@352
|
10 years |
oriona |
comparison between signed and unsigned integer expressions fixed
|
|
|
@350
|
10 years |
Maciej Komosinski |
Cosmetic
|
|
|
@349
|
10 years |
oriona |
implementation of the similarity measure
|
|
|
@348
|
10 years |
Maciej Komosinski |
- explicit c_str() in SString instead of (const char*) cast
- genetic …
|
|
|
@343
|
10 years |
Maciej Komosinski |
Code formatting
|
|
|
@322
|
10 years |
Maciej Komosinski |
Temporary fix for div by 0
|
|
|
@319
|
10 years |
Maciej Komosinski |
Fixed compilation warnings
|
|
|
@304
|
10 years |
Maciej Komosinski |
Improved docs
|
|
|
@292
|
10 years |
Maciej Komosinski |
Added missing initializations
|
|
|
@289
|
10 years |
Maciej Komosinski |
Removed usage of NeuroItem?; item details -> details
|
|
|
@288
|
10 years |
Maciej Komosinski |
GDK->SDK, gdk_test.cpp -> genomanipulation.cpp
|
|
|
@286
|
10 years |
Maciej Komosinski |
Updated headers
|
|
|
@279
|
10 years |
Maciej Komosinski |
This test should be an assignment
|
|
|
@274
|
10 years |
Maciej Komosinski |
Added Model::move() and Model::rotate()
|
|
|
@273
|
10 years |
Maciej Komosinski |
- 'o'-type fields are no longer ignored when saving (serialization …
|
|
|
@271
|
10 years |
Maciej Komosinski |
Refreshed header comments
|
|
|
@270
|
10 years |
Maciej Komosinski |
'hollow' property in Part (0..1) in generated files
|
|
|
@269
|
10 years |
Maciej Komosinski |
- Model validation checks part/joint shapes for consistency (old/new) …
|
|
|
@262
|
10 years |
Maciej Komosinski |
Geometry evaluation no longer crashes for models that contain only …
|
|
|
@261
|
10 years |
Maciej Komosinski |
Verified return values, added error messages [closes #47]
|
|
|
@260
|
10 years |
Maciej Komosinski |
Added docs for quadrant and octant literals
|
|
|
@258
|
10 years |
Maciej Komosinski |
Improved docs
|
|
|
@247
|
10 years |
Maciej Komosinski |
Sources support both 32-bit and 64-bit, and more compilers
|
|
|
@242
|
11 years |
Maciej Komosinski |
Added caching of geometry properties (which are costly to compute)
|
|
|
@239
|
11 years |
rgolebiewski |
Changed type of value returned by some functions (two initializers and …
|
|
|
@238
|
11 years |
Maciej Komosinski |
Avoid compilation warnings
|
|
|
@237
|
11 years |
Maciej Komosinski |
Do not use min/max as variable names
|
|
|