|
1 | 1 |
|
2 | | -如果你觉SpringGUI对你有帮助,点击右上角的Star,谢谢!!! |
| 2 | +如果你觉SpringGUI对你有帮助,右上角赐它一个Star!!! |
3 | 3 |
|
4 | 4 | - 欢迎你关注我的博客,每一个组件会在博客有更加详细的原理介绍 |
5 | 5 |
|
6 | 6 | [博客地址](http://blog.csdn.net/qq_29579137) : http://blog.csdn.net/qq_29579137 |
7 | 7 |
|
8 | | -- 欢迎你关注我的博客专栏,所有的UI组件我都会放在专栏中 |
9 | | - |
10 | | -[博客专栏]()http://blog.csdn.net/column/details/16329.html |
11 | | - |
12 | 8 | 如果你在Github中下载不到,你可以去博客置顶里面去获取最新的CSDN下载地址,如果你有的别的需求,比如想实现一个UI组件,Email我 springu3d@yeah.net,我来帮你解答。 |
13 | 9 |
|
14 | 10 | # SpringGUI 更新日志 |
15 | 11 |
|
16 | 12 | - 2017.07.26 |
17 | 13 | > - Add RadarMap 雷达图、属性图 |
| 14 | +[RadarMap](https://github.com/ll4080333/UnityCodes/blob/master/EFFECTS/09_RadarMap/All.png) |
18 | 15 |
|
19 | 16 | - 2017.07.17 |
20 | 17 | > - Add LineChartGraph 折线图组件 |
| 18 | +[LineChartGraph](https://github.com/ll4080333/UnityCodes/blob/master/EFFECTS/08_LineChartGraph/LineChart.gif) |
21 | 19 |
|
22 | 20 | - 2017.07.09 |
23 | 21 | > - Update ColorPicker 颜色拾取器 正式版 缺HSV颜色模式 |
24 | | -
|
25 | | -- 2017.07.04 |
26 | | -> - Add ColorPicker 颜色拾取器 测试版 |
27 | | -
|
| 22 | +[ColorPicker](https://github.com/ll4080333/UnityCodes/blob/master/EFFECTS/07_ColorPicker/Colorpicker.gif) |
| 23 | + |
28 | 24 | - 2017.06.10 |
29 | 25 | > - Add ColoredTape 可遮罩渐变色带 |
| 26 | +[ColoredTape](https://github.com/ll4080333/UnityCodes/blob/master/EFFECTS/06_ColoredTape/CT.png) |
30 | 27 |
|
31 | 28 | - 2017.06.07 |
32 | 29 | > - Add DatePicker 日历、日期拾取器 |
| 30 | +[DatePicker](https://github.com/ll4080333/UnityCodes/blob/master/EFFECTS/05_DatePicker/Calendar.gif) |
33 | 31 |
|
34 | 32 | - 2017.06.01 |
35 | 33 | > - Add TreeView 目录树 |
| 34 | +[TreeView](https://github.com/ll4080333/UnityCodes/blob/master/EFFECTS/04_TreeView/ViewTree.gif) |
36 | 35 |
|
37 | 36 | - 2017.05.31 |
38 | 37 | > - Add DoubleClickButton 双击按钮 |
39 | | -> - Add LongClickButton 长击按钮 |
| 38 | +> - Add LongClickButton 长击按钮 |
| 39 | +[DoubleClickButton](https://github.com/ll4080333/UnityCodes/blob/master/EFFECTS/03_DoubleLongClickButton/DoubleLongClickButton.png) |
40 | 40 |
|
41 | 41 | - 2017.05.06 |
42 | 42 | > - Add Pie 饼图组件 |
| 43 | +[Pie](https://github.com/ll4080333/UnityCodes/blob/master/EFFECTS/02_PieGraph/Pie.gif) |
43 | 44 |
|
44 | 45 | - 2017.04.27 |
45 | 46 | > - Update FunctionalGraph 函数图组件 |
| 47 | +[FunctionalGraph](https://github.com/ll4080333/UnityCodes/blob/master/EFFECTS/01_FunctionalGraph/FunctionalGraph.png) |
46 | 48 |
|
47 | | -- 2017.04.25 |
48 | | -> - Add FunctionalGraph 函数图组件 |
0 commit comments