wtfdnvxk
11f30dc4a0
fix ios readme build device description
...
if none arch has been defined,then you can use "xcodebuild -scheme "lua-empty-test" -sdk iphonesimulator SYMROOT=." to compile the simulator ,or,You can use 'xcodebuild -scheme "lua-empty-test" -sdk iphoneos SYMROOT=.' to build in ios device銆? The Xcode Architectures will show "Standard architecture"
2020-11-11 17:06:03 +08:00
wtfdnvxk
d7b26f54f3
Update lua_module_register.cpp
...
extend lua by register extensions
2020-11-11 16:53:00 +08:00
halx99
7c8df0d187
Remove ENABLE_CJSON_GLOBAL from cmake
2020-11-11 16:37:33 +08:00
halx99
fccc757431
mandatory yasio for lua bindings
2020-11-11 15:51:46 +08:00
halx99
5a4d0139c5
fix cjson can't use
2020-11-11 15:21:29 +08:00
halx99
5a7c94c971
fix lua bindings [ci build]
2020-11-04 19:35:58 +08:00
halx99
60a6d97d86
Remove Sprite::updateShaders [ci build]
2020-10-31 20:08:32 +08:00
halx99
f49cb01e1e
Finish #244
2020-10-25 16:25:08 +08:00
halx99
534b2acc39
Lock name
2020-10-24 21:57:36 +08:00
halx99
b8a0e0a478
Finsih rename
2020-10-22 10:58:10 +08:00
halx99
0a9e0516a5
fix lua bindings build
2020-10-21 17:58:05 +08:00
halx99
9e6b360437
fix lua build link on android
2020-10-19 23:21:40 +08:00
halx99
2700d4f300
fix lua compile on android, link needs to fix later
2020-10-19 20:01:13 +08:00
halx99
f1be86ee7a
fix lua build on android
2020-10-19 19:56:48 +08:00
halx99
7a4a5d0100
Remove deprecated sources, remove old extension GUI
2020-10-18 00:27:23 +08:00
halx99
334800dd7f
Enable yasio lua bindings for lua projects by default. can use cmake parameter: BUILD_YASIO_LUA to control it.
2020-10-17 23:46:59 +08:00
halx99
dcc4c8d385
Sync official fix
2020-10-17 21:58:15 +08:00
halx99
b9c58a8420
Refactor modules ( #238 )
2020-10-17 16:32:16 +08:00