一线灵
|
0117dd5c7d
|
Merge pull request #637 from rh101/fix-screen-blank
Fix Android screen blank issue after unlocking device
|
2022-06-07 20:05:29 +08:00 |
Turky Mohammed
|
6943fb9dce
|
Fix typo in HSV/HSL classes. (#647)
Co-authored-by: 一线灵 <halx99@live.com>
|
2022-05-26 19:25:30 +08:00 |
一线灵
|
547b358778
|
Merge pull request #646 from DelinWorks/hsv-hsl-cpp-tests
Add `cpp_tests` to HSV/HSL
|
2022-05-26 04:13:01 +08:00 |
DelinWorks
|
ced908a1bb
|
Add cpp_tests to HSV/HSL
|
2022-05-25 20:14:11 +03:00 |
Turky Mohammed
|
c6bca8ef86
|
Add HSV/HSL color spaces to the engine. (#642)
* Add HSV support.
* Do not use a reference on hsv()
* Add alpha specifier to hsv()
* Rename function hsv() to rgb()
* Update ccTypes.cpp
* Fix angle wrapping
* Fix typo.
* Added HSV & HSL Support with a much better API
* Remove parameter prefixes.
* Fix self assignment.
* Fix self assignment.
* Update core/base/ccTypes.h [skip ci]
* Update core/base/ccTypes.h [skip ci]
Co-authored-by: 一线灵 <halx99@live.com>
|
2022-05-25 20:10:52 +08:00 |
一线灵
|
de24395336
|
Merge pull request #645 from aismann/patch-1 [skip ci]
Update readme.md
|
2022-05-25 18:17:43 +08:00 |
aismann
|
d2e96534d2
|
Update readme
maybe the folder 'cpp-test' should be also renamed to 'cpp_test'?
|
2022-05-25 07:07:00 +02:00 |
一线灵
|
1cdbf8c273
|
Update revision
|
2022-05-25 12:35:30 +08:00 |
halx99
|
97f198e61e
|
Committing genbindings changes [skip ci]
|
2022-05-25 02:36:38 +00:00 |
一线灵
|
9eeb9742c6
|
Merge pull request #644 from rh101/richtext-force-format
Allow the forced reformatting of RichText contents
|
2022-05-25 10:29:17 +08:00 |
rh101
|
65b70dce36
|
Allow the forced reformatting of RichText contents
|
2022-05-25 11:42:12 +10:00 |
一线灵
|
18f58a1925
|
Update CMakeLists.txt (#641)
|
2022-05-23 23:40:37 +08:00 |
halx99
|
843d127a95
|
Fix ci
|
2022-05-23 22:06:28 +08:00 |
halx99
|
193ed82788
|
Fix github ci scripts
|
2022-05-23 17:11:10 +08:00 |
halx99
|
a03e5c6cf6
|
Fix ios device install problems
- lua template missing `CFBundleExecute`
- Use `_` instead tests project to avoid unknown error
|
2022-05-23 17:03:07 +08:00 |
halx99
|
036dc19614
|
Improve code style
|
2022-05-21 21:55:48 +08:00 |
halx99
|
73627ac0c0
|
Fix uri toString
|
2022-05-21 20:55:25 +08:00 |
halx99
|
8f0190f7ce
|
Remove unnecessary alGetError call
|
2022-05-20 17:26:33 +08:00 |
halx99
|
1d23e78c5d
|
Fix parameter order
|
2022-05-20 17:03:26 +08:00 |
一线灵
|
626c9abbe6
|
Update docs-ci.yml
|
2022-05-19 13:54:02 +08:00 |
halx99
|
c0977642bb
|
Improve cmake scripts
|
2022-05-19 10:54:42 +08:00 |
halx99
|
4a05253be1
|
Fix cmake link
|
2022-05-18 22:27:43 +08:00 |
halx99
|
c8add4c398
|
Committing genbindings changes [skip ci]
|
2022-05-18 05:00:01 +00:00 |
halx99
|
c584ee1e78
|
Enable video & webview lua-tests on windows
|
2022-05-18 12:52:05 +08:00 |
halx99
|
4ca80aee68
|
Fix app link with prebuilt msedge webview2
|
2022-05-18 12:49:12 +08:00 |
halx99
|
f9ad35af3b
|
Delete unused code
|
2022-05-18 10:29:29 +08:00 |
rh101
|
3a3b899636
|
Fix Android screen blank issue after unlocking device with application running.
|
2022-05-17 14:02:02 +10:00 |
一线灵
|
5f7a3a0085
|
Delete unused code
|
2022-05-17 11:32:43 +08:00 |
一线灵
|
291f85d105
|
Update README.md
|
2022-05-16 15:47:10 +08:00 |
一线灵
|
3e96abe899
|
Fix include
|
2022-05-16 08:06:51 +08:00 |
halx99
|
21fe8df12b
|
Fix lua template duplicate res error on mac
Fix typo
Fix cmdline fail on new macos
|
2022-05-15 16:36:06 +08:00 |
halx99
|
8ef23c7fe9
|
Tidy audio module code
|
2022-05-15 09:55:57 +08:00 |
一线灵
|
30fedb5f47
|
Fix high-end device always 120fps
|
2022-05-15 04:42:39 +08:00 |
一线灵
|
ab5844b4a5
|
Fix ci
|
2022-05-14 21:44:08 +08:00 |
halx99
|
39d2661eb6
|
Update thirdparty prebuilt libs
|
2022-05-14 21:19:43 +08:00 |
halx99
|
0cdcf27a02
|
Update freetype to v2.12.1
|
2022-05-14 19:54:47 +08:00 |
一线灵
|
421874a7e8
|
Fix linux ci
|
2022-05-14 19:53:51 +08:00 |
halx99
|
80ec8f43aa
|
Cleanup code
|
2022-05-14 02:47:47 -07:00 |
halx99
|
e4089b4ec8
|
Don't include freetype internal header
|
2022-05-14 15:16:39 +08:00 |
一线灵
|
5b39f2027a
|
Fix ci
|
2022-05-14 04:38:37 +08:00 |
一线灵
|
df25477d7b
|
Fix ci
|
2022-05-13 22:44:56 +08:00 |
halx99
|
a0990c02fd
|
Committing genbindings changes [skip ci]
|
2022-05-13 13:15:09 +00:00 |
halx99
|
30a164c31a
|
Improvements and bug fixes
Improve ResizableBufferAdapter style
Improve extesnion adxelua
Improve code quality
Fix lua-tests BillBoardTest
Sync texture pixel format enum values for adxelua
Fix luaval_to_vec2 parameter location
Improve windows workflow
Improve cmake scripts
Take care Texture2D::setDefaultAlphaPixelFormat use
|
2022-05-13 21:06:29 +08:00 |
halx99
|
810b0f563d
|
Fix incorrect sampler for non-aligned video files
|
2022-05-09 10:05:33 +08:00 |
一线灵
|
e4170ffc59
|
Fix indent
|
2022-05-07 20:40:54 +08:00 |
halx99
|
eb5c7758cc
|
Fix #627
|
2022-05-07 20:21:22 +08:00 |
一线灵
|
77bd96afb0
|
Merge pull request #629 from DelinWorks/motion-streak-fps-fix
[FIX] Motion streak vsync off crash
|
2022-05-04 16:08:51 +08:00 |
Turky Mohammed
|
f8b7f20e96
|
Update core/2d/CCMotionStreak.cpp [skip ci]
Co-authored-by: 一线灵 <halx99@live.com>
|
2022-05-04 10:00:38 +03:00 |
Turky Mohammed
|
6be3ac3d50
|
Update CCMotionStreak.cpp
|
2022-05-04 09:26:54 +03:00 |
DelinWorks
|
edf0f5632e
|
Update CCMotionStreak.cpp
|
2022-05-03 20:54:44 +03:00 |