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 |
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
|
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
|
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 |
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 |
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 |
godyZ
|
fa7b486880
|
update s3tc #5, code standardization
|
2013-08-09 12:54:05 +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 |
godyZ
|
02419ccb00
|
update s3tc #3 ,android test
|
2013-08-06 15:33:38 +08:00 |
boyu0
|
dc6503f7d4
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss2345_refactor_ccimage
|
2013-08-06 13:37:38 +08:00 |
godyZ
|
195536097f
|
update s3tc #2
|
2013-08-06 11:52:48 +08:00 |
godyZ
|
fd7b00681f
|
update s3tc#1
|
2013-08-06 11:19:45 +08:00 |
James Chen
|
5ee6e7d79a
|
Merge branch 'develop' into carlomorgantinizynga-new_develop_merge
Conflicts:
cocos2dx/Android.mk
|
2013-08-05 10:09:15 +08:00 |
carlo morgantini
|
4904e0f31f
|
Clean up (as requested by code review)
|
2013-08-01 17:08:57 -07:00 |
carlo morgantini
|
2fb2916bae
|
some more cleanup
|
2013-08-01 14:36:34 -07:00 |
boyu0
|
93aa3c7ada
|
issue #2345: refract CCImage and CCTexture2D.
|
2013-08-01 15:53:52 +08:00 |
Huabing.Xu
|
9a9d0b9def
|
closed #2423: add ActionTargetedReverse test case
|
2013-08-01 10:28:18 +08:00 |
carlo morgantini
|
b2579987e5
|
Merge remote-tracking branch 'cocos2d/develop' into new_develop_merge
Conflicts:
cocos2d_libs.xcodeproj/project.pbxproj
cocos2dx/include/ccTypes.h
samples/samples.xcodeproj/project.pbxproj
|
2013-07-31 13:58:25 -07:00 |
minggo
|
0530109a9f
|
Merge pull request #3178 from boyu0/2345
Refactor CCImage and CCTexture2D
|
2013-07-31 01:21:18 -07:00 |
carlo morgantini
|
ff56ad5435
|
fix bugs with new Label stuff and add new sample for unicode
|
2013-07-30 16:41:26 -07:00 |
carlo morgantini
|
9de1ef3f97
|
New label TTF. New text alignment sample.
|
2013-07-30 10:27:22 -07:00 |
Huabing.Xu
|
6a1938056c
|
closed #2447: Fix clippingNodeTest RawStencilBufferTest6 crash bug
|
2013-07-30 16:27:13 +08:00 |
boyu0
|
afde1e57b2
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into 2345 and fix the per premultipied tag
|
2013-07-30 11:10:05 +08:00 |
carlo morgantini
|
023b46154f
|
Fix problems with missing glyphs in .ttf file
|
2013-07-29 13:43:23 -07:00 |
boyu0
|
894584e5a0
|
Add texture2D convert test and fix the convert bugs
|
2013-07-29 17:34:33 +08:00 |
Huabing.Xu
|
0dcf9e88c3
|
close #2437: replace stencil mechanism with a new approach by removing glColorMask call
|
2013-07-29 14:13:36 +08:00 |
Huabing.Xu
|
4ebfc1c6e4
|
issue #2437: Fix Bug RenderTextureTestDepthStencil not clipped by stencil
|
2013-07-29 14:11:21 +08:00 |
minggo
|
92f9ed743a
|
use correct type to initialize an array
|
2013-07-28 23:23:35 +08:00 |
samuele3hu
|
cc95fcaa69
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into DrawNode
|
2013-07-28 14:35:38 +08:00 |
samuele3hu
|
3aeefb51b3
|
Modify deprecated CCPhysicsDebugNode typedef and some test bug
|
2013-07-28 14:33:02 +08:00 |
minggo
|
e97b2504ea
|
fix a logical error
|
2013-07-28 10:22:12 +08:00 |
James Chen
|
e66e429bb2
|
issue #2430: Moving enum type to class for CCBReader.
|
2013-07-27 21:44:49 +08:00 |
James Chen
|
324607c32c
|
More warning fixes.
|
2013-07-27 15:15:54 +08:00 |
carlo morgantini
|
6e4aafdacf
|
fix a problem with the new Label and colors
|
2013-07-26 16:30:36 -07:00 |
carlo morgantini
|
23575f0a68
|
New Label stuff merged and Label::Alignment replaced with TextVAlignment and TextHAlignment
|
2013-07-26 16:04:21 -07:00 |
carlo morgantini
|
8416e7cf6d
|
Merge remote-tracking branch 'cocos2d/develop' into developNewLabelMergeDevelop
Conflicts:
cocos2d_libs.xcodeproj/project.pbxproj
scripting/javascript/bindings/generated
tools/bindings-generator
|
2013-07-26 15:54:50 -07:00 |
Ricardo Quesada
|
0da367e05e
|
fixes warnigns when using HttpRequest
fixes warnigns when using HttpRequest
|
2013-07-26 14:34:17 -07:00 |
carlo morgantini
|
be47a6da52
|
Merge remote-tracking branch 'ricorigin/label_merge' into developNewLabelForRiq
Conflicts:
cocos2dx/label_nodes/CCFontAtlasFactory.cpp
samples/Cpp/TestCpp/Classes/LabelTest/LabelTest.cpp
|
2013-07-26 11:58:18 -07:00 |