Dale Stammen
|
d486cc78fb
|
updated cocos2d dll name from 3.4 to 3.5
|
2015-02-27 10:52:32 -08:00 |
Dale Stammen
|
8bc5b37b40
|
removed missing include files from project
|
2015-02-27 10:48:53 -08:00 |
Dale Stammen
|
b5e936c657
|
disabled LTCG to speed up release builds
|
2015-02-27 10:43:13 -08:00 |
Dale Stammen
|
2eb919bb7a
|
disabled Check SDL to allow CC_DEPRECATED to work as warning and not error
|
2015-02-27 10:36:48 -08:00 |
Dale Stammen
|
e9ef92291f
|
renamed cocos2d dll from 3.4 to 3.5
|
2015-02-27 10:26:58 -08:00 |
Dale Stammen
|
49b16718a2
|
removed missing .h files from solution
|
2015-02-27 10:24:02 -08:00 |
yangxiao
|
437a59fb9a
|
modify project & unproject api
|
2015-02-27 10:01:57 +08:00 |
yangxiao
|
6f395edf0e
|
modify according to minggo
|
2015-02-26 17:37:45 +08:00 |
yangxiao
|
f13237c013
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3
|
2015-02-26 17:27:42 +08:00 |
yangxiao
|
a1642757f9
|
merge setcameramask
|
2015-02-26 15:33:18 +08:00 |
yangxiao
|
9a64eb18dd
|
add project function
|
2015-02-26 15:20:20 +08:00 |
Ray
|
1a2aa8633f
|
fix w8 project
|
2015-02-26 10:27:12 +08:00 |
Ray
|
83a7b8012c
|
3DParticle Reader and tests
|
2015-02-26 09:19:14 +08:00 |
Ray
|
c66a4f28bc
|
Add CocosStudio UserCameraReader
fix Sprite3DReader Test
|
2015-02-25 14:19:08 +08:00 |
Ray
|
fbe9e5b767
|
complate project file
|
2015-02-23 00:52:50 +08:00 |
Ray
|
8eb201797d
|
工程文件修改
|
2015-02-19 17:52:50 +08:00 |
Dale Stammen
|
76233d4c6e
|
added missing Particle3D files and tests
|
2015-02-16 10:41:03 -08:00 |
Dale Stammen
|
795f65c85f
|
added missing Particle3D files and tests
|
2015-02-16 10:01:09 -08:00 |
minggo
|
c8eaa4aeba
|
Merge pull request #10447 from super626/particle_merge
add 3d particle (Particle Universe)
|
2015-02-15 19:48:18 +08:00 |
Vladimir Perminov
|
9f5efe5153
|
Fix visual studio project out of date
Remove 3dExport.h from project.
Change location CCPlatformConfig.h and CCPlatformMacros.h from ..\base\
to ..\platform\
|
2015-02-13 11:18:14 +03:00 |
yangxiao
|
9b117bf87c
|
resolve conflict
|
2015-02-13 15:46:19 +08:00 |
Justin Fraize
|
3667cc6e1f
|
Cleaned up CCAction.cpp
*Fixed tab/space issue.
*Removed unneeded if/else block.
*Added explicit braces around if block.
|
2015-02-12 21:00:12 -08:00 |
minggo
|
87e444873f
|
Merge pull request #10268 from kompjoefriek/Fixing-warnings
Fixed some compiler warnings
|
2015-02-13 10:04:19 +08:00 |
kompjoefriek
|
a2ef1abef3
|
Fixed unwanted changes
|
2015-02-12 23:07:24 +01:00 |
zhukaixy
|
acc0476f01
|
Solve compile errors on win32 platform
|
2015-02-12 19:36:03 +08:00 |
minggo
|
afd4e94c4c
|
Merge pull request #10160 from lite3/wildpointer
fix wild pointer
|
2015-02-12 18:01:10 +08:00 |
minggo
|
7fd6b5bfe7
|
Merge pull request #10172 from sergeant-wizard/make_tmx_object_group_name_getter_const
make CCTMXObjectGroup::getGroupName const
|
2015-02-12 18:00:49 +08:00 |
minggo
|
8716164a5d
|
Merge pull request #10206 from sergeant-wizard/specify_default_capacity_for_sprite_batch_node
Specify default capacity for sprite batch node
|
2015-02-12 17:58:59 +08:00 |
yangxiao
|
58bfae2e57
|
adjust and remove unused code
|
2015-02-12 16:58:34 +08:00 |
lvlong
|
ee03bb8eea
|
setCameraMask for cocostudio-ui
|
2015-02-12 09:24:04 +08:00 |
yangxiao
|
79a0c0152a
|
add 3d particle (Particle Universe)
|
2015-02-11 18:14:22 +08:00 |
minggo
|
1e11f3b3da
|
Merge pull request #10310 from perminovVS/v3
Fix visual studio project out of date
|
2015-02-10 14:18:13 +08:00 |
Chad
|
befbc0a14e
|
FIX for Build error when CC_USE_CULLING=0 #10373
Fix for build error when using CC_USE_CULLING
|
2015-02-09 18:15:22 -08:00 |
XiaoYang
|
c9fe5251a9
|
Merge pull request #229 from lvlonggame/v3
add Camera::project
|
2015-02-04 09:38:31 +08:00 |
lvlong
|
a0c7723edb
|
add GP_ASSERT
|
2015-02-03 14:21:12 +08:00 |
lvlong
|
6d92b7adc9
|
modify Camera::project
|
2015-02-03 11:59:43 +08:00 |
lvlonggame
|
4c65332550
|
add project function to camera
|
2015-02-01 21:14:37 +08:00 |
Vladimir Perminov
|
bb2d2c9a07
|
Fix visual studio project out of date
Remove 3dExport.h from project.
Change location CCPlatformConfig.h and CCPlatformMacros.h from ..\base\
to ..\platform\
|
2015-01-30 17:37:19 +03:00 |
huangshiwu
|
cd00de572d
|
add glBindBuffer for drawnode and clippingnode to avoid crash
|
2015-01-29 18:06:20 +08:00 |
Dale Stammen
|
652baed1ee
|
increase build heap memory option to /Zm384
|
2015-01-28 20:37:39 -08:00 |
Dale Stammen
|
be8075b29c
|
increase build heap memory option to /Zm384
|
2015-01-28 20:32:32 -08:00 |
minggo
|
b233d6928e
|
Merge pull request #10238 from Dhilan007/v3-scale9sprite-fix
Fixed Scale9Sprite can't run move/scale/rotation action in physics scene
|
2015-01-28 15:16:23 +08:00 |
Nite Luo
|
be6ca1b6d2
|
add force depth write
|
2015-01-27 17:05:51 -08:00 |
Nite Luo
|
8f539a0107
|
Make PositionZ independent from global Z
|
2015-01-27 15:41:58 -08:00 |
Wenhai Lin
|
f2335fb3bc
|
Fixed Scale9Sprite can't run move/scale/rotation action in physics scene
|
2015-01-27 16:13:45 +08:00 |
minggo
|
988a2729d7
|
Merge pull request #10203 from Dhilan007/v3-bmf-performance
Improved the parsing performance of bitmap fonts
|
2015-01-26 13:46:04 +08:00 |
Ryo Miyajima
|
d1d4ec2ac6
|
fix grammar in comment
|
2015-01-26 10:56:43 +09:00 |
Ryo Miyajima
|
4985653f5b
|
specify default capacity
|
2015-01-26 10:56:38 +09:00 |
WenhaiLin
|
9afa871164
|
Improved the parsing performance of bitmap fonts
|
2015-01-24 16:23:30 +08:00 |
Huabing.Xu
|
030394bffe
|
refactor the rendering and creation of DrawNode
make LayerColor rendering safer
|
2015-01-23 18:19:03 +08:00 |