Timeline
03/23/14:
- 16:11 Changeset [190] by
- Removed incorrect </body> tags
- 13:48 Changeset [189] by
- Download xml from framestick site
- 12:52 Changeset [188] by
- Examples how to open creatues by viewer
03/22/14:
- 04:00 Changeset [187] by
- all text files should have svn:eol-style=native
- 03:57 Changeset [186] by
- slightly more modular makefile (separate variables for genetic operators/converters)
03/19/14:
- 00:14 Changeset [185] by
- Avoid "atan2: domain error"
03/18/14:
- 17:00 Changeset [184] by
- Avoid costly calls to best() in each simulation step
- 09:15 Changeset [183] by
- Improved handling of model properties
- 09:14 Changeset [182] by
- Don't warn at type mismatch in collection conversions
- 09:12 Changeset [181] by
- Cosmetic change in order
- 09:11 Changeset [180] by
- Remove fixed length buffers
- 09:10 Changeset [179] by
- Separate file with version number
03/17/14:
- 00:57 Changeset [178] by
- Changed cryptic double[4] into a meaningful struct
03/15/14:
- 22:59 Changeset [177] by
- Optimizations and simplifications
- 12:02 WikiStart edited by
- (diff)
- 02:30 Changeset [176] by
- 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
- Undo unnecessary svn:ignore property
- 00:45 Changeset [174] by
- Chambers in Foraminifera grow so that the length of the local communication path is minimal
03/13/14:
- 17:53 Changeset [173] by
- Add missed files
- 17:50 Changeset [172] by
- Get creature from diffrent sources
- 01:47 WikiStart edited by
- (diff)
- 01:00 Changeset [171] by
- 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
- removed the confusing SList operator!()
- 00:26 WikiStart edited by
- (diff)
03/12/14:
- 02:02 Changeset [169] by
- 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
- reformatting
- 14:41 Changeset [167] by
- win32: add more randomness from uuid
- 14:38 Changeset [166] by
- 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
- Model object does not enforce p.m when new style shape is used
- 14:30 Changeset [164] by
- null value handling in Dictionary serialization/toString
03/06/14:
- 22:09 Ticket #2 (move f0 parser to the independent parsers package) closed by
- fixed
- 22:08 Changeset [163] by
- Framscript grammar files
- 21:26 Ticket #36 (Object size in neurodiagram) closed by
- fixed: In 162: […]
- 21:26 Changeset [162] by
- NeuroSymbol?.size explained [closes #36]
03/05/14:
- 22:14 Ticket #36 (Object size in neurodiagram) created by
- Document & explain the meaning/purpose of "size" in neurodiagram.cpp …
- 21:58 Changeset [161] by
- Draw neuron like in canvasutil
03/03/14:
- 20:01 Changeset [160] by
- Solve poblem for older Chrome - add forgotten file
- 20:00 Changeset [159] by
- Solve poblem for older Chrome
03/01/14:
- 22:40 Changeset [158] by
- genetics: warn if properties cannot be mixed because of incompatible types
- 22:38 Changeset [157] by
- f9 and Ff converters can now detect an invalid input genotype and react appropriately
- 22:33 Changeset [156] by
- type description corrected (only relevant for scripting/reflection)
- 22:30 Changeset [155] by
- Pt3D: allCoordsLowerThan()/HigherThan?() functions instead of the potentially misleading operators < >
- 22:25 Changeset [154] by
- reformatting, english translation
- 22:20 Changeset [153] by
- 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
- 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
- (c) header added
- 22:05 Changeset [150] by
- Warn against missing converter, convert() caller can differentiate between conversion failure and missing converter.
- 18:43 Changeset [149] by
- New online location of f0def.xml
- 16:37 Changeset [148] by
- Updated descriptions of directory contents
02/26/14:
- 20:37 Changeset [147] by
- 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
- oops, forgot to include oper_fx.cpp in the previous Genetics update
- 20:21 Changeset [145] by
- 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
- Param and ExtValue? improvements (better control on conversions, "load" returns the number of loaded fields)
- 11:19 Changeset [143] by
- Load NeuroClass? from f0def.xml and load correct xml from server
02/25/14:
- 22:28 Changeset [142] by
- Implementation of SmartLayout?
02/21/14:
- 11:25 Changeset [141] by
- Improved genotype validation in geno_test and genooper_test (using GenMan?'s genetic operators)
Note: See TracTimeline
for information about the timeline view.