Timeline



03/23/14:

16:11 Changeset [190] by Maciej Komosinski
Removed incorrect </body> tags
13:48 Changeset [189] by mmichalski
Download xml from framestick site
12:52 Changeset [188] by mmichalski
Examples how to open creatues by viewer

03/22/14:

04:00 Changeset [187] by sz
all text files should have svn:eol-style=native
03:57 Changeset [186] by sz
slightly more modular makefile (separate variables for genetic operators/converters)

03/19/14:

00:14 Changeset [185] by Maciej Komosinski
Avoid "atan2: domain error"

03/18/14:

17:00 Changeset [184] by Maciej Komosinski
Avoid costly calls to best() in each simulation step
09:15 Changeset [183] by Maciej Komosinski
Improved handling of model properties
09:14 Changeset [182] by Maciej Komosinski
Don't warn at type mismatch in collection conversions
09:12 Changeset [181] by Maciej Komosinski
Cosmetic change in order
09:11 Changeset [180] by Maciej Komosinski
Remove fixed length buffers
09:10 Changeset [179] by Maciej Komosinski
Separate file with version number

03/17/14:

00:57 Changeset [178] by Maciej Komosinski
Changed cryptic double[4] into a meaningful struct

03/15/14:

22:59 Changeset [177] by Maciej Komosinski
Optimizations and simplifications
12:02 WikiStart edited by Maciej Komosinski
(diff)
02:30 Changeset [176] by Maciej Komosinski
Renamed #defines that conflicted with system-wide defines for Windows (added fF_ prefix), updated ranges for scaling parameters, updated the simplest genotype, formatted sources

03/14/14:

00:56 Changeset [175] by Maciej Komosinski
Undo unnecessary svn:ignore property
00:45 Changeset [174] by oriona
Chambers in Foraminifera grow so that the length of the local communication path is minimal

03/13/14:

17:53 Changeset [173] by mmichalski
Add missed files
17:50 Changeset [172] by mmichalski
Get creature from diffrent sources
01:47 WikiStart edited by Maciej Komosinski
(diff)
01:00 Changeset [171] by sz
getObjectTarget is now the recommended way to retrieve object from ExtValue?, can post the standard warning message about missing object
00:36 Changeset [170] by sz
removed the confusing SList operator!()
00:26 WikiStart edited by Maciej Komosinski
(diff)

03/12/14:

02:02 Changeset [169] by Maciej Komosinski
A library of logic functions, an experiment definition that generates abductive hypotheses, and a script that runs sample experiments

03/11/14:

14:45 Changeset [168] by sz
reformatting
14:41 Changeset [167] by sz
win32: add more randomness from uuid
14:38 Changeset [166] by sz
Iterating a copy of callback list allows to modify the original while iterating it (still not safe in general, but it is good enough for the most common case of self-unregistration)
14:32 Changeset [165] by sz
Model object does not enforce p.m when new style shape is used
14:30 Changeset [164] by sz
null value handling in Dictionary serialization/toString

03/06/14:

22:09 Ticket #2 (move f0 parser to the independent parsers package) closed by Maciej Komosinski
fixed
22:08 Changeset [163] by sz
Framscript grammar files
21:26 Ticket #36 (Object size in neurodiagram) closed by sz
fixed: In 162: […]
21:26 Changeset [162] by sz
NeuroSymbol?.size explained [closes #36]

03/05/14:

22:14 Ticket #36 (Object size in neurodiagram) created by mmichalski
Document & explain the meaning/purpose of "size" in neurodiagram.cpp …
21:58 Changeset [161] by mmichalski
Draw neuron like in canvasutil

03/03/14:

20:01 Changeset [160] by mmichalski
Solve poblem for older Chrome - add forgotten file
20:00 Changeset [159] by mmichalski
Solve poblem for older Chrome

03/01/14:

22:40 Changeset [158] by sz
genetics: warn if properties cannot be mixed because of incompatible types
22:38 Changeset [157] by sz
f9 and Ff converters can now detect an invalid input genotype and react appropriately
22:33 Changeset [156] by sz
type description corrected (only relevant for scripting/reflection)
22:30 Changeset [155] by sz
Pt3D: allCoordsLowerThan()/HigherThan?() functions instead of the potentially misleading operators < >
22:25 Changeset [154] by sz
reformatting, english translation
22:20 Changeset [153] by sz
SList container iteration: FOREACH() macro now creates local variable for maintaining the loop, removed the obsolete SList iteration implementation, replaced some unnecessarily complex for() with FOREACH()
22:10 Changeset [152] by sz
starting with 4.0rc7, the "part_shapes" visual style (theater and GUI) becomes obsolete, the default standard.style will now handle the new-style element shapes.
22:07 Changeset [151] by sz
(c) header added
22:05 Changeset [150] by sz
Warn against missing converter, convert() caller can differentiate between conversion failure and missing converter.
18:43 Changeset [149] by Maciej Komosinski
New online location of f0def.xml
16:37 Changeset [148] by Maciej Komosinski
Updated descriptions of directory contents

02/26/14:

20:37 Changeset [147] by sz
This sample code may be useful for people reimplementing the standard framsticks neural network drawing routine (look for NeuroSymbol::paint(), especially the fragment starting at line 283)
20:27 Changeset [146] by sz
oops, forgot to include oper_fx.cpp in the previous Genetics update
20:21 Changeset [145] by sz
Genetics reorganization (affects ALL applications!): - Converters/Validators? are now configured/initialized in a more verbose but also less confusing way - At the same time, the PreconfiguredGenetics? object will help you avoid the increased complexity by creating the ready-to-use environment that is sufficient in 99% of cases (see the demos) - Format F genetics updated (work in progress)
20:04 Changeset [144] by sz
Param and ExtValue? improvements (better control on conversions, "load" returns the number of loaded fields)
11:19 Changeset [143] by mmichalski
Load NeuroClass? from f0def.xml and load correct xml from server

02/25/14:

22:28 Changeset [142] by mmichalski
Implementation of SmartLayout?

02/21/14:

11:25 Changeset [141] by sz
Improved genotype validation in geno_test and genooper_test (using GenMan?'s genetic operators)
Note: See TracTimeline for information about the timeline view.