Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Master #439

Open
wants to merge 481 commits into
base: v2_1
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
481 commits
Select commit Hold shift + click to select a range
e0aae68
Added to authors
Jan 24, 2013
09aa713
"play" / "stop" works OK when Player is compiled in DEBUG mode
ricardoquesada Jan 25, 2013
a9e84c0
Merge pull request #231 from ricardoquesada/player_stop_fix
Jan 25, 2013
88df4fd
Updates cocos2d repo and improves the stop fix
ricardoquesada Jan 25, 2013
dde450b
Merge pull request #232 from ricardoquesada/safer_stop_fix
Jan 25, 2013
00756ab
CocosBuilder now exports ogg for Android
Jan 25, 2013
b43d98c
Updated docs for automatic sound conversions
Jan 25, 2013
96d2eb8
Fix to publisher
Jan 25, 2013
0a9bd9e
Reports status on the window
ricardoquesada Jan 25, 2013
7449810
Publisher doesn't regenerate sprite sheets if they are already publis…
Jan 26, 2013
a8edb91
Server is not being shutdown recursively
ricardoquesada Jan 26, 2013
a60d113
Merge pull request #234 from ricardoquesada/report_status
Jan 26, 2013
7f4f2c9
Updated CCBReader
Jan 29, 2013
3103d4e
Updated to latest cocos2d-html5 version
Jan 29, 2013
18a1a09
Updated to latest version of cocos2d-iphone
Jan 29, 2013
488f9b0
Update Documentation/4c. Connecting with cocos2d-x.md
rohankuruvilla Jan 29, 2013
735b83c
Merge pull request #237 from rohankuruvilla/patch-1
Jan 29, 2013
63af6d8
Merge branch 'master' of github.com:cocos2d/CocosBuilder into develop
Jan 29, 2013
7f10547
Updated documentation
Jan 29, 2013
7a9c621
Updated deployment target to OS X 10.7
Jan 29, 2013
7e0b025
Started work on optimization of publisher
Jan 29, 2013
1706710
Removed CocosDragonJS from examples
Jan 29, 2013
e63417c
Update Documentation/4c. Connecting with cocos2d-x.md
ricardoquesada Jan 29, 2013
d1c18b9
Merge pull request #238 from ricardoquesada/patch-2
Jan 29, 2013
4a6e675
Fixes documentation
Jan 29, 2013
553a4e4
Optimizations to publisher
Feb 1, 2013
9598e71
Fixed typo in Doc.../6. Working with Animations.md
emk771 Feb 2, 2013
f4a68b9
Cleaned up code
Feb 4, 2013
70ec69c
Updated change log
Feb 4, 2013
8eee02c
CocosPlayer is now sending UUID
Feb 4, 2013
aa676eb
CocosPlayer Console can now be opened from the Window menu
Feb 5, 2013
0112a7c
Merge pull request #242 from emk771/patch-1
Feb 5, 2013
76f5d69
New publish cache when publishing to player (per device)
Feb 5, 2013
a4782f6
CocosBuilder now sends partial updates to CocosPlayer
Feb 6, 2013
7314d90
Disables sleep on CocosPlayer
Feb 6, 2013
f1961a1
Updates cocos2d fixes issue #243
Feb 6, 2013
bb54865
Fixed bug with CocosPlayer connectivity
Feb 6, 2013
b122cbc
Now sends file-list to CocosBuilder after a CocosPlayer reset.
Feb 7, 2013
8dc8016
Fixes issue #246
Feb 7, 2013
14cf3e4
Adds rows in sequencer for sound and callbacks
Feb 8, 2013
a606719
Better handling of selections in audio/callback channels
Feb 8, 2013
849302f
Can now add keyframes to callback & sound channel
Feb 11, 2013
022618f
Deselecting channel keyframes now working
Feb 12, 2013
f174be2
Selection of channel keyframes is now working
Feb 12, 2013
afefe53
Fixes delete of channel keyframes and disables selection&drag/drop of…
Feb 12, 2013
411f98d
Fixes copy/paste of channel keyframes
Feb 12, 2013
f2dad9d
Fixed bug related to selection of keyframes, and adds popover window …
Feb 13, 2013
1e3aa80
Removed debug code
Feb 13, 2013
53daf43
Better looking popovers for keyframes (sprite frames not yet working …
Feb 13, 2013
defa487
Fixes issue with popover keyframe editor for sprite frames
Feb 13, 2013
9f7b22b
Callback keyframes are now working
Feb 13, 2013
3fed0b7
Sound popover now works
Feb 14, 2013
324f9c7
Sound tracks are now serialized correctly
Feb 14, 2013
978a62a
Correctly displays stacked selected channel keyframes
Feb 14, 2013
99bfbec
Undo/redo now works for channel keyframes
Feb 14, 2013
714ad21
Addresses issue #241
Feb 14, 2013
739877d
Publishing of channel keyframes
Feb 15, 2013
d4aa631
Updated ccbi-version
Feb 19, 2013
5914794
Updated CCB-project for CocosPlayer
Feb 19, 2013
411b0ea
Minor code cleanup
Feb 19, 2013
0ddbf49
Adds sound playback inside CocosBuilder
Feb 19, 2013
cdf8c97
Updated to latest cocos2d version
Feb 20, 2013
7c31df1
Nicer drawing of backgrounds for channels
Feb 20, 2013
8adaf64
Updated cocos2d
Feb 21, 2013
e0cf3d0
Updates to support new cocos2d version
Feb 21, 2013
9098c0a
Fixes issue with formatting of textfields in popovers
Feb 21, 2013
f858376
Fixes popover for sound keyframes
Feb 21, 2013
12041ad
Added skew property
Feb 21, 2013
1a663a2
Animation of skew property (incomplete)
Feb 22, 2013
3cfefae
Skew is now correctly animating inside of CocosBuilder
Feb 22, 2013
c5a2cf0
Adds popover for FloatXY properties (eg skew)
Feb 23, 2013
9806c32
Correctly exports animated FloatXY (e.g. skew)
Feb 23, 2013
9409673
Call saveUndoState when inspector block selector is changed. (mark do…
pierrepaullavoie Feb 23, 2013
1591da5
Adds Code menu and updates Fragaria
Feb 28, 2013
801240e
Fixed keyboard shortcuts
Feb 28, 2013
7e843d7
Updated to latest version of cocos2d
Feb 28, 2013
81e269d
Updated the menu
Feb 28, 2013
0415d4e
Updated project file
Mar 1, 2013
d7b7955
Merge pull request #260 from pierrepaullavoie/upstream-257
Mar 1, 2013
4e20050
Adds support for setting breakpoints by clicking on the line numbers
Mar 5, 2013
9793a73
Adds support for Flash skews (hidden feature for swf->ccb converter)
Mar 7, 2013
45acb6a
Fixes issue with exporting flash skews
Mar 7, 2013
98203e4
Disables rotation manipulations in the view port if Flash style skews…
Mar 7, 2013
e0adfeb
Flash style skews are now set per node instead of per document
Mar 14, 2013
608d2f0
Fix small typos in documentation
pierrepaullavoie Mar 14, 2013
1edde94
Fixes issue with selection of resources for resources-iphone and reso…
Mar 16, 2013
d79e28d
Add menuOpenExternal for resource manager context menu
pierrepaullavoie Mar 14, 2013
69740dd
Add Open External menu entry to the resource manager context menu
pierrepaullavoie Mar 16, 2013
c7267ce
Merge pull request #275 from pierrepaullavoie/upstream-005
Mar 18, 2013
6cbbcc1
Merge pull request #277 from pierrepaullavoie/upstream-007
Mar 18, 2013
800e143
Fixed the open in external editor menu to work correctly
Mar 19, 2013
8199d27
Updated to latest version of cocos2d and CCBReader
Mar 19, 2013
145da53
Fixes issue with setting empty blocks
Mar 19, 2013
88d8e9e
Updates how last keyframe of visible property is displayed
Mar 19, 2013
58fd5b6
Update Cocos2d-html5 to version v2.1.2 beta.
Mar 20, 2013
f34debd
Merge pull request #278 from linshun/develop
Mar 20, 2013
7430e55
Merge branch 'master' of github.com:cocos2d/CocosBuilder
Mar 21, 2013
0202f2c
Fix Cant create keyframes from spritesheet: refs #267
vedi Mar 21, 2013
a2719c0
Added Roadmap for version 3 to documentation.
Mar 26, 2013
b2a00d5
Added to roadmap
Mar 26, 2013
bd1036a
#281 fixed
Mar 28, 2013
7385b18
#249 fixed
Mar 28, 2013
6512ca9
Merge pull request #297 from longyangxi/master
Mar 28, 2013
ad83483
Merge pull request #1 from cocos2d/develop
longyangxi Mar 29, 2013
dd3b013
#291 fixed
Apr 1, 2013
44f8ff8
Merge pull request #306 from longyangxi/dev329
Apr 1, 2013
c49aa5a
Added About window with current version number
Apr 1, 2013
504b449
Added classes for handling Debugger connection
Apr 1, 2013
adc657e
Made hash longer for commit version
Apr 1, 2013
df9b089
Updated about box icon
Apr 1, 2013
150ce04
Started work on debug connection
Apr 2, 2013
17ec790
Merge pull request #2 from cocos2d/develop
longyangxi Apr 2, 2013
9e51b47
#249 fixed finally
Apr 3, 2013
a0babba
Now connecting to debugger and can send debug commands
Apr 3, 2013
101d99d
Updated look of debugger
Apr 4, 2013
e99671e
Textfield is now sending commands to debugger
Apr 4, 2013
e254235
Added custom class for debugger input text field
Apr 4, 2013
46922b4
Debbuger input text field history is now working!
Apr 4, 2013
12a86d2
Improved debug console
Apr 4, 2013
26f1877
Merge pull request #312 from longyangxi/dev0403
Apr 4, 2013
25ed257
Updates the title of the main window with the name of the project
Apr 4, 2013
5b37917
Changes behavior of CCScale9Sprite so its insets are multiplied by re…
Apr 5, 2013
5676387
Fixes #307
Apr 5, 2013
a69497f
Updates Fragaria
Apr 5, 2013
8cfd67f
Merge pull request #3 from cocos2d/develop
longyangxi Apr 7, 2013
e997d63
Add feature for Run Cocos2d JS projects in browser, issue #12
Apr 8, 2013
72d8237
Fixes issue with 8-bit images
Apr 8, 2013
05569ff
Remove debug-print
Apr 8, 2013
d140f47
Added jshint (for syntax checking) to the project
Apr 9, 2013
b5a21d0
Started work on syntax-checker
Apr 9, 2013
8760f99
Update based on Viktor's feedback, 1, move to seperate class; 2, rest…
Apr 9, 2013
3508cdc
Adds basic initial support for highlighting errors.
Apr 10, 2013
dbb0541
Merge pull request #4 from cocos2d/develop
longyangxi Apr 10, 2013
fe44e69
Improved support for syntax errors
Apr 10, 2013
b4cd412
Update project settings to not make the whole project arc but only th…
Apr 10, 2013
cb38264
Merge pull request #2 from cocos2d/develop
ayuer Apr 10, 2013
e8b0ddc
Add feature for Run Cocos2d JS projects in browser, issue #12
Apr 8, 2013
3681717
Update based on Viktor's feedback, 1, move to seperate class; 2, rest…
Apr 9, 2013
a947e2d
Update project file to only make those needed to be arc
Apr 10, 2013
7e7d69a
fix merge issues
Apr 10, 2013
87b145b
Add support for different browser, don't know how to determine if one…
Apr 10, 2013
a5d73f8
Added divider line in File menu
Apr 10, 2013
dc4116d
Moved CCBHTTPServer to the Publishing group in project file
Apr 10, 2013
69d76c3
Improved support for displaying errors in text editor
Apr 10, 2013
4a0cb5a
JavaScript document is now syntax checked when opened
Apr 11, 2013
9a2a72a
Updated to latest version
Apr 11, 2013
15f4960
Added code for parsing the JavaScript files and retrieving variable n…
Apr 12, 2013
92a71c0
Updated Fragaria
Apr 12, 2013
9850e68
#31 feature completed version1
Apr 12, 2013
f3e3caa
Merge pull request #3 from cocos2d/develop
ayuer Apr 12, 2013
cd707de
Move open browser code out of app delegate, and fix a xib bug where C…
Apr 12, 2013
781809b
#31 feature completed version2
Apr 12, 2013
60b6bd4
Merge pull request #319 from longyangxi/dev0412
Apr 12, 2013
7ed188c
Improved support for auto completion
Apr 12, 2013
2b43c37
Much improved syntax coloring
Apr 13, 2013
6de6076
Merge pull request #5 from cocos2d/develop
longyangxi Apr 15, 2013
4809106
Move open browser to after publish finished, also add support for rem…
Apr 15, 2013
fc8c6fc
Add detect browser presence functionality.
Apr 15, 2013
d7b0a98
Merge pull request #4 from cocos2d/develop
ayuer Apr 15, 2013
599b06f
Move open browser code out of app delegate, and fix a xib bug where C…
Apr 12, 2013
8b3d5cb
Move open browser to after publish finished, also add support for rem…
Apr 15, 2013
1f2e6c1
Add detect browser presence functionality.
Apr 15, 2013
d5e1eb4
Merge branch 'js_in_browser3' of github.com:ayuer/CocosBuilder into j…
Apr 15, 2013
a4b37c9
Bug fix, the condition is for run in browser.
Apr 15, 2013
1b24728
Merge pull request #322 from ayuer/js_in_browser3
Apr 16, 2013
929ec97
#31 polished and add dither option for PNG-8BIT texture format
Apr 16, 2013
6ee9a67
Better display of errors in editor, added code for finding function n…
Apr 17, 2013
c2acc10
Merge pull request #5 from cocos2d/develop
ayuer Apr 17, 2013
3c24b55
Fix warnings in CocosBuilder.
Apr 17, 2013
631d6be
Improved error display
Apr 17, 2013
116c58d
Merge branch 'dev0415' of https://github.com/longyangxi/CocosBuilder …
Apr 17, 2013
dbbd480
Fixes issue with error button positioning
Apr 17, 2013
5deb05a
Merge branch 'fix_warnings' of https://github.com/ayuer/CocosBuilder …
Apr 17, 2013
790a679
Removed header files from list of files to compile
Apr 17, 2013
34fab7e
Autocomplete is now working across files
Apr 17, 2013
682313c
Merge pull request #6 from cocos2d/develop
longyangxi Apr 18, 2013
87d110d
Quick jump function in text editor is now working
Apr 18, 2013
94abc9e
Updated Fragaria for improved syntax highlighting
Apr 18, 2013
52d2c6c
Adding save all feature and pop alert before publish.
Apr 18, 2013
69de364
Save JS files too.
Apr 18, 2013
29460d9
WebP format is ready and polished the smart sprite sheet setting
Apr 18, 2013
49bbafb
Merge pull request #330 from ayuer/save_all
Apr 18, 2013
5b82216
Merge pull request #331 from longyangxi/dev0418
Apr 18, 2013
cbcdef5
Fixed issues with save all before publish
Apr 18, 2013
2926335
Fixed memory leak in texture packer
Apr 18, 2013
48ef9af
Fixes #33
Apr 18, 2013
9a6cc8b
Changes position of menu items
Apr 18, 2013
178f7ea
Fixed merge conflict
Oct 30, 2012
2b17470
Merge branch 'master' of https://github.com/vedi/CocosBuilder into de…
Apr 18, 2013
5ea1eb5
Merge pull request #7 from cocos2d/develop
longyangxi Apr 19, 2013
8505d72
Fix skipping of default values for extra props
superquadratic Apr 19, 2013
d581c4c
force republish when settings changed
Apr 22, 2013
0cc7130
Merge pull request #335 from longyangxi/dev0422
Apr 22, 2013
dfa4568
Merge branch 'fix_skipping_extra_props' of https://github.com/theGood…
Apr 23, 2013
54720bc
Removed debug traces
Apr 23, 2013
811713b
Fixes bug when regenerating sprite sheets.
Apr 23, 2013
9225be3
Removes debug traces
Apr 23, 2013
26d92ad
Adds support for highlighting a line when hitting breakpoints
Apr 25, 2013
6df42b7
Updated to latest version of cocos2d
Apr 25, 2013
835840b
Changed to new debugger port
Apr 25, 2013
189b2d7
Updates for visual debugger
Apr 26, 2013
d3abe74
Add some alignment operation
zhaoboqiang Apr 26, 2013
7e96be6
Sort CCNode by position when "Align Across" or "Align Down".
zhaoboqiang Apr 26, 2013
5cd4e7b
Update cocos2d-html5 engine to version v2.1.2-beta2
Apr 27, 2013
87303b2
update engine version to v2.1.2-beta2
Apr 27, 2013
34d85bd
updated Cocos2d-html5 engine version to v2.1.3
Apr 28, 2013
d66dda2
Merge pull request #342 from linshun/develop
Apr 29, 2013
91bccf8
Adds support for eval and better trace output
Apr 29, 2013
5a6ad68
Add some kind of object alignment:
zhaoboqiang Apr 30, 2013
3eb1ffa
Fixes issues with debugger connection
May 1, 2013
f1ca7e4
Updated change log
May 1, 2013
42d8d9f
Better output formatting and removes debug code
May 1, 2013
9342611
New README.md file for CocosPlayer
May 1, 2013
306dd10
Updated documentation
May 1, 2013
2be0f19
Updated docs
May 1, 2013
50de102
Latest version of cocos2d-iphone
May 1, 2013
f96e08d
CocosPlayer graphics are now correctly republished and anti-aliased
May 1, 2013
5edd460
Added known issue to docs
May 1, 2013
9e52c09
Updated to latest version of cocos2d
May 1, 2013
67a465d
Fixed build issue for examples
May 1, 2013
ad43f42
Really fixed the build issue for the examples
May 2, 2013
07a05b0
Fixes issues with publishing for HTML5. Now uses resolution scale and…
May 7, 2013
55e3c98
Fixes issue #353
May 8, 2013
16a71a6
Merge pull request #344 from zhaoboqiang/develop
May 8, 2013
34e0323
Fixed confusing naming in alignment
May 8, 2013
e46061b
Fixes issue #337
May 8, 2013
fdd5e81
Add version number to project settings.
May 8, 2013
92cd505
HTML5 Template: Use runWithScene when loading first scene
May 10, 2013
c0ecd39
Show and publish json files
May 11, 2013
78348c7
Remove old publish dir if version mis-match and we want to re-publish
May 13, 2013
85b9326
Merge remote-tracking branch 'upstream/develop' into force_republish
May 13, 2013
d018c97
Move store the project setting to appDelegate and fix a typo.
May 13, 2013
05c0368
Mark need republish when clean cache is clicked.
May 13, 2013
26b1136
Merge pull request #360 from ayuer/force_republish
May 13, 2013
4e983b9
Fixed issues with republishing files when updating version
May 13, 2013
bc15aec
Merge branch 'patch-1' of https://github.com/SevInf/CocosBuilder into…
May 13, 2013
96e9b73
Merge pull request #359 from SevInf/json
May 13, 2013
557b470
Merge branch 'develop' of github.com:cocos2d/CocosBuilder into develop
May 13, 2013
8cfc527
Improves autocomplete
May 13, 2013
468c748
Fixes issue with build not being correctly cleaned with newer version…
May 13, 2013
fac541f
Fixes potential issue with redirection of stdout
May 13, 2013
8a3c20d
Updated Cocos2d and CCBReader to latest versions
May 21, 2013
7c554de
Merge branch 'master' into develop
May 21, 2013
9990a85
Moved frameworks to framework group
May 21, 2013
4c2fb5c
Adds menu option for creating JS files
May 21, 2013
a5518bf
Fixed clipped control
May 21, 2013
0511aa7
Added add-file button
May 21, 2013
aab7dac
Renamed menu options
May 21, 2013
422355b
Updated to latest version of Cocos2d
May 22, 2013
021d741
Some change in file
May 22, 2013
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,5 @@ Backup[ ]of[ ]*.numbers/
*priv.pem

*.ccbresourcelog
CocosPlayer/CocosPlayer.xcodeproj/xcshareddata/xcschemes/CocosPlayer.xcscheme
CocosPlayer/CocosPlayer.xcodeproj/xcshareddata/xcschemes/CocosPlayer.xcscheme
Version.txt
6 changes: 3 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[submodule "CocosBuilder/libs/cocos2d-iphone"]
path = CocosBuilder/libs/cocos2d-iphone
url = https://github.com/cocos2d/cocos2d-iphone.git
[submodule "CocosBuilder/libs/CCControlExtension"]
path = CocosBuilder/libs/CCControlExtension
url = https://github.com/vlidholt/CCControlExtension.git
[submodule "CocosBuilder/libs/ssziparchive"]
path = CocosBuilder/libs/ssziparchive
url = https://github.com/vlidholt/ssziparchive
[submodule "CocosBuilder/libs/Fragaria"]
path = CocosBuilder/libs/Fragaria
url = https://github.com/vlidholt/Fragaria.git
[submodule "Examples/CocosBuilderExample/libs/CCBReader"]
path = Examples/CocosBuilderExample/libs/CCBReader
url = git://github.com/cocos2d/CCBReader.git
23 changes: 20 additions & 3 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -5,22 +5,28 @@ Lead developer:

People/companies who were/are contributing code to CocosBuilder (alphabetically ordered):

* Stacey Abshire (http://www.4haks.net)
Bug fix in sprite sheet generation

* Martin Côté (http://loopycube.com/)
Bug fixes to how CCLabelBMFont is displayed in the editor
Fixed memory leak in CCBReader

* Trey Davis (http://www.drixel.com)
Added disclosure triangles to property inpector

* Rohan Kuruvilla
Added support for running in CocosPlayer Android

* Donald Alan Morrison (http://wikileaks.org/)
Fixed memory leaks

* Ian Oliver (http://www.trivialtechnology.com/)
Made the help menu working

* Mark Onyschuk
Added support for ignoring directories in resource manager

* Donald Alan Morrison (http://wikileaks.org/)
Fixed memory leaks

* Joel Petersen (http://www.zynga.com/)
Fixed crash in CCBReader
Added support for CCAnimations
Expand All @@ -31,7 +37,18 @@ People/companies who were/are contributing code to CocosBuilder (alphabetically

* Ricardo Quesada (http://www.cocos2d-iphone.org/)
Updated CocosBuilder to work with cocos2d-iphone version 2
Lots of major and minor bug fixes related to compatibility with cocos2d

* Gwynne Raskind (URL http://blog.darkrainfall.org/)
Added command line tool for publishing files

* Aris Tzoumas
Bug fixes
Fixed memory leaks
Added smoother zooming in canvas and timeline
Show/Hide functionality for Resources & Inspector Panels
Frame skipping for playback
Added padding to start/end of timline view
Speedup mousewheel scrolling for timeline
Added support for delegating interpolation frame drawing to the node-plugin

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion Add to Your Project/cocos2d-iphone/CCBReader/CCBKeyframe.h

This file was deleted.

1 change: 0 additions & 1 deletion Add to Your Project/cocos2d-iphone/CCBReader/CCBKeyframe.m

This file was deleted.

1 change: 0 additions & 1 deletion Add to Your Project/cocos2d-iphone/CCBReader/CCBReader.h

This file was deleted.

1 change: 0 additions & 1 deletion Add to Your Project/cocos2d-iphone/CCBReader/CCBReader.m

This file was deleted.

1 change: 0 additions & 1 deletion Add to Your Project/cocos2d-iphone/CCBReader/CCBSequence.h

This file was deleted.

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion Add to Your Project/cocos2d-iphone/CCBReader/CCBsequence.m

This file was deleted.

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion Add to Your Project/cocos2d-iphone/CCControlExtension

This file was deleted.

1 change: 0 additions & 1 deletion Add to Your Project/cocos2d-iphone/CCScrollView

This file was deleted.

1 change: 0 additions & 1 deletion Add to Your Project/cocos2d-iphone/SSZipArchive/LICENSE

This file was deleted.

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion Add to Your Project/cocos2d-iphone/SSZipArchive/minizip

This file was deleted.

40 changes: 40 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,43 @@
version 3.0-alpha4 1-May-2012
. [NEW] Publish and run in browser
. [NEW] Improved autocomplete in text editor
. [NEW] Improved syntax coloring in text editor
. [NEW] Live syntax checks in text editor
. [NEW] Visual debugger for JS projects
. [FIX] Improved CocosPlayer for cocos2d-x
. [NEW] Publisher will ask to save files before publishing
. [NEW] New smart sprite sheet options for Android and web

version 3.0-alpha3 20-Mar-2013
. [NEW] Improved default project structure
. [NEW] Support for sound playback from timeline
. [NEW] Support for callbacks from timeline
. [FIX] Better JS support
. [NEW] Skew properties can now be animated on timeline

version 3.0-alpha2 7-Feb-2013
. [NEW] Much improved JS support
. [NEW] CocosPlayer support for Android (in cocos2d-x)
. [NEW] Support for PVR & PVRTC when exporting sprite sheets

version 3.0-alpha1 30-Jan-2013
. [NEW] Built in texture packer
. [NEW] Automatic scaling of assets
. [NEW] Sound conversions for different target platforms
. [NEW] Improved support for cocos2d-x
. [NEW] Improved publishing for Android
. [NEW] CocosPlayer

version 3.0-alpha0 12-Dec-2012
. [NEW] Added support for Javascript
. [NEW] Added smoother zooming in canvas and timeline
. [NEW] Show/Hide functionality for Resources & Inspector Panels
. [FIX] Fixed memory leaks in CCBReader and CocosBuilder
. [NEW] Frame skipping for playback
. [NEW] Added padding to start/end of timline view
. [NEW] Speedup mousewheel scrolling for timeline
. [NEW] Added support for delegating interpolation frame drawing to the node-plugin

version 2.1-rc2 2-Oct-2012
. [FIX] Fixed crashing bug when publishing
. [FIX] Nodes' visibility is now correctly saved
Expand Down
5 changes: 5 additions & 0 deletions CocosBuilder/CCLabelBMFont/CCBPProperties.plist
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,11 @@
<string>color</string>
</dict>
<dict>
<key>default</key>
<array>
<integer>1</integer>
<integer>771</integer>
</array>
<key>defaultSerialization</key>
<array>
<integer>1</integer>
Expand Down
8 changes: 4 additions & 4 deletions CocosBuilder/CCLayer/CCBPProperties.plist
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<key>type</key>
<string>Check</string>
<key>name</key>
<string>isTouchEnabled</string>
<string>touchEnabled</string>
</dict>
<dict>
<key>defaultSerialization</key>
Expand All @@ -52,7 +52,7 @@
<key>type</key>
<string>Check</string>
<key>name</key>
<string>isAccelerometerEnabled</string>
<string>accelerometerEnabled</string>
</dict>
<dict>
<key>defaultSerialization</key>
Expand All @@ -68,7 +68,7 @@
<key>type</key>
<string>Check</string>
<key>name</key>
<string>isMouseEnabled</string>
<string>mouseEnabled</string>
</dict>
<dict>
<key>defaultSerialization</key>
Expand All @@ -84,7 +84,7 @@
<key>type</key>
<string>Check</string>
<key>name</key>
<string>isKeyboardEnabled</string>
<string>keyboardEnabled</string>
</dict>
</array>
<key>editorClassName</key>
Expand Down
2 changes: 0 additions & 2 deletions CocosBuilder/CCLayerColor/CCBPProperties.plist
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@
<string>color</string>
</dict>
<dict>
<key>defaultSerialization</key>
<integer>255</integer>
<key>animatable</key>
<true/>
<key>default</key>
Expand Down
2 changes: 2 additions & 0 deletions CocosBuilder/CCMenu/CCBPMenu.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,6 @@

@interface CCBPMenu : CCMenu

@property (nonatomic,assign) BOOL isMouseEnabled;

@end
14 changes: 13 additions & 1 deletion CocosBuilder/CCMenu/CCBPMenu.m
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
*/

#import "CCBPMenu.h"
#import "CCNode+NodeInfo.h"

@implementation CCBPMenu

Expand All @@ -31,9 +32,20 @@ - (id) init
self = [super init];
if (!self) return NULL;

self.isMouseEnabled = NO;
self.mouseEnabled = NO;

return self;
}

/*
- (void) setIsMouseEnabled:(BOOL)isMouseEnabled
{
self.mouseEnabled = isMouseEnabled;
}

- (BOOL) isMouseEnabled
{
return self.mouseEnabled;
}*/

@end
2 changes: 1 addition & 1 deletion CocosBuilder/CCMenu/CCBPProperties.plist
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<key>type</key>
<string>Check</string>
<key>name</key>
<string>isTouchEnabled</string>
<string>touchEnabled</string>
</dict>
<dict>
<key>default</key>
Expand Down
61 changes: 51 additions & 10 deletions CocosBuilder/CCNode/CCBPProperties.plist
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,18 @@
<key>name</key>
<string>CCNode</string>
</dict>
<dict>
<key>animatable</key>
<true/>
<key>defaultSerialization</key>
<true/>
<key>type</key>
<string>Check</string>
<key>name</key>
<string>visible</string>
<key>displayName</key>
<string>Visible</string>
</dict>
<dict>
<key>defaultSerialization</key>
<array>
Expand Down Expand Up @@ -102,31 +114,60 @@
</dict>
<dict>
<key>defaultSerialization</key>
<integer>-1</integer>
<integer>0</integer>
<key>animatable</key>
<true/>
<key>type</key>
<string>Integer</string>
<string>Degrees</string>
<key>name</key>
<string>tag</string>
<string>rotationX</string>
<key>displayName</key>
<string>Tag</string>
<string>RotationX</string>
</dict>
<dict>
<key>defaultSerialization</key>
<integer>0</integer>
<key>animatable</key>
<true/>
<key>type</key>
<string>Check</string>
<string>Degrees</string>
<key>name</key>
<string>ignoreAnchorPointForPosition</string>
<string>rotationY</string>
<key>displayName</key>
<string>Ignore anchor point</string>
<string>RotationY</string>
</dict>
<dict>
<key>defaultSerialization</key>
<key>animatable</key>
<true/>
<key>defaultSerialization</key>
<array>
<integer>0</integer>
<integer>0</integer>
</array>
<key>type</key>
<string>FloatXY</string>
<key>name</key>
<string>skew</string>
<key>displayName</key>
<string>Skew</string>
</dict>
<dict>
<key>defaultSerialization</key>
<integer>-1</integer>
<key>type</key>
<string>Integer</string>
<key>name</key>
<string>tag</string>
<key>displayName</key>
<string>Tag</string>
</dict>
<dict>
<key>type</key>
<string>Check</string>
<key>name</key>
<string>visible</string>
<string>ignoreAnchorPointForPosition</string>
<key>displayName</key>
<string>Visible</string>
<string>Ignore anchor point</string>
</dict>
</array>
<key>propertiesOverridden</key>
Expand Down
Loading