Ricardo Quesada
|
9ad3db0635
|
fix: make PolygonCode cleaner
not sure if this fixes the bug, but it makes the interfaces cleaner.
Github issue #15154
|
2016-05-24 20:57:40 -03:00 |
mogemimi
|
948f64631f
|
Use const references whenever possible
|
2016-05-17 13:17:56 +09:00 |
Xpol Wan
|
cb0e768f32
|
Fixes warning: field 'isVertsOwner' will be initialized after field 'rect'.
|
2016-04-14 17:09:37 +08:00 |
mogemimi
|
2a8d84e7f9
|
Remove unnecessary const from return types
|
2016-02-29 16:48:07 +09:00 |
mogemimi
|
b0c4adcbd0
|
Fix method name spelling in AutoPolygon
|
2015-12-23 19:07:03 +09:00 |
zilongshanren
|
ccf4cb5a74
|
improve scale9sprite
|
2015-10-29 10:41:58 +08:00 |
Martin Taylor
|
62e36e8006
|
fix typos and syntax error. A thorough check by tool VSSpellChecker.
|
2015-09-22 16:08:23 +08:00 |
fusijie
|
d957e0c032
|
Fixed auto polygon comments out of date.
|
2015-09-10 15:18:04 +08:00 |
子龙山人
|
3b4d134050
|
Merge pull request #12603 from jianglong0156/autoPolygonFileEncode
change the file encoding,
|
2015-06-30 16:29:44 +08:00 |
jianglong0156
|
bc341edf1f
|
change the file encoding,
It display a coded warning in current encoding, leading to incredbuild unusable
|
2015-06-30 15:33:54 +08:00 |
WenhaiLin
|
3cb29bbc65
|
[ci skip]Fixed warns
|
2015-06-25 10:53:41 +08:00 |
samuele3hu
|
1b20e463d8
|
Update the Lua binding about the Polygon and update the test case.
|
2015-06-11 14:38:38 +08:00 |
Jacky
|
88b3fc3c7e
|
fix memory leakage about operation=
|
2015-06-09 18:45:55 +08:00 |
WuHao
|
a555b2fb52
|
added documentation for auto polygon
|
2015-06-08 13:59:44 +08:00 |
Jacky
|
afa422d898
|
fixed copy constructor and operation = bug.
|
2015-06-04 18:27:58 +08:00 |
WuHao
|
0a51c9bd27
|
Finished AutoPolygon and Sprite
|
2015-06-04 15:43:31 +08:00 |
WuHao
|
3c5326ba1f
|
removed spritePolygon, merge into sprite and draft of AutoPolygon
|
2015-06-02 10:10:09 +08:00 |
Jacky
|
8df4920f6e
|
fixed file name.
|
2015-05-29 15:03:36 +08:00 |