-
Notifications
You must be signed in to change notification settings - Fork 37
/
Copy pathCHANGELOG
47 lines (44 loc) · 2.85 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# 10.0.3000.21 (2017.11.6)
1. [UI Editing] Could not save Text shadow effect properties bug
2. [UI Editing] The rotation property could export to csd.
3. [UI Editing] Object inspector, visible button could not trigger scene modify flag
4. [UI Editing] Object Inspector delete object by key 'DEL'
5. [Project Explorer] Find in files could affect reference folders
6. [UI Editing] Make sure Scene always visible when open a design ui.
7. [UI Editing] Object inspector, rename not correct.
8. [UI Editing] Publish .json will missing panel when it's only has one child
9. [UI Editing] Make Scene background color changeable.
10. [UI Editing] Fix some crash bugs.
# 10.0.3000.0
1. [UI Editing] Upgrade csb reader to 10.0.3000.0, export TextFieldEx to csb.
2. [UI Editing] Bugfix: Node Order operation context menu problem.
3. [UI Editing] Bugfix: load csb, Layout plist is missing when save.
4. [Project Explorer] Add folder reference support.
5. [Project Explorer] New file templates
6. [Unity Lua Debugging] Could not attach to unity, sync 32bit debugging features to 64bit application
7. [Code Editing] Add temp copy&paste without clipboard occupation, shortcut: Ctrl + Shift + D
8. [Application Manager] Multi-process quick switch.
9. [Lua Debugging] Control the calltip width limition.
10. [Lua Debugging] Debug toobar buttons chould not display when Attach To Process.
11. [Lua Debugging] Attach To Process breakpoint chould not hit for cocos2d-x games.
12. [Lua Debugging] Delete/Disable breakpoints by context menu does not affects at runtime
13. [Project Explorer] Improve performance of CTRL+P feature find file in project.
14. [UI Editing] Bugfix: Add particle with context menu will crash.
15. [Project Manager] Optimize project temporary file manager
16. [Project Explorer] Add shell context menu support for project explorer
17. [Project Manager] Switch project may block and crash.
18. [Project Manager] Improve last opened documents speed with virtual document content load.
19. [Main Program] Version check has bug.
# 10.0.2600.256
1. [UI Editing] Bugfix: Could not import some .ccs project.
2. [UI Editing] Bugfix: Editor will crash when save project when a modified scene was removed.
3. [Setup] Reduce setup package to 15MBytes. enhancement
4. [Lua Debugging] Bugfix: Disable/enable breakpoint through context menu does not work.
5. [UI Editing] Add default design size config for software settings and set 1334x750 as default
6. [Code Editing] Bugfix: Could not save ascii view document.
# 10.0.2600.216
1. Auto detect localize language and setup software language.
2. Fix order feature: 'Send Backward', 'Bring Fowward' display problem.
3. Fix some ETC1 alpha support issues.
4. Optimize 'Open with x-studio365', now it can open .xsxproj/.vcxproj as xml format syntax highlight.
5. Fix 'convert json to csd' does not work.