halx99
|
29d21add67
|
Sync lua binding
|
2020-09-09 16:30:48 +08:00 |
halx99
|
f3c17427aa
|
More clearly ETC1 format, sync enums for ETC1, correct somethings
|
2020-09-01 11:43:03 +08:00 |
halx99
|
50fe831d7a
|
fix ci
|
2020-08-28 17:26:30 +08:00 |
halx99
|
f38f76c1a1
|
Sync spine code and resource to 3.8
|
2020-08-05 17:04:57 +08:00 |
halx99
|
b142167560
|
Huge changes, move spine,dragonbones,cocostudio to extensions folder, future make all extensions pluginable
|
2020-08-03 17:51:40 +08:00 |
halx99
|
f9b8460aeb
|
Sync lua bindings for UserDefault Refactor
|
2020-02-07 16:45:25 +08:00 |
CocosRobot
|
ab06e75103
|
[ci skip][AUTO]: updating luabinding & cocos_file.json automatically (#20438)
|
2020-01-18 20:40:25 +08:00 |
RH
|
93352ff06f
|
V4 bmfont improved api (#20406)
* Merged improved BM font API from Cocos2d-x V3. Code based on #20309 and #20300
* Added missing test resources.
|
2020-01-18 20:40:17 +08:00 |
halx99
|
a2eb8507bb
|
[v4] spine v3.8
|
2020-01-05 03:09:32 +08:00 |
CocosRobot
|
446cf0a08d
|
[ci skip][AUTO]: updating luabinding & cocos_file.json automatically (#20378)
|
2019-11-30 16:55:06 +08:00 |
halx99
|
797e85ba30
|
Remove getSuitableFopen, we never reduce performance for win32 only
|
2019-11-25 02:54:00 +08:00 |
halx99
|
af22abc2a8
|
Remove websockets, sync lua bindings.
|
2019-11-24 19:16:13 +08:00 |
CocosRobot
|
191b2b8982
|
[ci skip][AUTO]: updating luabinding & cocos_file.json automatically (#20366)
|
2019-11-22 17:06:40 +08:00 |
CocosRobot
|
8878303e22
|
[ci skip][AUTO]: updating luabinding & cocos_file.json automatically (#20252)
|
2019-10-25 17:20:01 +08:00 |
CocosRobot
|
8a191d5f6f
|
[ci skip][AUTO]: updating luabinding & cocos_file.json automatically (#20230)
|
2019-10-23 15:06:43 +08:00 |
minggo
|
6b1e55f419
|
Remove experimental namespace (#20229)
|
2019-10-23 14:58:31 +08:00 |
CocosRobot
|
40038020ba
|
[ci skip][AUTO]: updating luabinding & cocos_file.json automatically (#20208)
|
2019-10-16 11:41:06 +08:00 |
CocosRobot
|
bdf39670fd
|
[ci skip][AUTO]: updating luabinding & cocos_file.json automatically (#20203)
|
2019-10-16 09:44:05 +08:00 |
CocosRobot
|
4116371053
|
[ci skip][AUTO]: updating luabinding & cocos_file.json automatically (#20176)
|
2019-09-26 17:35:39 +08:00 |
CocosRobot
|
a8d07022d6
|
[ci skip][AUTO]: updating luabinding & cocos_file.json automatically (#20036)
|
2019-08-15 17:01:11 +08:00 |
CocosRobot
|
28bc31aac6
|
[ci skip][AUTO]: updating luabinding & cocos_file.json automatically (#20014)
|
2019-08-06 14:14:59 +08:00 |
CocosRobot
|
b758f626eb
|
[ci skip][AUTO]: updating luabinding & cocos_file.json automatically (#19991)
|
2019-07-26 17:33:42 +08:00 |
CocosRobot
|
17ee8f0082
|
[ci skip][AUTO]: updating luabinding & cocos_file.json automatically (#19987)
|
2019-07-25 14:28:26 +08:00 |
Arnold
|
097a4a74dc
|
[Lua] Export ccexp.AudioEngine on linux (#19898)
* export ccexp.AudioEngine on linux
* revert auto bindings
* gen bindings
|
2019-07-03 18:57:18 +08:00 |
Arnold
|
888cd9b159
|
fix lua (#19888)
|
2019-07-02 09:29:20 +08:00 |
Arnold
|
2eb4625cbc
|
regenerate (#19887)
|
2019-07-01 13:51:02 +08:00 |
coulsonwang
|
22e8a651d2
|
Feature/lua render texture test (#19827)
* fix render texture test in lua
* remove unnecessary code
* fix CI compile error
|
2019-06-18 22:45:14 -07:00 |
coulsonwang
|
7a94e66a14
|
Feature/fix alpha test (#19824)
|
2019-06-18 00:25:26 -07:00 |
Arnold
|
7851f212bf
|
Rename backend::Texture2D (#19821)
* compile on windows
* compile on mac
* rename to Texture2DBackend
* compile on mac
|
2019-06-12 00:01:15 -07:00 |
minggo
|
1273fb305d
|
Remove simple audio engine (#19802)
|
2019-06-11 18:23:16 -07:00 |
Arnold
|
60deaa60ca
|
run genbindings.py (#19805)
|
2019-06-06 02:49:33 -07:00 |
coulsonwang
|
9dc04bf228
|
remove opengl codes (#19797)
|
2019-06-05 02:58:33 -07:00 |
coulsonwang
|
10b2799051
|
Feature/fix mipmap issues (#19753)
* fix mipmap
* fix mipmap issues
* remove unneeded code
* fix
* remove Texture2D::PixelFormat, add backend::PixelFormat
* fix lua compile error
* reset *.tps files
* fix compile error
* fix compile error
|
2019-06-02 18:39:51 -07:00 |
Arnold
|
ceb8fa1166
|
re-run genbindings
|
2019-05-06 09:52:17 +08:00 |
Arnold
|
401ce1ee1c
|
run genbinding
|
2019-05-06 09:43:40 +08:00 |
Arnold
|
98d5f37a30
|
fix lua-tests errors (#19646)
* enable test case
* save
* generate enum classes
* save
* autobindg backend interface
* safe
* fix typos
* fix setUniform
* enable draw primitives and fast tmx tiled map
* save all
* update
* fix compile error on mac
* fix locations
* fix locations
* deduce vertexlayout
* clean
* compile on mac
* fix resource path
* save
* update bindings-generator
* remove unused code
* rename ccbackend to ccb
* remove todo
|
2019-05-05 00:26:34 -07:00 |
CocosRobot
|
212abc4ea0
|
[ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json automatically (#19600)
|
2019-04-10 18:51:34 -07:00 |
CocosRobot
|
01b9863723
|
[ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json automatically (#19599)
|
2019-04-10 18:30:29 -07:00 |
CocosRobot
|
d453af8fe5
|
[ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json automatically (#19550)
|
2019-03-25 23:12:59 -07:00 |
CocosRobot
|
6f05e57761
|
[ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json automatically (#19544)
|
2019-03-24 19:19:01 -07:00 |
CocosRobot
|
b88f8e5062
|
[ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json automatically (#19535)
|
2019-03-20 14:44:46 +08:00 |
CocosRobot#Set
|
9b567b2261
|
[ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json automatically
|
2019-03-20 01:41:18 +00:00 |
patricejiang
|
82bbeb9b87
|
merge metal-support
|
2019-03-19 10:30:15 +08:00 |
patricejiang
|
926e49caf6
|
fix luabindings
|
2019-03-18 11:36:32 +08:00 |
patricejiang
|
bfd390af35
|
auto generate luabindings
|
2019-03-18 10:30:11 +08:00 |
Arnold
|
e3385e0e58
|
revert binding
|
2019-03-15 14:51:33 +08:00 |
Arnold
|
d75c2f3c5e
|
add uniform callback
|
2019-03-15 14:44:28 +08:00 |
CocosRobot#Set
|
16b2649ba2
|
[ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json automatically
|
2019-03-15 02:48:36 +00:00 |
minggo
|
629eebd031
|
Merge pull request #19498 from PatriceJiang/texture_setTexParams
Texture2D::TexParams fields use backend enum types
|
2019-03-15 10:43:52 +08:00 |
Arnold
|
eb771312f5
|
fix lua compile
|
2019-03-13 15:34:32 +08:00 |