altalk23
|
40f99d6397
|
fix virtuals from main cocos classes
|
2023-12-20 19:33:32 +03:00 |
|
altalk23
|
d49e14d9ee
|
fix main cocos headers
|
2023-12-20 19:22:06 +03:00 |
|
mat
|
23cd456860
|
fix CCNode::removeChildByID not being exported properly
|
2023-09-17 14:23:13 -03:00 |
|
HJfod
|
3dd6d55b49
|
add CCNode::getEventListenerCount
|
2023-04-05 19:26:46 +03:00 |
|
HJfod
|
35f7f86e6d
|
add optional ids to node event listeners + properly clean them up
|
2023-03-29 22:07:33 +03:00 |
|
hjfod
|
69bd0d99ef
|
add AttributeSetEvent
|
2023-03-29 16:05:20 +03:00 |
|
hjfod
|
7963469f1e
|
make attributes use json::Value instead of std::any
|
2023-03-29 15:23:57 +03:00 |
|
hjfod
|
38575ac825
|
add CCScene::get + CCScheduler::get + CCNode::hasAncestor
|
2023-03-29 11:11:22 +03:00 |
|
HJfod
|
5cdfbc3e67
|
add EventListener::getFilter
|
2023-03-27 21:22:18 +03:00 |
|
HJfod
|
8c969a8628
|
fix codegen base classes not all being public + CCApplication members
|
2023-03-25 20:31:11 +02:00 |
|
hjfod
|
52c308e65d
|
event stuff
|
2023-03-25 18:22:34 +02:00 |
|
hjfod
|
e962d5b89f
|
fix mac build
|
2023-03-24 09:43:46 +02:00 |
|
HJfod
|
9bdd9fc526
|
add event listener stuff
|
2023-03-23 21:42:01 +02:00 |
|
HJfod
|
5f3c6587b3
|
add CCNode::removeChildByID
|
2023-03-11 10:19:26 +02:00 |
|
altalk23
|
7dba804969
|
Half revert constructors, having two types
|
2023-03-06 21:20:50 +03:00 |
|
altalk23
|
c89df7b992
|
rename monostate ctors to zero ctors & make it platform independent
|
2023-03-06 00:52:39 +03:00 |
|
HJfod
|
4613af6791
|
change CCNode::insertBefore behaviour to insert at the start if nullptr
|
2023-02-23 22:03:20 +02:00 |
|
hjfod
|
3827a00964
|
adding new big stuff to layouts, this def wont work
also removed PositionHint
|
2023-02-15 16:02:56 +02:00 |
|
HJfod
|
ffd50eb0f1
|
fix ranges::reverse + add break line option to AxisLayoutOptions
also EditorPauseLayer ids but didn't finish the layouts yet
|
2023-02-14 21:54:45 +02:00 |
|
HJfod
|
eb10eca6e5
|
add CCNode::insertBefore and CCNode::insertAfter
|
2023-02-11 21:13:22 +02:00 |
|
HJfod
|
8890901af5
|
add child order update option to CCNode::updateLayout
|
2023-02-11 12:06:37 +02:00 |
|
HJfod
|
50cf18bcc4
|
attempting to add grid layout impl
|
2023-02-06 21:36:08 +02:00 |
|
HJfod
|
d09b74eb34
|
working on a layout rewrite
|
2023-02-04 11:33:22 +02:00 |
|
HJfod
|
d23563a9c0
|
Revert "working on a layout rewrite"
This reverts commit ecbfd5ad0f .
|
2023-02-04 11:28:33 +02:00 |
|
HJfod
|
ecbfd5ad0f
|
working on a layout rewrite
|
2023-02-02 17:08:13 +02:00 |
|
HJfod
|
ab0030136a
|
make CC_DLL not link
also remove uses of GEODE_ADD for docs
|
2023-02-02 00:03:01 +02:00 |
|
HJfod
|
0849323ea1
|
docs changes
|
2023-02-01 23:43:53 +02:00 |
|
HJfod
|
f8737dde43
|
docs stuff i think
|
2023-01-21 14:17:33 +02:00 |
|
HJfod
|
e97fad5a9a
|
add early load option for mods
|
2022-10-26 00:50:33 +03:00 |
|
HJfod
|
6003efa18d
|
add node attributes
|
2022-10-25 22:57:40 +03:00 |
|
HJfod
|
6501fcc665
|
id fixes
|
2022-10-22 23:11:02 +03:00 |
|
HJfod
|
46381e7cbc
|
Merge branch 'main' into layout
|
2022-10-22 19:16:57 +03:00 |
|
HJfod
|
662a9e99f5
|
big cocos reworks
- remove cocos2dx folder
- change all include paths in cocos2d to be relative
|
2022-10-17 15:46:36 +03:00 |
|