Timeline
05/07/14:
- 20:41 Changeset [242] by
- Added caching of geometry properties (which are costly to compute)
- 20:39 Changeset [241] by
- Added toString() and angles representation to Orient
04/30/14:
- 20:25 Changeset [240] by
- Used | instead of + when adding binary flags
- 13:28 Changeset [239] by
- Changed type of value returned by some functions (two initializers and one setter) to void.
- 05:13 Changeset [238] by
- Avoid compilation warnings
- 05:06 Changeset [237] by
- Do not use min/max as variable names
- 05:05 Changeset [236] by
- Changed binary literals to macros (some compilers do not support binary literals yet)
- 04:12 Changeset [235] by
- Framscript interface class for Model geometry calculation
- 04:11 Changeset [234] by
- Trivial changes to avoid compilation warnings about missing return values (might be incorrect)
04/29/14:
- 18:26 Changeset [233] by
- Adjusted experiment scripts to comply with the current Framsticks API (don't use static Genotype/Creature/GenePool/Population? objects and deprecated functions)
- 16:26 Changeset [232] by
- Capture The Flag game - http://www.framsticks.com/capture-the-flag
- 16:23 Changeset [231] by
- Deathmatch experiment - http://www.framsticks.com/deathmatch
04/25/14:
- 16:15 Changeset [230] by
- Detects invalid ParamEntry? when accessing ParamEntry?-based Params in DEBUG mode
04/24/14:
- 23:58 Changeset [229] by
- Removed false warning "XYZ object expected..." in Matrix functions when a numeric argument is acceptable
- 23:57 Changeset [228] by
- More warnings for illegal ExtValue? operations: object+-*/%something and similar
04/20/14:
- 01:48 Changeset [227] by
- Android compilation and access to RESOURCES and HOME files
04/18/14:
- 01:51 Changeset [226] by
- - SString::hash() and HashTable? use FNV-1a instead of FNV-1 - fixed the initial hash value
04/16/14:
- 19:29 Changeset [225] by
- Compilation for Android
- 19:28 Changeset [224] by
- Multiline strings quoted in three quotation marks or three apostrophes (instead of <<<)
04/15/14:
- 23:57 Ticket #41 (Auto-rotation option) created by
- Provided in degrees/sec. When set, the 3D model rotates horizontally …
- 23:55 Ticket #40 (Allow embedding the viewer directly in some html control, no button to ...) created by
- ...without the need for the button that activates the viewer. When the …
- 23:52 Ticket #39 (Decrease CPU usage to zero when nothing happens) created by
- Looks like now it re-paints the scene continuously. The scene should …
- 23:47 Ticket #38 (Handle multiple instances of f0 viewer on a single web page) created by
- For now, something wrong happens and coordinates of html elements that …
- 23:45 Ticket #37 (Relative joints are not visualized properly) created by
- Maybe this only concerns Part shapes > 0 ?
- 12:17 Changeset [223] by
- Load javascript files from server
04/11/14:
- 23:39 Changeset [222] by
- "Distributed" deserializable class registry, so that ExtValue? does not depend on so many other classes
- 23:37 Changeset [221] by
- "here document" in framscript, http://www.framsticks.com/common/script/framscript-lang.html#heredoc
04/07/14:
- 02:58 Changeset [220] by
- - moved vsnprintf-related #defines to nonstd.h - ssprintf_va() now works with non-C99 conformant vsnprintf(): when possible, it obtains the required number of characters in a single call instead of iterating
- 02:52 Changeset [219] by
- Both subexpressions evaluate to the same type now
- 02:24 Changeset [218] by
- Added argument to openCodeCreature() so that any genotype can be passed
Note: See TracTimeline
for information about the timeline view.