Nite Luo
5f661babd2
Add VBO full test
2014-01-14 17:03:54 -08:00
Nite Luo
a18788ff0a
Fix artifects when VBO is full
2014-01-14 16:45:40 -08:00
xuzhiqiang
6dc6101357
more useless code
2014-01-14 22:40:02 +08:00
xuzhiqiang
8f76080b15
more useless code
2014-01-14 22:30:38 +08:00
James Chen
428afae8e9
Update CHANGELOG [ci skip]
2014-01-14 21:52:04 +08:00
James Chen
d306d5fe58
Update AUTHORS [ci skip]
2014-01-14 21:51:13 +08:00
James Chen
b9dfad3df3
Merge pull request #5039 from martell/win64
...
closed #3700 : Added x64 support for Windows - CCExtensions
2014-01-14 05:49:42 -08:00
xuzhiqiang
f59c969216
delete useless code in deaccelerateScrolling
2014-01-14 21:22:55 +08:00
xuzhiqiang
3a86ec1ead
fix compile
2014-01-14 20:36:37 +08:00
xuzhiqiang
a2afff85a8
fix compile
2014-01-14 20:33:02 +08:00
xuzhiqiang
1d30bd0d80
fix compile
2014-01-14 20:27:14 +08:00
xuzhiqiang
4eafd7b4c5
CCActionTweenDelegate => ActionTweenDelegate
2014-01-14 20:19:57 +08:00
xuzhiqiang
562fdcf98b
CCScrollView should inherit CCActionTweenDelegate
2014-01-14 20:03:12 +08:00
edwardzhou
a71367a7de
fix compile error
2014-01-14 19:37:07 +08:00
edwardzhou
b9a7031f92
refactor PhysicsContact inherits from EventCustom; simplify emitting collision events
2014-01-14 19:21:09 +08:00
bmanGH
271e58d562
Merge remote-tracking branch 'upstream/develop' into develop
...
Conflicts:
cocos/scripting/auto-generated
plugin
samples/Javascript/Shared
tools/bindings-generator
2014-01-14 19:00:02 +08:00
boyu0
de30a9cfea
issue #3401 : add lua physics slide test, add more banding code, and fix some bugs.
2014-01-14 15:48:44 +08:00
James Chen
cd1c408e6b
Merge pull request #5054 from dumganhar/iss3698-retina-mac
...
closed #3698 : Wrong display when dragging window through retina and non-retina screen.
2014-01-13 23:02:49 -08:00
CaiWenzhi
4d665bc96a
Merge branch 'develop' into develop_nutty_modify_framework_fixedupdatebugs
2014-01-14 15:01:24 +08:00
James Chen
11d290ab13
Update AUTHORS [ci skip]
2014-01-14 14:54:19 +08:00
James Chen
815cea3d7b
Merge pull request #5044 from Pisces000221/patch-1
...
Corrected a few mistakes in project-creator README
2014-01-13 22:52:34 -08:00
CaiWenzhi
9ecc1309d9
Merge branch 'develop' into develop_nutty_modify_framework_fixedupdatebugs
2014-01-14 14:52:29 +08:00
James Chen
8993289f07
Merge pull request #5053 from Dhilan007/develop_crash
...
fix compiling error cause by clash with the existing macro definition on window platform.
2014-01-13 22:45:49 -08:00
James Chen
7e1fd18f76
FLT_MIN —> FTL_EPSILON.
2014-01-14 14:38:34 +08:00
CaiWenzhi
fdfa84ce20
Fixed bugs.
2014-01-14 14:37:31 +08:00
Dhilan007
92d345156b
un-define clash with the existing macro definition in platform/win32/CCStdC.h
2014-01-14 14:20:22 +08:00
James Chen
83a42dc760
closed #3698 : Wrong display when dragging window through retina and non-retina screen.
2014-01-14 13:59:00 +08:00
Dhilan007
a1d8e8bdb1
fix compiling error cause by macro define on window platform.
2014-01-14 12:28:24 +08:00
Ricardo Quesada
38b8299ad2
Merge pull request #5052 from CocosRobot/updategeneratedsubmodule_1389654457
...
[AUTO] : updating submodule reference to latest autogenerated bindings
2014-01-13 15:34:01 -08:00
CocosRobot
c49aa1f125
[AUTO] : updating submodule reference to latest autogenerated bindings
2014-01-13 23:07:44 +00:00
Ricardo Quesada
1bd4f75fa3
Merge pull request #5051 from ricardoquesada/copyright
...
Adds missing copyright headers in some files
2014-01-13 14:48:45 -08:00
Ricardo Quesada
6eed3a2b27
Adds missing copyright headers in some files
2014-01-13 14:48:12 -08:00
Ricardo Quesada
a94a68771c
Merge pull request #5049 from ricardoquesada/node_camera_fixes
...
Camera and Node fixes
2014-01-13 12:54:33 -08:00
Ricardo Quesada
f2c3d2f3ae
Camera and Node fixes
...
OrbitCamera: added getters (public). Setters moved from `protected` to `public
: Improved API. Instead of using "out" parameters for getters, it returns a `kmVec3`
: Setters receives `kmVec3` as well. Old API is still supported
Node: `setAdditionalTransform` doesn't get `dirty` on the next frame.
Instead, once the additional transform is set, in order to remove it the user needs to pass
the identity matrix
2014-01-13 12:52:07 -08:00
Ricardo Quesada
be39eee5ea
Merge pull request #5048 from darkdukey/improveProjectCreator
...
Improve project creator
2014-01-13 12:00:24 -08:00
Nite Luo
37522c61c3
Make the ui look a bit better
2014-01-13 11:54:33 -08:00
Nite Luo
2e127f819b
Add Polish the labels for project creator ui
2014-01-13 11:37:44 -08:00
BoydTang
565288f587
- fix long string will be cut off by function “cc_utf8_to_utf16” ( “cc_utf8_strlen” returns long )
2014-01-13 22:54:26 +08:00
Hanju Kim
567455dd38
convert tab to space
2014-01-13 21:28:42 +09:00
Hanju Kim
b45abf3f2d
Bug fixes for new label
2014-01-13 21:14:50 +09:00
Hanju Kim
4bbcd91bdf
Fix for compiling error for windows
2014-01-13 20:51:56 +09:00
Dhilan007
fd481d64a0
1.update lua binding configuration for label.
...
2.recover old method[createWithTTF]
2014-01-13 16:32:35 +08:00
James Chen
cc55be4f1a
Merge pull request #5045 from Dhilan007/develop_crash
...
closed #3676 : fix compiling error when CC_ENABLE_CHIPMUNK_INTEGRATION and CC_ENABLE_BOX2D_INTEGRATION are zero.
2014-01-12 23:36:25 -08:00
Dhilan007
d7593fd0f0
fix wrong judgments of conditional compilation.
2014-01-13 11:24:49 +08:00
Dhilan007
fd11791389
add a blank line at the file end.
2014-01-13 10:37:31 +08:00
Dhilan007
34a79a02e7
fix compiling error when CC_ENABLE_CHIPMUNK_INTEGRATION and CC_ENABLE_BOX2D_INTEGRATION are zero.
2014-01-13 10:32:34 +08:00
James Chen
831e8e60b0
Merge pull request #5042 from Dhilan007/develop_crash
...
fix compiling error on win after adding `fd_set` in CCConsole.h.
2014-01-12 18:14:37 -08:00
James Chen
5dedd085c8
Merge pull request #5032 from heliclei/develop
...
rename ghprb.py to pull-request-builder.py
2014-01-12 17:43:40 -08:00
Pisces000221
09f23c1bcb
Corrected a few mistakes in project-creator README
2014-01-12 14:38:09 +08:00
Dhilan007
d11bfeb8d4
fix compiling error on win
2014-01-12 11:02:48 +08:00