Commit Graph

81 Commits

Author SHA1 Message Date
Dani Alias 2ca2c41515
Some additions and corrections for readme files. (#1682)
* Wrong update date in CODING_STYLE.md

* Considerations and branch management for CONTRIBUTING.md

* Small correction for README.md
2024-02-14 15:39:24 +08:00
Dani Alias bf906c3599
Spelling and formatting corrections for .md files (#1671)
* DevSetup.md spelling and style

* Updated CODING_STYLE.md for Axmol

* Update DevSetup.md

* Corrections for DevSetup.md

* Corrections in README.md
2024-02-12 23:51:56 +08:00
halx99 9ef440cb7f Update docs [skip ci][skip appveyor] 2024-01-23 21:24:07 +08:00
halx99 fe4ef94b4e Unify cmake minimal requirement 2024-01-18 21:12:45 +08:00
halx99 d3e680bc52 Update Android devtools
- AGP 8.2.1
- Android Studio 2023.1.1+
- Android SDK Tools 34.0.0
- Android SDK Platform 34
- Gradle 8.5
2024-01-17 02:59:40 +08:00
halx99 a88ffb9647 Move install-pwsh.sh to 1k/ 2024-01-11 01:46:16 +08:00
Deal 48af8e1397
[docs] Fix wiki url of index.html 2024-01-10 09:43:38 +08:00
halx99 87a2532910 Try fix xcode15 linker fire duplicate libraries warnings
- https://github.com/axmolengine/axmol/issues/1453
- https://gitlab.kitware.com/cmake/cmake/-/merge_requests/8946
- https://gitlab.kitware.com/cmake/cmake/-/blob/master/Modules/FindPNG.cmake
2024-01-10 09:17:47 +08:00
Deal f1af4c0e2e
Update DevSetup.md 2023-12-29 08:47:02 +08:00
halx99 263ef08a78 Fix Lua FileUtils getDataFromFile may return path of file 2023-12-15 23:35:20 +08:00
Dani Alias 5450894d93
Updated website with extra information for visitors (#1518)
* Update AUTHORS.md

Updated Authors

* Update index.html

Added wiki info to the website.
2023-12-14 20:25:10 +08:00
RH 910f037e00
Update DevSetup (#1507)
* Clarify requirement of cmake 3.28 for MacOS
Add axmol build command options

* Clarify the auto installation of cmake 3.28 using axmol build command

* Update UWP section title
2023-12-12 17:16:19 +08:00
Deal 159f49d832 Fix #1498 (#1500) 2023-12-12 00:44:59 +08:00
Deal d8d3137515
Build site in isolated repo (#1490) 2023-12-09 09:36:20 +08:00
halx99 affcf05b69 Prepare 2.1.0 release
* Update copyright notice
* Remove prebuilt libs from SCM
* Remove optional thirdparty sources/repo from SCM
* Remove tests resources  folder 'Content' from SCM
2023-12-08 01:04:43 +08:00
Deal 836b0ff7a7 Update DevSetup.md 2023-10-14 10:55:16 +08:00
Deal 5c1d7fbbfb Update DevSetup.md[skip ci][skip appveyor] 2023-10-03 12:05:33 +08:00
halx99 cd57b24a86 Improve console 'axmol new' command 2023-09-26 14:28:10 +08:00
Deal 99e97d03e2 Update index.html [skip appveyor] 2023-09-19 22:50:48 +08:00
Deal 553a363bd2 Update DevSetup.md [skip ci][skip appveyor] 2023-09-18 15:10:35 +08:00
halx99 92b730085e Update docs 2023-09-18 13:34:26 +08:00
Deal 6bee95596b Update DevSetup.md [skip appveyor] [skip ci] 2023-09-13 03:39:51 +08:00
Deal 7f42bb6a92 Update DevSetup.md [skip ci] [skip appveyor] 2023-09-12 21:11:46 +08:00
halx99 f2470b99aa Android: Update AGP to 8.1.1
- jdk-17.x+ required
- gradle-bin 8.3
- Build-Tools 33.0.1
-  Delete package name from AndroidManifest.xml
- Add namespace "org.axmol.xxx" in 'app/build.gradle'
- Rename compileSdkVersion ==> compileSdk in 'app/build.gradle'
- Use rootProject.layout.buildDirectory instead rootProject.buildDir
- Android Studio 2022.3.1+
2023-09-12 01:13:06 +08:00
halx99 b2f814b308 Don't display WASM HelloLua [skip appveyor] 2023-09-11 23:34:24 +08:00
halx99 d2a8fa00cd Improve isolated site dist[skip appveyor] 2023-09-11 20:43:27 +08:00
halx99 aa12c467f4 Redirect wasm preview site 2023-09-11 20:01:56 +08:00
halx99 b8f069612e Bump v2.0.0 2023-09-09 10:20:39 +08:00
Deal 13bdda57fb Update DevSetup.md [skip ci][skip appveyor] 2023-09-09 09:59:17 +08:00
Deal 9031e99552 Update DevSetup.md [skip ci][skip appveyor] 2023-09-09 09:58:08 +08:00
halx99 1436dbadee Update reademe files 2023-09-02 20:06:18 +08:00
halx99 17a7c13a4e Update docs 2023-09-01 14:28:11 +08:00
halx99 e5d984a4f8 Auto deploy wasm demo to gh pages 2023-09-01 13:36:23 +08:00
halx99 0094c6bbb2 keep files for site build [skip ci] 2023-08-31 22:08:50 +08:00
halx99 12bb1eb62a Improve axmol site build 2023-08-31 21:20:01 +08:00
halx99 3b2491ea9d Improve setup [skip ci] 2023-08-30 12:55:19 +08:00
Deal 1f2f54f2ac Axmol console next (#1313) 2023-08-30 08:34:33 +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 33afe5470a Merge: 55cd8253f6 b161985934
Merge branch '1.x' into dev
2023-08-25 16:52:26 +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 bfe167121e Add cmake option AX_GLES_PROFILE
Valid value of AX_GLES_PROFILE: 0, 200, 300

By default, the AX_GLES_PROFILE is:

- android: 200, allow axmol apps runs on: API 17 Android 4.2+ devices
- winuwp: 300
- Win32/linux/osx/ios/tvos: 0

For ios/tvos, will forcing AX_GLES_PROFILE to 300 if AX_GLES_PROFILE not 0
2023-08-14 20:40:05 +08:00
aismann 9f386c19df Update DevSetup.md (#1264)
Example: How to build the tetst projects
2023-07-10 00:36:50 +08:00
Deal(涓€绾跨伒) 1612f3bc33 Update DevSetup.md [skip ci] 2023-07-06 21:47:16 +08:00
Deal(涓€绾跨伒) 850b84ddb8 Update DevSetup.md [skip ci] 2023-07-06 21:45:20 +08:00
Deal(涓€绾跨伒) c891130a79 Update DevSetup.md [skip ci] 2023-07-06 21:34:50 +08:00
Deal(涓€绾跨伒) 8d0d46b180 Update DevSetup.md [skip ci] 2023-07-06 21:27:40 +08:00
halx99 acc47b3281 Bump 1.1.0 2023-07-06 20:37:59 +08:00
halx99 0aef470146 Migrate setup.py to setup.ps1 2023-07-06 12:18:33 +08:00