Timeline



01/09/20:

04:21 Changeset [906] by sz
Updated for Framsticks50rc14. Notable changes for the script creators: - more descriptive field names for Creature and Population (e.g. Creature:perf_measuring, nn_active, physics_active, ... Population: intitial_perf_measuring...) - Dictionary.hasKey(), for(item in dict) ... , for(key in dict.keys) ... - _propertyAdd/Remove/Exists... etc. functions (instead of many unrelated names) in ExpProperties? and ExpState?

01/07/20:

17:56 Changeset [905] by Maciej Komosinski
Added XYRect::fitAspect(float aspect)

12/29/19:

16:08 Changeset [904] by Maciej Komosinski
Added a helper function to concatenate path components inserting PATH_SEPARATOR_CHAR
16:07 Changeset [903] by Maciej Komosinski
Tester no longer exits on popular exceptions like 'file not found'
15:03 Changeset [902] by sz
corrected f1 geometry goal (incorrect because of the solid shapes model conversion bug fixed in r900)

12/28/19:

03:04 Changeset [901] by sz
corrected test goals filenames

12/18/19:

23:52 Changeset [900] by Maciej Komosinski
Ensure consistent rotation data when building a solid shapes model: use part.setRot(...) instead of part.rot=…
Note: See TracTimeline for information about the timeline view.