Products
Learn
Get Started
Programmers Guide
API Reference
Wiki
SDKBOX
Games
Forum
Download
Blog
Sign In
Roadmap
Issues
Projects
>
js
>
Roadmap
> v3.0 beta
v3.0 beta
2014-05-23
Cocos2d-JS v3.0 Beta
100%
92 closed
(100%)
0 open (0%)
Issues by
Category
Tracker
Status
Priority
Author Name
Assignee
No data to display
Related issues
Bug #4456
: cc.loader uses parameter length to detect how to proceed, it cause issue when undefined passed as parameter
Bug #4487
: CCDomNode positioning incorrect while retina display activated
Bug #4511
: Touches event doesn't work in release mode on IE browser
Bug #4512
: cc.Component's onEnter, onExit, update function isn't binding to JSB
Bug #4563
: cc.winSize has not been reset after cc.view.setDesignResolutionSize
Bug #4571
: DrawNode API inconsistence between H5 and JSB
Bug #4572
: Bind pAdd, pSub, pMulti in JSBinding
Bug #4574
: Add searchPath API in Html5, API inconsistence between cc.loader and cc.FileUtils
Bug #4575
: isFileExist isn't using searchPath so some file will be missing
Bug #4576
: Add binding for CCProtectedNode
Bug #4580
: Fix API inconsistence in Constants between h5 and jsb
Bug #4589
: Make actions extendable directly via constructor
Bug #4597
: set doLayout function of ccui to private function
Bug #4623
: Bind cc.textureCache.addImageAsync
Bug #4638
: Add loop parameter to cc.Animation's initWithSpriteFrames function
Bug #4642
: Make other classes extendable directly via constructor
Bug #4667
: Remove DEBUG macro in all project template
Bug #4670
: TextureCache addImage null callback unchecked issue
Bug #4675
: Add parse error notification for project.json in JSB
Bug #4677
: Fix API inconsistence for ccs.ArmatureAnimation.play
Bug #4706
: IE9 IE10 doesn't support __lookupGetter__
Bug #4707
: cc.view.setDesignResolutionSize should change cc.winSize in JSB
Bug #4720
: Fix API inconsistence for functions and constants in CCMacro.js between H5 and JSB
Bug #4726
: Fix bugs in JSB-moonwarriors
Bug #4730
: Mouse event is incorrect on IE browser
Bug #4731
: Refactor cc.CardinalSplineAt function to cc.cardinalSplineAt
Bug #4741
: Fix other API inconsistence between H5 and JSB
Bug #4742
: Rename SAXParser to PlistParser in JSB bindings
Bug #4747
: Remove cc.RENDER_IN_SUBPIXEL
Bug #4749
: Add SpiderMonkey arm64 compile to the ios prebuild file
Bug #4755
: Fix PhysicsSprite's transform not updating issue in JSB
Bug #4759
: Fix ccui.TextField keyboard delete not working issue in JSB
Bug #4769
: Fix TransitionScene's wrong rotation or flip axis issue
Bug #4770
: Compare already binded point util functions and remove useless JS Wrappers
Bug #4773
: Fix bug of UIButton's size when Scale9Enabled in test cases
Bug #4852
: Add allLayers function in TMXTiledMap in JSB
Bug #4857
: Check whether cc._setup have been called and prevent double invocation
Bug #4862
: Fix a bug of cc.TMXMapInfo that its tile property id is wrong
Bug #4866
: Fix a bug of cc.Scale9Sprite that it can't setColor
Bug #4887
: Modify cc.inputManager's mouseMove event that its button needn't pressed
Bug #4905
: Refactor CCClass in JSB to support property inheritance
Bug #4919
: Fix a bug of ccui.ScrollView that its innerContainerSize is wrong
Bug #4924
: Fix API inconsistence for cc.view
Bug #4926
: Fix a bug of TextureCache that it's wrong when loading a particle plist from cocostudio json file
Bug #4927
: Add JSB XMLHttpRequest support in Templates
Bug #4978
: Node's Z vertex property has bug
Bug #4979
: Add a script path to CCBoot.js
Bug #4980
: Fix a bug of ccui.LoadingBar that its barRendererScaleChangedWithSize is incorrect.
Bug #4987
: Fix plistLoader incompatible issue
Bug #5021
: Resolve compile issues with new Cocos2d-x v3 branch
Bug #5025
: Bind cc.fileUtils.addSearchPath to avoid issue in setting cc.loader.resPath
Bug #5040
: Improve ParticleSystem default initialization and resolve initWithDictionary can't be called twice issue
Bug #5043
: Change Skeleton|SkeletonAnimation::createWithFile to create in JSB
Bug #5064
: ccui.ListView addEventListenerListView will cause GC crash if the callback target isn't a engine object
Bug #5066
: Fix travis script for loading external files automatically
Bug #5072
: Predefined colors like cc.color.RED have no alpha value
Bug #5073
: Upgrade jscompile command tool to SpiderMonkey v28 API
Bug #5097
: CCTouch's getLocation function returns reference which is dangerous
Bug #5177
: ccui.Widget.getChildByTag use `_tag` which should be `tag` to setup tag value
Bug #5213
: fix node api disparity
Bug #5325
: cc.NodeRGBA.getDisplayedColor shall return a new color object
Feature #4453
: Sprite supports creating a sprite through URL
Feature #4545
: Improve JSB asset manager for version control and resources downloading
Feature #4546
: Add android "back" key support to JSB
Feature #4547
: Add application foreground and background status JSB support.
Feature #4608
: Minimize the size of engine core
Feature #4774
: Add auto full screen switch function to cc.view
Feature #4777
: Check on CCUserDefault to determine whether add it in JSB
Feature #4818
: Update cocos2d-js authors list
Feature #4916
: Upgrade SpiderMonkey to v28
Feature #4975
: integrate spine to v3.0 beta
Feature #4977
: Add AssetsManager first version implementation based on design doc
Feature #4989
: Bind ccui.RichText
Feature #5016
: Bind getBlendFunc
Feature #5022
: Add all available extension to template projects
Feature #5122
: Make new Action api compatible in JSB
Feature #5222
: bind AffineTransform function manually
Feature #5253
: Add js binding for AssetsManager
Feature #5335
: Release v3.0 beta
Feature #5363
: add IOS IAP into pluginx
Refactor #3767
: Add DrawingPrimitive function for cc.DrawNode
Refactor #3943
: Refactor cc.Action to propose a simpler API
Refactor #3948
: Add some global alias variables
Refactor #4365
: Refactor constructors to avoid JSB issues of extending essential classes
Refactor #4564
: Make auto-binding support constructor with parameters
Refactor #4588
: Bind cc.FileUtils's functionalities in JSB and make it JSB only API
Refactor #4722
: Refactor UPPERCASE function names in CCMacro.js
Refactor #4856
: Refactor CCTMXLayer's API with pos parameter to support both pos and x, y parameters
Refactor #4898
: Refactor EventMouse's g/setCursorX, g/setCursorY, g/setCursorPosition in JSB
Docs #4785
: Add JSB only API cc.AssetsManager's usage doc
Docs #5108
: Add some documents for new Action API
Docs #5250
: add plugin-x document
Loading...