Commit Graph

2353 Commits

Author SHA1 Message Date
Turky Mohammed 59c6611e71 Replace everything under `core` (#735)
Co-authored-by: deal <halx99@live.com>
2022-07-09 01:23:11 +08:00
涓€绾跨伒 8dcef00970 Rename .github/PULL_REQUEST_TEMPLATE/pull_request_template.md to .github/pull_request_template.md
Fix pull request tempalte doesn't work
2022-07-08 23:17:29 +08:00
halx99 c10fb9a94f Add pull request template 2022-07-08 22:56:49 +08:00
DESKTOP-16GC0B8\813658 234fc8c01b Added operator[] for IndexArray to align it to stl container to protect existing code which could use IndexArray with the corresponding api;
Added uint16_t as default template parameter for IndexArray::push_back(...)
2022-07-08 17:08:39 +03:00
halx99 60bd088129 Update tool scripts and delete unused file 2022-07-08 17:56:04 +08:00
涓€绾跨伒 3896db6ab2 Update version [skip ci] 2022-07-08 16:02:51 +08:00
涓€绾跨伒 20900f2065 Merge: f02410f81b f15dc098e6
Merge pull request #730 from DelinWorks/migrate-engine-name

Fix engine setup files.
2022-07-08 15:34:23 +08:00
涓€绾跨伒 5fdd3d6bc2 Update Codacy Badge [skip ci] 2022-07-08 15:04:01 +08:00
halx99 906c60e40e Fix setup cmake files and some relative sources 2022-07-08 14:20:41 +08:00
DelinWorks 955c42c7a2 [skip ci] 2022-07-08 07:36:32 +03:00
DelinWorks 519eef7cc4 Fix project creation tools. [skip ci] 2022-07-08 07:27:10 +03:00
DelinWorks 90053545eb Fix project creation tools. 2022-07-08 07:22:29 +03:00
DelinWorks 9ec21db1d4 Merge: e73b2492c5 b5f7378b72
Merge branch 'migrate-engine-name' of https://github.com/DelinWorks/axis into migrate-engine-name
2022-07-08 02:18:06 +03:00
DelinWorks 765d3f5332 Replace CC_ with AX_ 2022-07-08 02:17:41 +03:00
Turky Mohammed 453f364b93 [skip ci] 2022-07-08 02:11:46 +03:00
Turky Mohammed 66b1148c41 [skip ci] 2022-07-08 02:11:24 +03:00
DelinWorks 70cd6095cc Fix CMAKE 2022-07-08 02:10:35 +03:00
DelinWorks 434d3fa2ab Update .gitignore [skip ci] 2022-07-07 15:54:17 +03:00
DelinWorks 4c6313d66a Update .gitignore [skip ci] 2022-07-07 15:52:49 +03:00
DelinWorks 3d47f2aa91 Finally fix .gitignore [skip ci] 2022-07-07 15:51:47 +03:00
DelinWorks 1b7e292e1c Update .gitignore [skip ci] 2022-07-07 15:43:01 +03:00
DelinWorks 67c43b84ea Update .gitignore 2022-07-07 15:32:12 +03:00
DelinWorks 14593030d1 Update .gitignore 2022-07-07 15:31:33 +03:00
DelinWorks 977d1f01a0 Rename build toolchain. 2022-07-07 15:29:23 +03:00
DelinWorks 455be5d2ac Fix python setup file. 2022-07-07 14:37:59 +03:00
涓€绾跨伒 cb20eb614c Merge: 35a95b0c0f a4d40c0bbe
Merge pull request #726 from DelinWorks/migrate-engine-name

Improve Readme title.
2022-07-07 18:27:42 +08:00
halx99 7d245700be Fix gh actions syntax 2022-07-07 17:45:52 +08:00
halx99 f11930eb08 Auto ignore all *.md files for ci 2022-07-07 17:42:45 +08:00
DelinWorks 973d065ba7 Update README.md 2022-07-07 12:07:34 +03:00
DelinWorks 9dae9ddaff Improve Readme title. 2022-07-07 12:05:04 +03:00
涓€绾跨伒 439aff8dcf Merge: df27706ad2 698b84d7b2
Merge pull request #720 from axis-project/improve-index-array

Improve IndexArray
2022-07-07 16:53:18 +08:00
DelinWorks 5d6def0ed8 Update md files. [skip ci] 2022-07-07 11:26:13 +03:00
DelinWorks 3b1c7f9d74 Revert "Revert "Update README.md" [skip ci]"
This reverts commit 54189e0ae3.
2022-07-07 11:23:03 +03:00
DelinWorks 74b60b97db Revert "Update README.md"
This reverts commit 9e7d44f131.
2022-07-07 11:21:55 +03:00
DelinWorks cd5f676e6f Update README.md 2022-07-07 11:21:42 +03:00
halx99 d2768b9fe8 Delete unused comments 2022-07-07 15:41:32 +08:00
halx99 de2c1e576d The `operator[]` not good for template use, always use at instead. 2022-07-07 15:40:16 +08:00
halx99 cdd00c4bc5 Improve IndexArray implementation 2022-07-07 14:49:26 +08:00
DelinWorks 6ead71b72c Fix shader matrix multiplication. 2022-07-07 05:38:28 +03:00
halx99 d422dace65 Merge: fca740889d 8ff01d47c4
Merge branch 'dev' of https://github.com/adxeproject/adxe into improve-index-array
2022-07-07 10:06:21 +08:00
涓€绾跨伒 3cd56529fb Fix ci 2022-07-07 09:59:21 +08:00
涓€绾跨伒 269b7317e1 Update CCBundle3DData.h 2022-07-07 09:52:11 +08:00
halx99 0f5b0ec7c2 Improve IndexArray 2022-07-07 09:31:34 +08:00
halx99 222769bf59 Improve code style 2022-07-07 09:30:48 +08:00
涓€绾跨伒 5e5b17ab57 Merge: 38c285b5bf 67f1a7cca2
Merge pull request #719 from aismann/patch-2

Update README.md
2022-07-06 23:27:15 +08:00
涓€绾跨伒 3c5d1f468f Merge: f4897fe14c 043207e9c1
Merge pull request #717 from aismann/ImprovePhysicsTest

Improve look of DebugDraw and feel of LogoSmash, Raycast., etc
2022-07-06 23:15:07 +08:00
aismann 09522fd81b Update README.md 2022-07-06 17:08:38 +02:00
aismann 415c03362f Update README.md 2022-07-06 16:52:23 +02:00
aismann 4fd3d16dc7 Improve look of DebugDraw and feel of LogoSmash, Raycast., etc
Its look professional now ;)
2022-07-06 16:02:41 +02:00
涓€绾跨伒 2dc07ffd6e Merge: 7a97ca6ef8 b6c3c43ee0
Merge pull request #716 from aismann/ImprovePhysicsTest

Replacing 'ball' with 'blocks' to see better what happens
2022-07-06 17:44:17 +08:00