File tree Expand file tree Collapse file tree
bmlSUP_Project/Packages/bmlSUP Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 1.1.1] ( https://github.com/BioMotionLab/SUP/compare/release/1.1.0...release/1.1.1 ) (2021-03-25)
2+
3+
4+ ### Bug Fixes
5+
6+ * sample visibility ([ 6c9fac3] ( https://github.com/BioMotionLab/SUP/commit/6c9fac3e430327d9ab83329d1991cdc4df5c0d7d ) )
7+ * sample visibility try 2 ([ 2c7a803] ( https://github.com/BioMotionLab/SUP/commit/2c7a803486f798aa093554721384ff08a20e1ce5 ) )
8+
19# [ 1.1.0] ( https://github.com/BioMotionLab/SUP/compare/release/1.0.1...release/1.1.0 ) (2021-03-25)
210
311
Original file line number Diff line number Diff line change 11{
22 "name" : " com.biomotionlab.sup" ,
3- "version" : " 1.1.0 " ,
3+ "version" : " 1.1.1 " ,
44 "displayName" : " bmlSUP" ,
55 "description" : " The BiomotionLab SMPL Unity Player. Plays SMPL animations from AMASS in Unity." ,
66 "unity" : " 2019.4" ,
1717 },
1818 "type" : " library" ,
1919 "samples" : [
20- {
21- "displayName" : " GUI Viewer" ,
22- "description" : " A basic graphical interface for viewing animations" ,
23- "path" : " Samples~/SUPViewer"
24- }
25- ]
20+ {
21+ "displayName" : " GUI Viewer" ,
22+ "description" : " A basic graphical interface for viewing animations" ,
23+ "path" : " Samples~/SUPViewer"
24+ }
25+ ]
2626}
You can’t perform that action at this time.
0 commit comments