Timeline
05/25/20:
- 15:23 Changeset [929] by
- Introduced strSplit() - a function that splits an SString and stores results in any class that implements push_back(const SString&), e.g. std::vector<SString>
- 15:10 Changeset [928] by
- Added virtfile support to recognize the "-" filename as stdin or stdout
- 15:09 Changeset [927] by
- Cosmetic changes in docs
- 15:08 Changeset [926] by
- Initialized hinge limits properly (e.g. when copying Joint objects)
- 15:06 Changeset [925] by
- Handling errno==ERANGE when parsing numbers by strtod()
05/17/20:
- 17:53 Changeset [924] by
- Fixed flag value of SolidMuscle?
05/15/20:
- 01:28 Changeset [923] by
- updated test results for 'fullprops' (caused by the new hinge properties in Joint objects)
- 01:25 Changeset [922] by
- bug fixed: missing 'power' in the dummy SolidMuscle? implementation
05/10/20:
- 14:37 Changeset [921] by
- Added the declaration of "solid muscles"
- 01:24 Changeset [920] by
- Hinges and a muscle for solid shapes in f0
05/09/20:
- 19:57 Changeset [919] by
- Follow-up to r918
05/08/20:
- 11:21 Changeset [918] by
- Created global LoggerToStdout? object so that all messages emitted by SDK loggers will be printf()'ed and consequently will appear in the JS console
05/06/20:
- 13:49 Changeset [917] by
- A bit more support for compilation under MinGW
05/02/20:
- 17:41 Changeset [916] by
- The Emscripten compilation does not like "class" as a parameter name
Note: See TracTimeline
for information about the timeline view.