halx99
|
c66ac9dedc
|
Merge: 41714a04fd 2631c8405b
Merge branch '1.x' into dev
|
2023-09-02 19:56:50 +08:00 |
halx99
|
b21fcb0272
|
Fix gendocs.ps1
|
2023-09-02 19:56:33 +08:00 |
halx99
|
8f8418c15d
|
Merge: c8bfa8cdf1 062b510c38
Merge 1.x WASM support into 'dev'
|
2023-09-02 19:47:18 +08:00 |
nowasm
|
03f007fdbe
|
Add webgl aka wasm build support (#1315)
|
2023-09-01 16:31:14 +08:00 |
halx99
|
4c0c328b80
|
Merge: 6d82d3a76c 5e3cba78a6
Merge branch '1.x' into dev
|
2023-09-01 16:29:02 +08:00 |
halx99
|
396313de47
|
consle-next: Looking both powershell 7.x and 5.x
|
2023-09-01 16:28:34 +08:00 |
iAndyHD3
|
ed39cf3996
|
Update AXBuildHelpers.cmake (#1316)
fix find_program call
|
2023-09-01 16:09:58 +08:00 |
halx99
|
b1ddb2fcce
|
Sync #1316
|
2023-09-01 16:09:27 +08:00 |
halx99
|
a000ccbab5
|
Update site build
|
2023-09-01 14:49:03 +08:00 |
halx99
|
ada7deb002
|
Sync docs [skip ci]
|
2023-09-01 14:48:42 +08:00 |
halx99
|
310c5868ec
|
Merge: 8f8814532d bdbbc55909
Merge branch '1.x' into dev
|
2023-09-01 13:36:38 +08:00 |
halx99
|
e5d984a4f8
|
Auto deploy wasm demo to gh pages
|
2023-09-01 13:36:23 +08:00 |
halx99
|
5fe4e6d61f
|
Merge: 89955d901a 279ea746cc
Merge branch '1.x' into dev
|
2023-09-01 10:37:57 +08:00 |
halx99
|
e565645443
|
Auto get release list for doc build
|
2023-09-01 10:31:34 +08:00 |
halx99
|
f3f91147a3
|
Merge: 2a6e84aa15 2969a5b4ff
Merge branch '1.x' into dev
|
2023-09-01 03:35:30 +08:00 |
halx99
|
fe60bf0a1b
|
Fix cmake setup for linux
|
2023-09-01 01:17:49 +08:00 |
halx99
|
ec9b7f6e42
|
Merge: 1d4deae63a 7399ac41a6
Merge branch '1.x' into dev
|
2023-09-01 01:07:15 +08:00 |
halx99
|
0094c6bbb2
|
keep files for site build [skip ci]
|
2023-08-31 22:08:50 +08:00 |
halx99
|
2566feff5a
|
Merge: 6e1be139bd 1d26aa28a5
Merge branch '1.x' into dev
|
2023-08-31 21:20:23 +08:00 |
halx99
|
12bb1eb62a
|
Improve axmol site build
|
2023-08-31 21:20:01 +08:00 |
halx99
|
b50c629307
|
Merge: bdf976681e 82679fca74
Merge branch '1.x' into dev
|
2023-08-31 19:56:21 +08:00 |
Deal
|
c8d0fb85ea
|
Fix linux build
|
2023-08-31 18:59:12 +08:00 |
halx99
|
0952acea6a
|
Merge: 4fe5dd55e7 cc826cb6ae
Merge branch '1.x' into dev
|
2023-08-31 18:14:46 +08:00 |
halx99
|
b97b1a5630
|
Fix ci
|
2023-08-31 18:14:26 +08:00 |
halx99
|
06d51ac961
|
Merge: d3f55e0472 8e723b0cc9
Merge branch '1.x' into dev
|
2023-08-31 18:09:23 +08:00 |
halx99
|
4a52c781a2
|
Fix ci
|
2023-08-31 18:07:23 +08:00 |
halx99
|
09db3594f2
|
Merge: 3d97d1bcc1 0a63a8e364
Merge branch '1.x' into dev
|
2023-08-31 17:57:36 +08:00 |
halx99
|
a3a117ad2d
|
Update script permision
|
2023-08-31 17:57:19 +08:00 |
halx99
|
449a596f3e
|
Merge: fd2cbdc331 a816a8ac64
Merge branch '1.x' into dev
# Conflicts:
# README.md
# README_CN.md
# install-pwsh.sh
# tools/console/axmol
|
2023-08-31 17:56:09 +08:00 |
halx99
|
c2e55c4cdc
|
Merge console-next from dev into 1.x
|
2023-08-31 17:48:39 +08:00 |
halx99
|
5183995a36
|
Merge: f9b6553e57 94be720d3f
Merge branch '1.x' into dev
|
2023-08-25 16:57:54 +08:00 |
halx99
|
2bf41d7d31
|
Fix ci
|
2023-08-25 16:57:38 +08:00 |
halx99
|
46f668b01b
|
Remove render backend setLineWidth [skip ci]
Due to not all of GL and Metal support it, so remove it unify behavior
developers shouldn't relay on it
|
2023-08-25 16:49:08 +08:00 |
halx99
|
f525d6c726
|
Update docs
|
2023-08-25 16:46:32 +08:00 |
halx99
|
c230ed8c2c
|
Improve renderer backend choosing
|
2023-08-23 20:09:06 +08:00 |
Deal(涓€绾跨伒)
|
abd8029f64
|
Remove CC prefix from code file name (#1230)
* Add migrate sources tool
* Fix include replace regex
* Fix compile
* Migrate maually
* Disable sources-migrate tool by default
* Fix ci
* Fix ci
* Improve source migrate
* Fix ios/tvos ci
* Fix ios/tvos ci
* Fix
|
2023-06-11 13:08:08 +08:00 |
halx99
|
567069236b
|
Luabinding: Add std:🧵:id support
|
2022-10-12 14:22:45 +08:00 |
涓€绾跨伒|Deal
|
48a7da97d6
|
Final migrate (#876)
|
2022-10-01 16:24:52 +08:00 |
aismann
|
8139894edd
|
replace push_back() vs emplace_back() on extension (#785)
|
2022-08-09 09:54:53 +08:00 |
涓€绾跨伒
|
9892aa3d1c
|
Migrate axys (#782)
|
2022-08-08 18:02:17 +08:00 |
tkzcfc
|
839097ed95
|
[Lua Binding] Support return type 'ResourceData' (#763)
|
2022-07-22 13:13:22 +08:00 |
halx99
|
2c6fde019b
|
Migrate macro COCOS2D_DEBUG, refer #751
|
2022-07-19 15:34:26 +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 |
涓€绾跨伒
|
b7467da607
|
Migrate extension lua (#747)
|
2022-07-12 21:31:54 +08:00 |
涓€绾跨伒
|
bf77f46dce
|
Migrate engine namespace to `axis`(abbv: `ax`) (#743)
|
2022-07-11 17:50:21 +08:00 |
涓€绾跨伒
|
9b4a7b1446
|
Merge: 04ca16125b 9ee4181976
Merge pull request #739 from axis-project/migrate-engine-test-extension-config
Migrate tests, extensions and configs
|
2022-07-10 09:47:41 +08:00 |
涓€绾跨伒
|
d4c4d395a5
|
Merge: 18076d09f0 2f8d5dd2f6
Merge pull request #738 from solan-solan/index_array_to_stl
IndexArray to stl
|
2022-07-10 09:47:27 +08:00 |
halx99
|
c2acb3a744
|
Migrate tests, extensions and configs ReSquash for unexpected changes +2
|
2022-07-09 22:23:34 +08:00 |