Ricardo Quesada
|
f0a2f6cbf8
|
purge profiler data one + or - is pressed
Signed-off-by: Ricardo Quesada <ricardoquesada@gmail.com>
|
2013-08-21 20:02:50 -07:00 |
Ricardo Quesada
|
cf02cb4581
|
Fixes names in Performance Node tests
Signed-off-by: Ricardo Quesada <ricardoquesada@gmail.com>
|
2013-08-20 18:05:35 -07:00 |
Ricardo Quesada
|
e5551b2872
|
Compiles both with std::vector and ccCArray
Signed-off-by: Ricardo Quesada <ricardoquesada@gmail.com>
|
2013-08-20 16:06:51 -07:00 |
Ricardo Quesada
|
20167e2a12
|
removes unneeded spaces
Signed-off-by: Ricardo Quesada <ricardoquesada@gmail.com>
|
2013-08-20 14:18:45 -07:00 |
Ricardo Quesada
|
c9b250d4a4
|
Adds new tests to tests
and enables profiling
Signed-off-by: Ricardo Quesada <ricardoquesada@gmail.com>
|
2013-08-20 14:18:32 -07:00 |
Ricardo Quesada
|
511ec1cc5d
|
Compiles with improved CCArray
Compiles both with std::vector or ccCArray
|
2013-08-19 17:09:28 -07:00 |
minggo
|
3ca26e1aa6
|
Merge pull request #3430 from boyu0/iss2517_update_local_var_to_auto
closed #2517: Update all test cases use auto for local variables
|
2013-08-17 01:12:48 -07:00 |
minggo
|
c7f313419e
|
Merge pull request #3431 from minggo/iss2525-add_iterator_for_array
add iterator for Array and make Array can be used in range-based loop
|
2013-08-17 00:42:42 -07:00 |
folecr
|
aff86b1b52
|
Keep TravisCI happy : build Android TestCpp for ARM architecture only.
|
2013-08-16 16:19:34 -07:00 |
minggo
|
baa9e0a1e4
|
issue #2525:add iterator for Array and make Array can be used in range-based loop
|
2013-08-16 18:23:41 +08:00 |
boyu0
|
6779f494f3
|
issue #2517: Restore TestCpp proj.android that edited by mistake.
|
2013-08-16 16:09:46 +08:00 |
boyu0
|
70df1a6061
|
closed #2517: Use LocalVarToAuto.py to change Samples src file
|
2013-08-16 16:05:27 +08:00 |
godyZ
|
424b4140a2
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into Atitc_decode
|
2013-08-16 11:14:47 +08:00 |
godyZ
|
e8809b2b15
|
issue #2533:add ATITC compressed texture support
soft decode test in Win32, ios, Mac. device decode test in HTC G14
Adreno 220 GPU.
|
2013-08-16 11:02:44 +08:00 |
James Chen
|
9ab671fb03
|
Merge pull request #3425 from dumganhar/iss2488-new-label-sample
Iss2488: Merge PR https://github.com/cocos2d/cocos2d-x/pull/3422
|
2013-08-15 07:16:48 -07:00 |
James Chen
|
4b0d0225b7
|
issue #2488: Updating makefile for linux and emscripten.
|
2013-08-15 21:44:51 +08:00 |
James Chen
|
409e345522
|
issue #2488: Updating VS project configuration.
|
2013-08-15 21:40:11 +08:00 |
James Chen
|
56cd039b32
|
issue #2488: Adding "啊" letter at the end of string to make VS2012 happy, otherwise VS will generate errors like "Error 3 error C2146: syntax error : missing ')' before identifier 'label'";
|
2013-08-15 21:39:47 +08:00 |
James Chen
|
9dbd74d2a8
|
Merge pull request #3413 from dumganhar/iss2521-js-ccb-owner
Adding more ExtensionTest like CocosBuilderTest and ControlButtonTest and bug fix in CCBReader.
|
2013-08-15 04:19:17 -07:00 |
James Chen
|
21134cc48f
|
Merge branch 'new_develop_merge_clean' of https://github.com/carlomorgantinizynga/cocos2d-x into carlomorgantinizynga-new_develop_merge_clean
|
2013-08-15 17:02:51 +08:00 |
folecr
|
b4edb14d33
|
Use ndk-gdb-py and name the explicit launch activity to be able to use gdb's Text User Interface when debugging.
|
2013-08-13 15:50:58 -07:00 |
folecr
|
4d34cfc28f
|
Add --nowait option (Android has broken something again in NDK/SDK/emulator/etc.) and the debugger will not work correctly anymore
|
2013-08-13 11:29:53 -07:00 |
folecr
|
84054a237c
|
Android platform version used matches all other sample projects
|
2013-08-13 11:28:56 -07:00 |
carlo morgantini
|
47be4ff58a
|
Merge remote-tracking branch 'originGithub/develop' into new_develop_merge_clean
Conflicts:
cocos2dx/label_nodes/CCFontAtlas.cpp
cocos2dx/label_nodes/CCFontAtlas.h
cocos2dx/label_nodes/CCFontAtlasCache.cpp
cocos2dx/label_nodes/CCFontAtlasFactory.cpp
cocos2dx/label_nodes/CCFontAtlasFactory.h
cocos2dx/label_nodes/CCFontDefinition.cpp
cocos2dx/label_nodes/CCFontFreeType.cpp
cocos2dx/label_nodes/CCLabel.cpp
cocos2dx/label_nodes/CCLabel.h
cocos2dx/label_nodes/CCStringBMFont.h
cocos2dx/label_nodes/CCStringTTF.cpp
samples/Cpp/TestCpp/Classes/LabelTest/LabelTest.cpp
|
2013-08-13 11:28:54 -07:00 |
carlo morgantini
|
15ec303278
|
more clean ups on tests for label
|
2013-08-13 10:12:02 -07:00 |
folecr
|
b61ce3c79d
|
ndkgdb.sh for TestCpp
|
2013-08-13 08:47:48 -07:00 |
folecr
|
17c7b7cbcf
|
APP_OPTIM is debug
|
2013-08-13 08:47:48 -07:00 |
folecr
|
652920eaac
|
set android:debuggable property to true
|
2013-08-13 08:47:48 -07:00 |
folecr
|
75f7af00a6
|
TestCpp builds both ARM and x86 versions
|
2013-08-13 08:47:48 -07:00 |
folecr
|
cd0f1beaf4
|
fix evaluation of properties array read from local.properties
|
2013-08-13 08:47:48 -07:00 |
folecr
|
ef7c3b2b09
|
Remove unused option in build script
|
2013-08-13 08:47:48 -07:00 |
carlo morgantini
|
35b5e30190
|
alignment added to new label creation
|
2013-08-12 15:41:29 -07:00 |
carlo morgantini
|
d15d84c05f
|
samples cleaned up
|
2013-08-12 15:09:28 -07:00 |
carlo morgantini
|
097a5c488a
|
New Label tests plus bug fixing
|
2013-08-12 13:29:54 -07:00 |
James Chen
|
9cf3bf64d5
|
issue #2521: Updating JS-Test.
|
2013-08-12 11:31:54 +08:00 |
James Chen
|
12ffdfc4fd
|
issue #2521: TestJavascript needs ccbreader support.
|
2013-08-12 11:21:31 +08:00 |
Lee, Jae-Hong
|
66593ae4bf
|
[Tizen] Update project files
- include stdint.h
- set etc, s3tc header path
- exclude CCImageCommonWebp.cpp, include etc, s3tc directories.
- update project files.
|
2013-08-10 23:11:31 +09:00 |
godyZ
|
fa7b486880
|
update s3tc #5, code standardization
|
2013-08-09 12:54:05 +08:00 |
godyZ
|
46e9eed028
|
nothing with s3tc
|
2013-08-08 14:11:22 +08:00 |
godyZ
|
cd8430f81a
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop
Conflicts:
cocos2dx/Android.mk
cocos2dx/platform/CCImage.h
cocos2dx/platform/CCImageCommon_cpp.h
cocos2dx/textures/CCTexture2D.h
scripting/javascript/bindings/generated
|
2013-08-08 10:19:09 +08:00 |
James Chen
|
7910581654
|
Merge pull request #3388 from dumganhar/iss2483-sp-v23
closed 2483: Upgrading spidermonkey library to v23.
|
2013-08-07 18:39:40 -07:00 |
folecr
|
cbd7796438
|
Update nojava.txt with readme.
|
2013-08-07 12:29:58 -07:00 |
James Chen
|
87736683c0
|
Merge pull request #3387 from pyrasis/tizen_2.2
[Tizen] Enable LocalStorage
|
2013-08-07 03:08:38 -07:00 |
Lee, Jae-Hong
|
5a8ec8ca5e
|
[Tizen] Enable LocalStorage
- add sqlite3 headers and libraries.
- use sqlite3 library.
|
2013-08-07 19:01:41 +09:00 |
minggo
|
910215fa89
|
Merge pull request #3377 from boyu0/iss2345_refactor_ccimage
issue #2345 refactor CCImage and CCTexture2D
|
2013-08-06 23:29:38 -07:00 |
James Chen
|
39084750db
|
[Android] Updating launch activity name. ".TestJavascipt" --> "android.app.NativeActitiy" for TestJavascript project.
|
2013-08-07 13:46:09 +08:00 |
godyZ
|
27baf5b961
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop
|
2013-08-07 09:32:42 +08:00 |
James Chen
|
989f350e39
|
Resetting JS-Test, It was modified in https://github.com/cocos2d/cocos2d-x/pull/3357.
|
2013-08-06 16:27:40 +08:00 |
godyZ
|
02419ccb00
|
update s3tc #3 ,android test
|
2013-08-06 15:33:38 +08:00 |
James Chen
|
a5067f63dd
|
Merge pull request #3372 from pyrasis/tizen_2.2
[Tizen] Fix Debug Settings
|
2013-08-05 22:51:06 -07:00 |