涓€绾跨伒|Deal
|
48a7da97d6
|
Final migrate (#876)
|
2022-10-01 16:24:52 +08:00 |
RH
|
eed2cde7d9
|
Fix to ensure Component::onEnter() is called (#867)
* Committing genbindings changes
* Ensure that Component::onEnter() is called if component is added after parent onEnter has been called.
* Code style
|
2022-09-27 17:32:04 +08:00 |
halx99
|
ad69ed003a
|
Remove unnecessary APIs
|
2022-09-26 23:20:54 +08:00 |
halx99
|
5c735619f9
|
Improve code style
|
2022-09-24 11:01:45 +08:00 |
halx99
|
3a9a26c743
|
Fix #861
|
2022-09-23 22:41:30 +08:00 |
涓€绾跨伒|Deal
|
c693e54265
|
Update CCAutoPolygon.cpp
|
2022-09-19 18:22:34 +08:00 |
aismann
|
e571e8242d
|
Clipper2 v1 04 (#856)
* Clipper2 v1.04 (and small fixes)
* Update README.md
|
2022-09-19 14:17:13 +08:00 |
涓€绾跨伒|Deal
|
e0e083aa3b
|
Merge: 6df48e9f8b baceccbb2f
Merge pull request #837 from aismann/ISSUE_#825
#825
|
2022-09-02 11:59:46 +08:00 |
halx99
|
ec1a06afe8
|
Fix typo
|
2022-09-02 10:36:25 +08:00 |
aismann
|
68f8a2b0c7
|
#825
|
2022-09-01 13:51:19 +02:00 |
aismann
|
9cecc6341c
|
Update CCAutoPolygon.cpp
|
2022-08-27 18:30:22 +02:00 |
aismann
|
c58b31d382
|
cleanup2
|
2022-08-27 17:41:12 +02:00 |
aismann
|
ae349db909
|
cleanup
|
2022-08-27 17:40:03 +02:00 |
aismann
|
3bbbb0b2bf
|
Replace Clipper1 (all stuff)
|
2022-08-27 17:00:10 +02:00 |
halx99
|
b1287b8cc5
|
Migrate cmake files
|
2022-08-11 15:41:10 +08:00 |
halx99
|
8a348b8342
|
Fix #791 really
|
2022-08-11 10:52:38 +08:00 |
DelinWorks
|
72ec15f3ae
|
Remove assign dups and simplify function naming.
|
2022-08-11 01:52:04 +03:00 |
Turky Mohammed
|
8d1cb27616
|
Update CCCamera.h [skip ci]
|
2022-08-10 21:10:34 +03:00 |
DelinWorks
|
895d2887fb
|
Add initialize member function.
|
2022-08-10 21:09:10 +03:00 |
DelinWorks
|
bc11f9f5fc
|
Update CCCamera.cpp [skip ci]
|
2022-08-10 20:38:59 +03:00 |
DelinWorks
|
2e22040118
|
Fix camera view calculation and tidy up system
|
2022-08-10 20:14:18 +03:00 |
aismann
|
5d64474cfb
|
rename push_back vs emplace_back (fine tuning and remove on Live2D (too much))
|
2022-08-09 05:51:07 +02:00 |
涓€绾跨伒
|
9892aa3d1c
|
Migrate axys (#782)
|
2022-08-08 18:02:17 +08:00 |
aismann
|
376c80dd2d
|
Replace push_back() vs emplace_back() on axis/tests/cpp-tests and axis/core (#781)
* Replace push_back() vs emplace_back() on axis\tests\cpp-tests\
D:\______\GitHub\aismann\axis\tests\cpp-tests\Classes
Replace Vector push_back() vs emplace_back() #762
* Replace push_back() vs emplace_back() on axis\core\ #781
* Update CCConsole.cpp
* Update UIWebViewImpl-android.cpp
* Update UIWebViewImpl-android.cpp
|
2022-08-08 13:18:33 +08:00 |
aismann
|
2a2e8a1e95
|
Improve c++11 for-loop performance with Universal References (#760)
|
2022-07-21 19:19:08 +08:00 |
halx99
|
c16a33e347
|
Migrate more macors
|
2022-07-16 10:43:05 +08:00 |
涓€绾跨伒
|
ac1872494c
|
Remove unnecessary check [skip ci]
refer to #748
|
2022-07-15 19:44:31 +08:00 |
halx99
|
41d2c44308
|
Migrate macros 'CC_' to 'AX_'
|
2022-07-15 19:17:01 +08:00 |
涓€绾跨伒
|
86149489b0
|
Fix warning format
|
2022-07-12 22:57:45 +08:00 |
halx99
|
68e1f86168
|
Avoid unexpected frame refs increase
|
2022-07-11 19:34:31 +08:00 |
涓€绾跨伒
|
bf77f46dce
|
Migrate engine namespace to `axis`(abbv: `ax`) (#743)
|
2022-07-11 17:50:21 +08:00 |
halx99
|
c2acb3a744
|
Migrate tests, extensions and configs ReSquash for unexpected changes +2
|
2022-07-09 22:23:34 +08:00 |
DESKTOP-16GC0B8\813658
|
07bffb5df1
|
operator[] changed for better usage
|
2022-07-09 02:07:01 +03:00 |
Turky Mohammed
|
59c6611e71
|
Replace everything under `core` (#735)
Co-authored-by: deal <halx99@live.com>
|
2022-07-09 01:23:11 +08:00 |
涓€绾跨伒
|
a4fdc85c8b
|
Merge: 71539ffd89 b8676ef52a
Merge pull request #710 from DelinWorks/improve-engine-types
[IMPROVMENT] Rename `RngSeed` to `FastRNG`.
|
2022-07-05 23:07:19 +08:00 |
halx99
|
fce00ee71d
|
Compatible cocos2d.h
|
2022-07-05 23:03:22 +08:00 |
DelinWorks
|
76ba9bf760
|
Improve RngSeed.
|
2022-07-05 17:21:21 +03:00 |
涓€绾跨伒
|
e6ae7c44b3
|
Merge: 555f847c1f 6dd8b2c74a
Merge pull request #702 from DelinWorks/improve-engine-types
[PROPOSAL] Move global enums to their own file.
|
2022-07-05 00:39:20 +08:00 |
DelinWorks
|
96158090db
|
Add stride functions and remove unneeded UNSPEC value.
|
2022-07-04 19:20:04 +03:00 |
DelinWorks
|
7e199cce21
|
Update lua_cocos2dx_auto.cpp
|
2022-07-04 18:34:50 +03:00 |
halx99
|
a31ba3caae
|
Improve meshdata load
- Avoid GC alloc when store indices
- Fix indices iterator by IndexArray::for_each
|
2022-07-04 23:23:33 +08:00 |
DelinWorks
|
49508bd13c
|
Improve function naming.
|
2022-07-04 17:45:23 +03:00 |
halx99
|
0b4363bfc0
|
Refator sampler name in shader
|
2022-07-04 21:26:48 +08:00 |
DelinWorks
|
a8d704babe
|
Improve function naming and add descriptions.
|
2022-07-04 05:55:29 +03:00 |
DelinWorks
|
6a7a77c604
|
Update CCDirector.h
|
2022-07-04 04:58:13 +03:00 |
halx99
|
38743291e2
|
Improve class IndexArray
|
2022-07-04 09:13:06 +08:00 |
DelinWorks
|
c97042be2e
|
Fix android arm64 incorrect random number generation.
|
2022-07-04 03:28:55 +03:00 |
DelinWorks
|
35d3df7075
|
Fix mobile compilation.
Treat `CC_ENABLE_CACHE_TEXTURE_DATA` portion of code accordingly.
|
2022-07-03 22:50:19 +03:00 |
DelinWorks
|
0ff762b835
|
Move global enums to their own file.
|
2022-07-03 20:43:55 +03:00 |
halx99
|
7f9511358f
|
Fix warnings
|
2022-07-01 13:47:47 +08:00 |