source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @612   8 years Maciej Komosinski Updated after field rename
(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) @609   8 years Maciej Komosinski Labels can have colors dependent on label text
(edit) @608   8 years Maciej Komosinski Displays the fraction of variance preserved after MDS
(edit) @607   8 years Maciej Komosinski Updated for new format of dissimilarity matrix (with the optional two …
(edit) @606   8 years Maciej Komosinski Code formatting
(edit) @605   8 years Maciej Komosinski - Added 'fixedZaxis' option to paramtab (so that it is accessible from …
(edit) @604   8 years Maciej Komosinski Made the amount of jitter a continuous, adjustable parameter
(edit) @603   8 years oriona Integer command line arguments converted to ints in main call.
(edit) @602   8 years Maciej Komosinski - More flexible reading of distance matrices from files - Can also …
(edit) @601   8 years oriona Possibility of fixing z axis during the alignment added.
(edit) @600   8 years oriona Number of returned dimensions set to minimum of desired number and the …
(edit) @599   8 years oriona Function for computing variances removed.
(edit) @598   8 years oriona MDS algorithm changed to cmdscale. Coordinates export to file added.
(edit) @597   8 years Maciej Komosinski No longer ignores "jitter" and "outname" parameters
(edit) @596   8 years Maciej Komosinski Uncomment to make it work with no graphical backend
(edit) @595   8 years oriona Rotation of creatures in z axis changed to random. LocalDrive? usage …
(edit) @594   8 years konrad Fixed drawing the spine and the skeleton for the tree-genealogy.py
(edit) @593   8 years Maciej Komosinski Added the missing visual style declaration for foraminifera creatures
(edit) @592   8 years Maciej Komosinski More meaningful variable names
(edit) @591   8 years Maciej Komosinski Added a comment
(edit) @590   8 years oriona Feed period changed to food flux in grams per square meter per second. …
(edit) @589   8 years konrad Fixed dark lines inside lines in tree-genealogy.py
(edit) @588   8 years oriona Movement of forams in z axis restricted.
(edit) @587   8 years oriona Enhanced nutrient visualization corrected.
(edit) @586   8 years konrad Tiny refactoring of tree-genealogy.py
(edit) @585   8 years konrad Added an option for defining colors of crossover / mutation lines from …
(edit) @584   8 years oriona Positions of foraminifera, reticulopodia and nutrients corrected.
(edit) @583   8 years oriona Chamber growth visualization moved to the separate function.
(edit) @582   8 years Maciej Komosinski Added comments and TODOs
Note: See TracRevisionLog for help on using the revision log.