source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @712   6 years Maciej Komosinski Improved status and error messages
(edit) @711   6 years konrad Logs without [BORN] entries (only [OFFSPRING]) should load properly now
(edit) @710   6 years konrad Added multi-input-file support (eg. ./tree-genealogy.py -i file1.out …
(edit) @709   6 years konrad tree-genealogy.py should now work correctly with the order of events …
(edit) @708   6 years Maciej Komosinski Improved diagnostic message
(edit) @707   6 years konrad Added a warning message about merging nodes with a virtual parent node.
(edit) @706   6 years konrad No more svn ignore on mds-and-trees
(edit) @705   6 years konrad Added an example of configuration file with colormaps
(edit) @704   7 years Maciej Komosinski ParamInterface::getText() improved: removed pointless iteration when …
(edit) @703   7 years Maciej Komosinski The "ex" macro renamed to "expdef" since 5.0rc12
(edit) @702   7 years konrad Non-normalized step values for cmap can now extend outside the range …
(edit) @701   7 years konrad Fixed a bug that could occur for trees with a lot of crossover …
(edit) @700   7 years konrad Colors support matplotlib cmaps now. 'color' property in config file …
(edit) @699   7 years sz updated for the Framsticks release v5.0rc11 (mostly documentation …
(edit) @698   7 years Maciej Komosinski Explicit cast to signed integer before applying negation, this is a …
(edit) @697   7 years Maciej Komosinski More legible and consistent notation of ranges
(edit) @696   7 years konrad Changes to formating of min/max values of properties
(edit) @695   7 years konrad Using matplotlib's color package to interpret colors. Color can be now …
(edit) @694   7 years konrad Some improvements in behavior for big trees
(edit) @693   7 years sz Updated for the most recent Framsticks release v5.0rc10
(edit) @692   7 years Maciej Komosinski Updated version IDs
(edit) @691   7 years Maciej Komosinski Support for reading/parsing and writing 64-bit integer values
(edit) @690   7 years konrad Better (but not ideal) behavior for very big trees
(edit) @689   7 years Maciej Komosinski More informative message
(edit) @688   7 years Maciej Komosinski More informative message
(edit) @687   7 years konrad Using "inherited' to decide horizontal distance from the parent
(edit) @686   7 years Maciej Komosinski Made loop iteration variable implicit ("enumerate")
(edit) @685   7 years Maciej Komosinski Displays progress as convenient percentage
(edit) @684   7 years Maciej Komosinski Minor optimization
(edit) @683   7 years Maciej Komosinski Slightly more helpful error message
(edit) @682   7 years konrad Broken last lines in input logs will not crash the script anymore (the …
(edit) @681   7 years konrad Improved the compute_depth function so now it works much faster for …
(edit) @680   7 years konrad Fixed the "ValueError?: max() arg is an empty sequence" error occurring …
(edit) @679   7 years konrad compute_adepth no longer uses recursion (so it should work better …
(edit) @678   7 years konrad Fixed a bug attempting to normalize a list of lists
(edit) @677   7 years konrad Fixed a bug with an incorrect order of assigning placement to nodes
(edit) @676   7 years Maciej Komosinski Improved comments, removed unnecessary TODO regarding "Rr" modifiers
(edit) @675   7 years Maciej Komosinski Code formatting
(edit) @674   7 years Maciej Komosinski f4 modifiers implemented similarly to f1 modifiers, and a base for …
(edit) @673   7 years Maciej Komosinski Added three functions that may be useful in general
(edit) @672   7 years Maciej Komosinski More appropriate name for the "model_energy_max" variable
(edit) @671   7 years Maciej Komosinski Unified property names of f1 and f4; improved docs; 3.141 -> M_PI
(edit) @670   7 years Maciej Komosinski Improved variable names and docs
(edit) @669   7 years Maciej Komosinski As default foraminifera initial chamber radius in Framsticks units …
(edit) @668   7 years Maciej Komosinski Fixed argument type in GenMan?.getSimplest()
(edit) @667   7 years Maciej Komosinski - fF foraminifera encoding supports scaling (radius) of the initial …
(edit) @666   7 years Maciej Komosinski Added missing #include
(edit) @665   7 years Maciej Komosinski Cosmetic
(edit) @664   7 years Maciej Komosinski Mark last Part white - a visual aid for easier editing of f9 genotypes
(edit) @663   7 years sz Updated for the upcoming Framsticks v5.0rc9
(edit) @662   7 years Maciej Komosinski - Ensure solid shapes (SolidsShapeTypeModel?) are used in geometry …
(edit) @661   7 years Maciej Komosinski FramScript?'s ModelGeometr? converts and caches the input model so …
(edit) @660   7 years Maciej Komosinski Model shape conversion no longer requires const Model&
(edit) @659   7 years Maciej Komosinski Detecting more unwanted flags in Param sanity check
(edit) @658   7 years Maciej Komosinski - One function name made shorter - Fixed some typos - Predictable …
(edit) @657   7 years Maciej Komosinski A comment on potential optimization in ModelGeometryInfo?
(edit) @656   7 years Maciej Komosinski Removed useless READONLY flag in functions
(edit) @655   7 years Maciej Komosinski Better description of the VIRTFILE_OVERLOADING macro
(edit) @654   7 years Maciej Komosinski More strict checking for improper flag/type combinations
(edit) @653   7 years Maciej Komosinski Model::buildUsingSolidShapeTypes() can now handle single-Part models …
(edit) @652   7 years Maciej Komosinski Cosmetic
(edit) @651   7 years Maciej Komosinski 0,1 -> false,true
(edit) @650   7 years Maciej Komosinski Warn when missing closing tilde (~) and code formatting
(edit) @649   7 years Maciej Komosinski Display diagnostic message when threads not released properly
(edit) @648   7 years Maciej Komosinski Warn when trying to remove non-existing indexed object
(edit) @647   7 years Maciej Komosinski Updated URLs, removed non-ascii characters
(edit) @646   7 years Maciej Komosinski Support for multiple coexisting implementations of the same neuron …
(edit) @645   7 years Maciej Komosinski f0 is strict now, will not accept float when int is expected
(edit) @644   7 years Maciej Komosinski Invalid references from neurons to Parts/Joints? are now reported
(edit) @643   7 years Maciej Komosinski The meaning of f9 3D-direction genes made consistent with Framsticks …
(edit) @642   7 years Maciej Komosinski Implemented insert() in FramScript? Vector class
(edit) @641   7 years sz Updated for Framsticks version 5.0rc8
(edit) @640   7 years Maciej Komosinski Introduced a separate function to provide a human-friendly description …
(edit) @639   7 years Maciej Komosinski Introduced separate functions for formatting time.
(edit) @638   7 years sz script updated (moveAbs, size_, pos_, center_)
(edit) @637   7 years Maciej Komosinski Extended code so that NeuroClass? properties are described in more detail
(edit) @636   7 years Maciej Komosinski Modulo by zero is safe just as division by zero and prints analogous …
(edit) @635   7 years Maciej Komosinski Introduced specialized info_* fields in (Mini)Genotype that match FEC …
(edit) @634   7 years sz Updated for the upcoming Framsticks release - the old Shapes object is …
(edit) @633   7 years konrad Added measure of progress (based on regression of time-distances …
(edit) @632   7 years sz Updated to avoid using deprecated API (Creature.moveAbs, size_x/y/z, …
(edit) @631   7 years sz Updated the script to use more modern framscript features, most …
(edit) @630   7 years sz added the option to write a separate "camerapath.inc" instead of …
(edit) @629   7 years sz scientific notation numbers ('e') are floating point, even without a dot
(edit) @628   7 years konrad Fixed printing texts in svg and added support for additional …
(edit) @627   7 years konrad tree-genealogy.py is now supporting multiple virtual parents (they are …
(edit) @626   7 years konrad Added multisampling (antialiasing) option for raster output
(edit) @625   7 years konrad Font for tree-genealogy.py
(edit) @624   7 years konrad New, faster, more flexible and refactored version of the …
(edit) @623   7 years konrad Some minor changes
(edit) @622   7 years konrad Added an option to restrict the tree to first X nodes.
(edit) @621   7 years konrad Rewritten prepos_children to the iterative form + Turned on some debugging
(edit) @620   7 years konrad The parameters should not be case specific anymore, also added some …
(edit) @619   8 years konrad Changed spine and skeleton drawing methods from recurrent to iterative …
(edit) @618   8 years konrad Removed the recurrent version of the tree-drawing method, fixed and …
(edit) @617   8 years konrad Added non-recurrent verion of tree drawing function, …
(edit) @616   8 years Maciej Komosinski Introduced an option to swap (exchange) X and Y axes
(edit) @615   8 years Maciej Komosinski Improved descriptions
(edit) @614   8 years Maciej Komosinski Fixed typos
(edit) @613   8 years Maciej Komosinski Introduced options to flip (invert, negate) X and/or Y axes
Note: See TracRevisionLog for help on using the revision log.