Timeline
12/28/20:
- 02:06 Changeset [1056] by
- Cosmetic
12/27/20:
- 19:39 Changeset [1055] by
- Added a workaround (potentially incorrect) for numerical instability in SVD calculation and the embarcadero compiler
- 19:36 Changeset [1054] by
- Proper paramtab group names for similarity measures
- 19:35 Changeset [1053] by
- Implemented missing ffs(int) for Windows compilers
12/12/20:
- 00:32 Changeset [1052] by
- Added a helper function; cosmetic changes in names and descriptions
12/11/20:
- 21:43 Changeset [1051] by
- Fixed a bug in ParamObject?: not initializing a field in paramtab, previously unused, recently used as "long name" for more elaborate error messages
- 21:40 Changeset [1050] by
- Renamed variables that caused problems with g++ 7.3.0 - C99, 7.1.3 ("Reserved Identifiers"): All identifiers that begin with an underscore and either an uppercase letter or another underscore are always reserved for any use.
- 21:39 Changeset [1049] by
- Updates for compilation+linking of new similarity measures
- 21:36 Changeset [1048] by
- SimilMeasure? -> SimilMeasureBase?; introduced a new class (SimilMeasure?) that allows scripts to access all similarity measures; a number of minor fixes and improvements
- 21:27 Changeset [1047] by
- Removed no longer used sources
- 21:26 Changeset [1046] by
- Fixed a declaration of a static array with a non-constant size in C++
- 20:23 Changeset [1045] by
- Part of GeometryTestUtils? functions moved to GeometryUtils?.
12/10/20:
- 22:33 Changeset [1044] by
- Similarity measures code refactored. Distribution-based similarity measure added.
12/02/20:
- 00:05 Changeset [1043] by
- Fixed the quotation character
12/01/20:
- 20:48 Changeset [1042] by
- updated for Framsticks version 5.0rc15 most important changes: - added new hinge joint types and properties (Joint.h*) - NeuroClass? can now declare the supported model shape_types and joint_shapes - removed visual thickness (Part.vs)
- 01:11 Changeset [1041] by
- Use qsort_r() substitute when not available (Android)
11/30/20:
- 04:32 Changeset [1040] by
- Follow-up to r897: A workaround for Android bug in vsnprintf() and vsprintf() in SString, https://github.com/android-ndk/ndk/issues/879
- 03:44 Changeset [1039] by
- Removed Part's "visual thickness" property
- 03:42 Changeset [1038] by
- Ensure that when stdin/stdout/stderr are not supported (e.g., Android apps), the source does not use them (conflicts with MFILE...)
- 03:40 Changeset [1037] by
- One less compiler warning about assignment/comparison
- 03:39 Changeset [1036] by
- Fixed comparison for compilers with default char = signed
11/29/20:
- 01:27 Changeset [1035] by
- Added a demo program to scale a Model and a simple test
11/28/20:
- 23:25 Changeset [1034] by
- test results updated
- 17:38 Changeset [1033] by
- Updated test results after changes to evol_test and fS
Note: See TracTimeline
for information about the timeline view.