Ricardo Quesada
|
0bf58d4a2e
|
Merge pull request #6527 from ricardoquesada/properties
you should be 10
|
2014-04-30 17:56:39 -07:00 |
Ricardo Quesada
|
598bb91133
|
you should be 10
|
2014-04-30 17:56:14 -07:00 |
Ricardo Quesada
|
8b1c5769b7
|
Merge pull request #6517 from ricardoquesada/improved_directory_structure
Improved directory structure
|
2014-04-30 17:53:52 -07:00 |
Ricardo Quesada
|
53b293e85f
|
Merge branch 'v3' into improved_directory_structure
|
2014-04-30 17:52:52 -07:00 |
Ricardo Quesada
|
164abdbbe1
|
Merge pull request #6525 from ricardoquesada/compiles_win
Compiles on Windows
|
2014-04-30 17:46:04 -07:00 |
Ricardo Quesada
|
98f26b4987
|
Compiles on Windows
|
2014-04-30 17:44:41 -07:00 |
Ricardo Quesada
|
1caca8670f
|
project.properties in .gitignore
|
2014-04-30 13:19:39 -07:00 |
Ricardo Quesada
|
c590bbe547
|
target is android-10
|
2014-04-30 13:18:57 -07:00 |
Ricardo Quesada
|
23ece1a91d
|
restores project.properties to 10
|
2014-04-30 13:16:50 -07:00 |
Ricardo Quesada
|
b5f513ce16
|
Merge branch 'v3' into improved_directory_structure
|
2014-04-30 13:15:10 -07:00 |
Ricardo Quesada
|
b549e6b4f9
|
Merge pull request #6524 from dabingnn/v3_refactor_inverse_conjugate_etc
V3 refactor inverse conjugate etc
|
2014-04-30 13:14:12 -07:00 |
Ricardo Quesada
|
528cdf461c
|
Merge pull request #6523 from dabingnn/v3_refactor_normalize
V3 refactor normalize
|
2014-04-30 12:58:04 -07:00 |
Huabing.Xu
|
183dd1ec64
|
inverse and conjugate, negate for matrix
|
2014-05-01 01:59:36 +08:00 |
Huabing.Xu
|
8fe4c472fd
|
inverse and conjugate for quaternion
|
2014-05-01 01:32:16 +08:00 |
Huabing.Xu
|
16105df503
|
getNormalize->getNormalized
|
2014-05-01 01:10:18 +08:00 |
Huabing.Xu
|
c722b74e36
|
Merge branch 'v3' into v3_refactor_normalize
|
2014-04-30 20:08:37 +08:00 |
Huabing.Xu
|
84515b521d
|
refactor normalize in Quaternion
|
2014-04-30 20:06:49 +08:00 |
Huabing.Xu
|
441279c7ab
|
refactor normalize in Vector4
|
2014-04-30 19:59:06 +08:00 |
Huabing.Xu
|
3ccb6dcbed
|
refactor normalize in Vector3
|
2014-04-30 19:50:36 +08:00 |
Huabing.Xu
|
7bc9b96d1a
|
remove some cumbersome struct keyword
|
2014-04-30 18:37:30 +08:00 |
Huabing.Xu
|
ea4fee2c31
|
refactor normalize in Vector2
|
2014-04-30 18:07:05 +08:00 |
minggo
|
2cbbaed5b3
|
Merge pull request #6512 from dabingnn/v3_renderTextureBug
V3 render texture bug
|
2014-04-30 17:52:14 +08:00 |
minggo
|
e4e3773d2d
|
[ci skip]
|
2014-04-30 17:14:04 +08:00 |
minggo
|
0dff539a18
|
Merge pull request #6521 from boyu0/particle_yCoordFlipped_bug
Fix ParticleSystem yCoordFlipped bug.
|
2014-04-30 17:03:01 +08:00 |
James Chen
|
03d10e8926
|
Merge pull request #6520 from boyu0/set_value_asbool_return_false_default
Change Value::asBool() return false by default.
|
2014-04-30 16:43:52 +08:00 |
boyu0
|
489adaf315
|
fix indent
|
2014-04-30 16:33:35 +08:00 |
minggo
|
1c6c099a83
|
Merge pull request #6519 from natural-law/v3
Fix the error in cocos2d-console when rename files on windows.
|
2014-04-30 16:27:53 +08:00 |
boyu0
|
c1d60f4b33
|
Fix ParticleSystem yCoordFlipped bug.
|
2014-04-30 16:18:39 +08:00 |
boyu0
|
0699aa94fe
|
Change Value::asBool() return false by default.
|
2014-04-30 15:07:26 +08:00 |
zhangbin
|
64f30980b4
|
closed #4990, Fix the error in cocos2d-console when rename files on windows.
|
2014-04-30 11:25:47 +08:00 |
minggo
|
8283ab9435
|
Merge pull request #6518 from super626/newmath
wrong rotation
|
2014-04-30 09:44:10 +08:00 |
yangxiao
|
11dc9367ff
|
wrong rotation
|
2014-04-29 18:19:30 -07:00 |
yangxiao
|
3237d7b23d
|
Revert "wrong rotation"
This reverts commit 3c9560017e .
|
2014-04-29 18:14:41 -07:00 |
Ricardo Quesada
|
1954edc655
|
Adds Apache2 license to GamePlay3d files
|
2014-04-29 17:50:12 -07:00 |
Ricardo Quesada
|
8bb8416c26
|
Improved directory structure
|
2014-04-29 17:37:36 -07:00 |
yangxiao
|
3c9560017e
|
wrong rotation
|
2014-04-29 17:27:32 -07:00 |
James Chen
|
f3f138368f
|
Merge pull request #6513 from samuele3hu/dev_compile_error
[Lua] The array stores Vector2 element should use `new[]` and `CC_SAFE_DELETE_ARRAY` to alloc/ free memory
|
2014-04-29 17:22:08 +08:00 |
samuele3hu
|
58a9e40b82
|
Modify some functions return value from `bool` to `int`
|
2014-04-29 17:17:18 +08:00 |
samuele3hu
|
c8fd6765bc
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into dev_compile_error
|
2014-04-29 16:22:07 +08:00 |
samuele3hu
|
4eaec951b6
|
use `new` and `CC_SAFE_DELETE_ARRAY` to replace `malloc` and `free`
|
2014-04-29 16:04:08 +08:00 |
Huabing.Xu
|
331c2d3872
|
readd wp8 code which is removed by accident
|
2014-04-29 16:03:50 +08:00 |
Huabing.Xu
|
faa0f67644
|
using pointer instead of Director::getInstance() in RenderTexture
|
2014-04-29 15:13:24 +08:00 |
Huabing.Xu
|
bd93a5cb76
|
fix bug for renderTexture created which is bigger than screen size
|
2014-04-29 15:08:44 +08:00 |
James Chen
|
8c045da2c0
|
Merge pull request #6502 from samuele3hu/dev_compile_error
Add some deprecated functions and replace the Point related to Vector2
|
2014-04-29 14:54:42 +08:00 |
samuele3hu
|
689ce612f4
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into dev_compile_error
|
2014-04-29 14:39:50 +08:00 |
samuele3hu
|
ae488e5afa
|
Replace `vec2s` with `points`
|
2014-04-29 14:39:19 +08:00 |
minggo
|
c0f1c604b2
|
Merge pull request #6508 from natural-law/v3
Update the reference of submodule cocos2d-console.
|
2014-04-29 12:00:57 +08:00 |
zhangbin
|
9ad5acec7c
|
Update the reference of submodule cocos2d-console.
|
2014-04-29 11:56:50 +08:00 |
James Chen
|
e3d195184c
|
Merge pull request #6503 from shujunqiao/cocos-console-apk
[ci skip], modify android apk name in cocos-console-test.py.
|
2014-04-28 17:17:23 +08:00 |
shujunqiao
|
8ac1545686
|
[ci skip], modify android apk name in cocos-console-test.py.
|
2014-04-28 16:55:21 +08:00 |