Timeline



05/13/14:

18:56 Changeset [243] by Maciej Komosinski
_vscprintf() was missing +1 for the terminating null character which resulted in a rare endless loop (Windows only)

05/07/14:

20:41 Changeset [242] by Maciej Komosinski
Added caching of geometry properties (which are costly to compute)
20:39 Changeset [241] by Maciej Komosinski
Added toString() and angles representation to Orient

04/30/14:

20:25 Changeset [240] by Maciej Komosinski
Used | instead of + when adding binary flags
13:28 Changeset [239] by rgolebiewski
Changed type of value returned by some functions (two initializers and one setter) to void.
05:13 Changeset [238] by Maciej Komosinski
Avoid compilation warnings
05:06 Changeset [237] by Maciej Komosinski
Do not use min/max as variable names
05:05 Changeset [236] by Maciej Komosinski
Changed binary literals to macros (some compilers do not support binary literals yet)
04:12 Changeset [235] by sz
Framscript interface class for Model geometry calculation
04:11 Changeset [234] by sz
Trivial changes to avoid compilation warnings about missing return values (might be incorrect)

04/29/14:

18:26 Changeset [233] by sz
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 sz
Capture The Flag game - http://www.framsticks.com/capture-the-flag
16:23 Changeset [231] by sz
Deathmatch experiment - http://www.framsticks.com/deathmatch

04/25/14:

16:15 Changeset [230] by Maciej Komosinski
Detects invalid ParamEntry? when accessing ParamEntry?-based Params in DEBUG mode

04/24/14:

23:58 Changeset [229] by Maciej Komosinski
Removed false warning "XYZ object expected..." in Matrix functions when a numeric argument is acceptable
23:57 Changeset [228] by Maciej Komosinski
More warnings for illegal ExtValue? operations: object+-*/%something and similar

04/20/14:

01:48 Changeset [227] by Maciej Komosinski
Android compilation and access to RESOURCES and HOME files

04/18/14:

01:51 Changeset [226] by Maciej Komosinski
- SString::hash() and HashTable? use FNV-1a instead of FNV-1 - fixed the initial hash value

04/16/14:

19:29 Changeset [225] by Maciej Komosinski
Compilation for Android
19:28 Changeset [224] by Maciej Komosinski
Multiline strings quoted in three quotation marks or three apostrophes (instead of <<<)

04/15/14:

23:57 Ticket #41 (Auto-rotation option) created by Maciej Komosinski
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 Maciej Komosinski
...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 Maciej Komosinski
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 Maciej Komosinski
For now, something wrong happens and coordinates of html elements that …
23:45 Ticket #37 (Relative joints are not visualized properly) created by Maciej Komosinski
Maybe this only concerns Part shapes > 0 ?
12:17 Changeset [223] by mmichalski
Load javascript files from server
Note: See TracTimeline for information about the timeline view.