Page MenuHomePhabricator

SOFA Simulation Templates
Closed, ResolvedPublic

Event Timeline

New remote branch pushed: bug-14628-SOFASimulationTemplates

Is that something you need for the March release? It looks very feature-heavy.

[f5e053]: Merge branch 'bug-14628-SOFASimulationTemplates'

Merged commits:

2013-04-03 19:30:24 Stefan Kislinskiy [0850a9]
Continued documentation.


2013-03-17 20:55:47 Stefan Kislinskiy [7b34a3]
Began extending documentation.


2013-03-16 08:22:43 Stefan Kislinskiy [1d779b]
Fixed surface recording for empty simulation scenes.


2013-03-03 15:17:37 Stefan Kislinskiy [ecd718]
Renamed name to id for simulation templates.


2013-03-03 14:13:04 Stefan Kislinskiy [198e8b]
Implemented simulation template references.


2013-03-02 23:20:46 Stefan Kislinskiy [82bfb0]
First minimal implementation is complete.


2013-03-02 15:31:48 Stefan Kislinskiy [afdc2a]
Continued to implement simulation scene templates.


2013-03-02 03:23:39 Stefan Kislinskiy [6c55a7]
Began to implement simulation scene template parsing.

[75e6aa]: Merge branch 'bug-14628-SOFASimulationTemplates2'

Merged commits:

2013-04-03 19:51:43 Stefan Kislinskiy [f49d6b]
COMP: Changed std string to char string for ifstream ctor.

[b66b48]: Merge branch 'bug-14628-Fix3'

Merged commits:

2013-04-03 20:02:14 Stefan Kislinskiy [2f1e4f]
COMP: Another std string to char string fix.