Commit Graph

822 Commits

Author SHA1 Message Date
Deal(一线灵) 76630577b2
Update CHANGELOG (Commits on Dec 18, 2022) 2023-02-18 13:45:29 +08:00
aismann f043de6b35
Update CHANGELOG 2022-11-07 09:32:08 +01:00
一线灵|Deal 28fb934f00
Update CHANGELOG [skip ci] 2022-11-07 15:50:39 +08:00
一线灵|Deal 5645bb241e
Final migrate (#876) 2022-10-01 16:24:52 +08:00
一线灵 13fc72c02c
Migrate axys (#782) 2022-08-08 18:02:17 +08:00
halx99 9ee4181976 Migrate tests, extensions and configs ReSquash for unexpected changes +2 2022-07-09 22:23:34 +08:00
DelinWorks 8edf86220f Update md files. [skip ci] 2022-07-07 11:26:13 +03:00
一线灵 050ad27512
Update CHANGELOG [skip ci] 2022-06-24 19:53:08 +08:00
halx99 341c110744 Update readme files and changelog 2022-02-26 15:24:20 +08:00
deal 187f8eaff9
Update CHANGELOG 2022-02-25 13:10:24 +08:00
deal e6af8486d7
Update CHANGELOG 2022-02-24 18:32:16 +08:00
deal 7a89757385
Add windows video play support [render video sample to texture2d] (#577)
* [Draft] Implement windows video player

Based on microsoft media foundation

* Delete pvd

* Shutdown MF media before release player

* Consider MFMediaPlayer ref leak

* Use Microsoft::WRL::ComPtr

* Simplify code

* Improve code and take care COM object refs

* Update UIVideoPlayer-win.cpp

* Delete unused code

* Add play from url support

* Update logic

* Rename ADXE_ENABLE_MFMEDIA to AX_ENABLE_MFMEDIA

* Rescale video render sprite to view node

* Fix warnings

* Don't shallow copy the video context, it's very dangerous

* Fix compile error CC_VIDEOPLAYER_DEBUG_DRAW=1

* Fixup

* [Window video player] play event dispatch

* support switch video file

* Update UIVideoPlayer-win.cpp

* [windows-video-player] keep aspect ratio and full screen support

* Improve code

* Update changelog [skip ci]

* Update README.md

* Update README.md

* Update README.md

* Update README_CN.md

* Update README_CN.md
2022-02-24 17:57:08 +08:00
halx99 3e00cd4aa5 Update changelog 2022-01-05 14:50:39 +08:00
halx99 e534dd66c0 Rename core folder name 2021-12-31 14:39:08 +08:00
halx99 7b4e6453f2
Update CHANGELOG 2021-12-17 11:54:45 +08:00
halx99 6b4acea787
Update CHANGELOG 2021-12-17 00:25:54 +08:00
halx99 39e9f4ae90
Update CHANGELOG 2021-12-16 19:02:43 +08:00
halx99 53bfe2af66
Update CHANGELOG 2021-11-10 14:04:10 +08:00
halx99 2a7d65284b
Update CHANGELOG 2021-11-09 16:09:28 +08:00
halx99 95a1734cd7 Add `CCValue` int64_t/uint64_t support 2021-11-09 14:29:15 +08:00
halx99 9d8b4ab6c8
Update CHANGELOG 2021-11-09 12:19:44 +08:00
halx99 a7055b0f50
Update CHANGELOG 2021-10-25 20:53:19 +08:00
halx99 60fd233ddc
Update CHANGELOG 2021-10-25 20:49:58 +08:00
halx99 795f38f036
Update CHANGELOG 2021-10-25 20:48:27 +08:00
halx99 8d9266d2bb
Update CHANGELOG 2021-10-12 16:33:06 +08:00
halx99 40be770d45
Update CHANGELOG 2021-10-12 15:40:36 +08:00
halx99 7f04344923
Update CHANGELOG 2021-10-06 18:48:13 +08:00
halx99 7abc1e5454
Update CHANGELOG 2021-09-20 10:37:39 +08:00
halx99 95b9969365 Update changelog 2021-08-30 17:55:00 +08:00
halx99 f5af50debd
Update CHANGELOG 2021-08-27 12:03:05 +08:00
halx99 f98fa0df39
Update CHANGELOG 2021-08-13 14:54:13 +08:00
halx99 2f570e4b64
Update CHANGELOG 2021-07-06 19:01:35 +08:00
halx99 37f2a5842b Update CHANGELOG 2021-07-04 21:39:30 +08:00
halx99 15aa6a7547
Update CHANGELOG 2021-07-02 11:25:49 +08:00
halx99 04495702c3
Update CHANGELOG 2021-07-02 11:23:50 +08:00
halx99 e7b7672103
Update CHANGELOG 2021-06-24 01:05:25 +08:00
halx99 c5363bc0e6
Update CHANGELOG 2021-06-24 01:04:24 +08:00
minggo 1898d477ce
[ci skip]Release note (#20234)
* update changelog

* update release note

* update version
2019-10-24 14:34:48 +08:00
minggo 50df439e87
update changelog and version (#20053) 2019-08-21 10:45:45 +08:00
Sylvain L. Kamdem baceef7678 Update CHANGELOG corrected little mistakes (#18841) 2018-05-22 22:22:19 +08:00
leda eae47d008d sync 3.17 to v3 (#18837)
* fix cmake use sqlite3 error on macOS (#18822)

* fix cmkae dumplicate include dir in macOS

* reduce outer effect when fix js-tests sqlite link error

* improve fix dumplicate include-dir

* sqlite3 use error

* add sqlite3 lib link for iOS (#18825)

* [ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json automatically (#18823)

* docs update for 3.17 release, ChangeLog and ReleaseNotes (#18824)

* start add changelog for 3.17 changes

* add changelog

* go on changelog

* refine and reorder changelog

* finish change log

* add a miss item

* start ReleaseNote

* add more changelog

* add test env

* add doctoc

* improve some words

* remove typo error

* improvement

* bugs -> Bugs

* detail releasenotes

* improve release notes

* finish improve ReleaseNotes

* add english releaseNotes

* improve english release note

* add english doctoc

* some improvements

* fix typo error

* improve english tittle

* update root Readme (#18830)

* adapt readme for 3.17 release

* add a item for getting help

* reorder get help

* modify for release (#18831)

* modify for release

* started CMake doc edits

* revisions

* sync Chinese release notes with English improvements (#18832)

* sync chinese release notes with English improvements

* little fix

* update doctoc

* update releaseNotes doctoc
2018-05-21 17:06:29 +08:00
minggo b0952077a8 udpate readme (#18346) 2017-10-06 09:40:34 +08:00
minggo 42b45c4ad6 [ci skip]update changelog and release note (#18312) 2017-09-22 17:33:24 +08:00
minggo 5736863c74 update changelog and readme 2017-09-21 16:52:41 +08:00
minggo 19a038bd5b update CHANGELOG 2017-09-21 16:43:33 +08:00
minggo 4ca29ac1cf Merge v3.15.1 (#17897)
* remove APP_SHORT_COMMANDS setting (#17722)

some developers report it will cause error on Windows though i can not reproduce it. It is strange, the setting is used to resolve command length limitation on Windows.

* Particle font size should be a const value (#17676)

* Particle font size should be a const value

* Minor fix: CCStencilStateManager.hpp -> CCStencilStateManager.h in xcode project.

* JSB SocketIO.connect supports to pass a CA cert file (#17736)

* JSB SocketIO.connect supports to pass a CA cert file

* The second parameter of SocketIO.connect function is probably a `option` object. JSB just ignores it.

* The optimization for huawei. (#17832)

* The optimization for huawei.

* setAnimationInterval fix for all platforms.

* disable debug

* include fix.

* Uses better configuration for huawei optimization (#17838)

* Uses better configuration for huawei optimization

* Updates jar file and uncomment fps controlling code

* [ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json automatically (#17840)

* update release not and version (#17845)

* [android] Removes an unused variable sRegistered in Cocos2dxActvity.java. (#17861)

* Updates jar to resolve warning while packaging APK file. (#17863)

* update release date (#17870)

* fix compiling error
2017-06-05 13:37:50 +08:00
minggo 8b3755c673 [ci skip]Changelog releasenote (#17695)
* update release note

* update toc

* update changelog
2017-04-13 14:36:00 +08:00
minggo 690db56f44 Merge v3.14.1 (#17231)
* update cocos console to fix compiling error with Android Studio projects (#17129) (#17145)

* fix crash if physics3d camera is not set (#17139) (#17144)

* fix linking error with vs2015 (#17146)

* fix issue #17116 & #17119 for v3.14.1

* tests cases

* better documentation

* doc: updates sprite doc

* Fix scale9sprite polygon info (#17161)

* add guard code to Scale9Sprite

* add new test code

* Glfw linux issue (#17166)

* purge glfw3 before installing glfw3.2

* purge glfw3 before installing glfw3.2

* Update web engine ref (#17169)

* update version and release note (#17170)

* issue ##17119 improved v3.14.1 (#17189)

* update version (#17230)
2017-01-20 09:59:30 +08:00
pandamicro 41abefd082 Merge branch 'v3.14' of github.com:cocos2d/cocos2d-x into v3.14
# Conflicts:
#	CHANGELOG
#	cocos/scripting/js-bindings/manual/cocos2d_specifics.cpp
#	cocos/scripting/js-bindings/manual/spine/jsb_cocos2dx_spine_manual.cpp
2016-12-26 18:53:42 +08:00
pandamicro 8c71531338 Fix test case issues and add change log 2016-12-26 18:36:19 +08:00