vision
39f2669886
remove the new images and use the old ones.
2014-06-06 10:37:45 +08:00
Anton Sokolchenko
770d5e91b7
Update CCImage.cpp
2014-06-05 18:02:45 +03:00
Anton Sokolchenko
5f74b8568d
Fix CCImage to be compatible with UNIX2003
...
Without this wrapper I get errors below.
Mac Os X 10.9.3 Xcode 6 beta(the same problem also exists in Xcode 5)
I found a solution at http://stackoverflow.com/questions/8732393/code-coverage-with-xcode-4-2-missing-files and added one more wrapping function.
Undefined symbols for architecture i386:
"_fwrite$UNIX2003", referenced from:
_unixErrorHandler in libcocos2dx iOS.a(tif_unix.o)
_unixWarningHandler in libcocos2dx iOS.a(tif_unix.o)
_empty_output_buffer in libcocos2dx iOS.a(jdatadst.o)
_term_destination in libcocos2dx iOS.a(jdatadst.o)
_Fax3PrintDir in libcocos2dx iOS.a(tif_fax3.o)
_PredictorPrintDir in libcocos2dx iOS.a(tif_predict.o)
"_strerror$UNIX2003", referenced from:
_TIFFOpen in libcocos2dx iOS.a(tif_unix.o)
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
2014-06-05 16:54:00 +03:00
Frank.Xu
7ece807a63
Add shadow, outline, glow filter support for UITextField
2014-06-05 19:21:06 +08:00
yangxiao
87c7e2b0e9
worldmat cache in bone
2014-06-05 18:21:25 +08:00
Frank.Xu
b74040a2ac
Add getStringLength() support for UITextField
2014-06-05 17:59:54 +08:00
yangxiao
32ba5f2873
change comment
2014-06-05 16:47:03 +08:00
yangxiao
ed8f8a9cad
sprite3d with skin render&bundle
2014-06-05 16:36:01 +08:00
vision
f7d5d837bf
add new tests for different pixel formats
2014-06-05 16:33:42 +08:00
minggo
5cf083fbeb
Merge pull request #6982 from CocosRobot/update_lua_bindings_1401951865
...
[AUTO]: updating luabinding automatically
2014-06-05 15:59:19 +08:00
CocosRobot
b749d0b5ca
[AUTO]: updating luabinding automatically
2014-06-05 07:06:07 +00:00
minggo
88409092ff
Merge pull request #6981 from samuele3hu/v3_fix
...
Update controller.lua for lua-tests and bindings-generator submoudle
2014-06-05 15:00:44 +08:00
samuele3hu
373d4dfb1a
Replace `log` with `CCLOG`
2014-06-05 14:49:02 +08:00
samuele3hu
919524cf89
Update controller.lua for lua-tests and bindings-generator submoudle
2014-06-05 14:39:09 +08:00
minggo
6a1a3b5a06
Merge pull request #6980 from CocosRobot/update_cocosfiles_1401940273
...
[AUTO][ci skip]: updating cocos2dx_files.json
2014-06-05 11:52:23 +08:00
CocosRobot
b218f8ec13
[AUTO][ci skip]: updating cocos2dx_files.json
2014-06-05 03:51:15 +00:00
minggo
4c7628f69e
[ci skip]
2014-06-05 11:51:02 +08:00
minggo
366beedbb2
Merge pull request #6955 from samuele3hu/v3_fix
...
Add xxtea encrypt support for lua and update the console submodule
2014-06-05 11:49:40 +08:00
minggo
a2ee890927
Merge pull request #6978 from CocosRobot/update_lua_bindings_1401937200
...
[AUTO]: updating luabinding automatically
2014-06-05 11:04:41 +08:00
minggo
0c24c639aa
[ci skip]
2014-06-05 11:01:43 +08:00
CocosRobot
0010ed2e44
[AUTO]: updating luabinding automatically
2014-06-05 03:01:43 +00:00
vision
860057c307
Use the image format instead of RGBA8888 when initializing a texture, this would remove the redudant conversion and save memories.
2014-06-05 10:58:27 +08:00
minggo
c1360318c1
Merge pull request #6977 from minggo/update-version
...
update libcurl.a
2014-06-05 10:56:06 +08:00
minggo
ed40dc9268
update libcurl.a
2014-06-05 10:54:59 +08:00
samuele3hu
a4cb0c183a
Update Linux CMakeLists for xxtea
2014-06-05 10:54:05 +08:00
vision
c90f2b3251
remove unused codes in CCTexture2D
2014-06-05 10:09:36 +08:00
Ricardo Quesada
4fdfc3a7ed
Merge pull request #6947 from ricardoquesada/normalized_position
...
Adds setNormalizedPosition()
2014-06-04 10:25:30 -07:00
Ricardo Quesada
a11740ff29
ouch, more windows compile issues
2014-06-04 10:11:16 -07:00
Ricardo Quesada
59b966731e
Compiles on Windows and Android
2014-06-04 09:48:35 -07:00
Ricardo Quesada
0c2f8ed401
Lua compiles and runs
2014-06-04 09:26:39 -07:00
Ricardo Quesada
79ebc546f8
Merge remote-tracking branch 'cocos2d/v3' into normalized_position
...
Conflicts:
CHANGELOG
cocos/ui/UILayout.cpp
2014-06-04 09:19:22 -07:00
yangxiao
54caf26a57
animation3d
2014-06-04 18:17:09 +08:00
James Chen
cc0de2f269
Merge pull request #6973 from CocosRobot/update_cocosfiles_1401873482
...
[AUTO][ci skip]: updating cocos2dx_files.json
2014-06-04 17:51:21 +08:00
minggo
a4f421a779
[ci skip]
2014-06-04 17:21:12 +08:00
CocosRobot
bd018ea645
[AUTO][ci skip]: updating cocos2dx_files.json
2014-06-04 09:18:03 +00:00
minggo
7a4d46dc1b
Merge pull request #6965 from Dhilan007/v3-wp8fix
...
Support Fast App Resume and fixed black screen may arise when using third sdk.
2014-06-04 17:15:13 +08:00
minggo
a495747a7c
Merge pull request #6971 from andyque/refactorUIFramework
...
refactor ObjectFactory
2014-06-04 17:08:27 +08:00
andyque
ab8a68f53b
fix template
2014-06-04 15:55:52 +08:00
andyque
d1e664fd44
fix win7 compile error
2014-06-04 15:43:53 +08:00
minggo
539fed65fb
[ci skip]
2014-06-04 15:29:54 +08:00
minggo
a31710973c
Merge pull request #6962 from visiblelight/AlphaIssues
...
Fix a crash in ParticleTest->PremultipliedAlphaTest
2014-06-04 15:10:54 +08:00
andyque
d089b251db
fix other platform compile error
2014-06-04 14:56:34 +08:00
andyque
54e93f6c41
fix ObjectFactory refactor issue
2014-06-04 14:56:34 +08:00
andyque
f0d38290a1
refactor ObjectFactor and move it to base
2014-06-04 14:56:34 +08:00
andyque
38e274de73
refact ui header file include
2014-06-04 14:56:33 +08:00
minggo
c5f96aaa3b
[ci skip]
2014-06-04 14:33:48 +08:00
minggo
7bf2be6033
Merge pull request #6959 from kezhuw/bugfix_autorelease_pool_manager
...
Bugfix autorelease pool manager
2014-06-04 14:31:30 +08:00
minggo
96bb950d96
[ci skip]
2014-06-04 14:14:09 +08:00
minggo
700b0f7320
Merge pull request #6966 from kicktheken/v3
...
fix layout constant syntax error
2014-06-04 14:12:52 +08:00
minggo
9c5b5924ed
[ci skip]
2014-06-04 14:09:56 +08:00