source: cpp/frams/model/model.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @726   6 years Maciej Komosinski - Changed Model::singleStepBuild() to Model::addFromString() to create …
(edit) @720   6 years Maciej Komosinski Param::save2() renamed to saveSingleLine(); unified Param::load() so …
(edit) @660   7 years Maciej Komosinski Model shape conversion no longer requires const Model&
(edit) @653   7 years Maciej Komosinski Model::buildUsingSolidShapeTypes() can now handle single-Part models …
(edit) @644   7 years Maciej Komosinski Invalid references from neurons to Parts/Joints? are now reported
(edit) @611   8 years Maciej Komosinski Code formatting
(edit) @610   8 years Maciej Komosinski - Introduced levels of checking the validity of a Model - If a Joint …
(edit) @546   8 years Maciej Komosinski Renamed: Model::buildUsingNewShapes -> …
(edit) @544   8 years Maciej Komosinski Renamed: Model::getShape() ==> Model::getShapeType() Model::SHAPE_OLD …
(edit) @536   8 years Maciej Komosinski "Shaped" models use the same p.mass calculation as "old" models …
(edit) @534   8 years Maciej Komosinski Renamed: get/setGene -> get/setGenes, setGeneOnly -> …
(edit) @528   8 years Maciej Komosinski - Part.m removed - Part.h becomes XPROP - validate more part and joint …
(edit) @522   8 years Maciej Komosinski Code formatting
(edit) @519   8 years Maciej Komosinski Simpler and more understandable error message
(edit) @501   8 years Maciej Komosinski Fixed obvious read from the just-deleted object
(edit) @495   8 years Maciej Komosinski Unified and better formatted error and warning messages
(edit) @458   8 years sz fixed memory leaks in Model (when building from invalid f0 genotype)
(edit) @393   9 years sz f0 parsing corrections and enhancements: - f0 genotype becomes invalid …
(edit) @391   9 years sz Moved frams/loggers to common/loggers
(edit) @375   9 years Maciej Komosinski Renamed logging functions to more intuitive and simple names
(edit) @372   9 years sz Renamed some classes and functions to make their purpose more obvious: …
(edit) @348   9 years Maciej Komosinski - explicit c_str() in SString instead of (const char*) cast - genetic …
(edit) @319   9 years Maciej Komosinski Fixed compilation warnings
(edit) @286   9 years Maciej Komosinski Updated headers
(edit) @279   9 years Maciej Komosinski This test should be an assignment
(edit) @274   9 years Maciej Komosinski Added Model::move() and Model::rotate()
(edit) @269   9 years Maciej Komosinski - Model validation checks part/joint shapes for consistency (old/new) …
(edit) @247   9 years Maciej Komosinski Sources support both 32-bit and 64-bit, and more compilers
(edit) @197   10 years Maciej Komosinski GDK used by developers since 1999, distributed on the web since 2002
(edit) @183   10 years Maciej Komosinski Improved handling of model properties
(edit) @165   10 years sz Model object does not enforce p.m when new style shape is used
(edit) @153   10 years sz SList container iteration: FOREACH() macro now creates local variable …
(edit) @121   10 years sz updated file headers and makefiles
(edit) @114   10 years sz improved/bug fixed: delta joint mode (in f0 genotypes) is now …
(add) @109   10 years sz source reorganization (see README) new feature added: part/joint …
Note: See TracRevisionLog for help on using the revision log.