RH
|
5c1b2d4f16
|
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 |
aismann
|
baceccbb2f
|
#825
|
2022-09-01 13:51:19 +02:00 |
一线灵
|
13fc72c02c
|
Migrate axys (#782)
|
2022-08-08 18:02:17 +08:00 |
aismann
|
73153ad614
|
Improve c++11 for-loop performance with Universal References (#760)
|
2022-07-21 19:19:08 +08:00 |
halx99
|
c0a4371879
|
Migrate more macors
|
2022-07-16 10:43:05 +08:00 |
halx99
|
f3ac6ea871
|
Migrate macros 'CC_' to 'AX_'
|
2022-07-15 19:17:01 +08:00 |
一线灵
|
279337f17f
|
Migrate engine namespace to `axis`(abbv: `ax`) (#743)
|
2022-07-11 17:50:21 +08:00 |
Turky Mohammed
|
8517d0ee7f
|
Replace everything under `core` (#735)
Co-authored-by: deal <halx99@live.com>
|
2022-07-09 01:23:11 +08:00 |
halx99
|
38f2b5ca9d
|
Use sprite to implement layer color for auto batch draw
|
2022-06-30 18:01:29 +08:00 |
Turky Mohammed
|
ad789839ef
|
[Fix] Camera masking bug deep child nesting (#623)
Co-authored-by: 一线灵 <halx99@live.com>
|
2022-04-27 16:23:57 +08:00 |
Turky Mohammed
|
04f7cd1295
|
[Fix] Node Camera Masking Design Flaw (#621)
* Update CCNode.cpp
* Add a separate method for assigning mask to children
* Update CCNode.cpp
* Tidy Up Stuff
|
2022-04-25 09:37:41 +08:00 |
halx99
|
2a6e749ad4
|
Fix ci & update project url in sources
|
2022-01-04 12:36:20 +08:00 |
halx99
|
e534dd66c0
|
Rename core folder name
|
2021-12-31 14:39:08 +08:00 |