涓€绾跨伒|Deal
|
e0e083aa3b
|
Merge: 6df48e9f8b baceccbb2f
Merge pull request #837 from aismann/ISSUE_#825
#825
|
2022-09-02 11:59:46 +08:00 |
halx99
|
ec1a06afe8
|
Fix typo
|
2022-09-02 10:36:25 +08:00 |
aismann
|
68f8a2b0c7
|
#825
|
2022-09-01 13:51:19 +02:00 |
halx99
|
5298ed90cb
|
Fix #817
|
2022-08-31 13:45:06 +08:00 |
涓€绾跨伒|Deal
|
e37761260a
|
Migrate, use simple namespace ax (#818)
|
2022-08-29 20:51:22 +08:00 |
涓€绾跨伒
|
c6fc93abbc
|
Update README.md
|
2022-08-18 09:13:09 +08:00 |
unknown
|
9a9025aede
|
Add empty check
|
2022-08-16 15:12:45 +05:30 |
halx99
|
6d5e50ded9
|
Avoid unnecessary double lookup
|
2022-08-16 17:14:06 +08:00 |
unknown
|
9968a7ddcb
|
Add support for width & height in percentage for RichElementImage
|
2022-08-16 12:09:02 +05:30 |
DESKTOP-16GC0B8\813658
|
ff899d5511
|
Fixed get writable path for android
|
2022-08-13 23:53:40 +03:00 |
halx99
|
b1287b8cc5
|
Migrate cmake files
|
2022-08-11 15:41:10 +08:00 |
涓€绾跨伒
|
9892aa3d1c
|
Migrate axys (#782)
|
2022-08-08 18:02:17 +08:00 |
aismann
|
376c80dd2d
|
Replace push_back() vs emplace_back() on axis/tests/cpp-tests and axis/core (#781)
* Replace push_back() vs emplace_back() on axis\tests\cpp-tests\
D:\______\GitHub\aismann\axis\tests\cpp-tests\Classes
Replace Vector push_back() vs emplace_back() #762
* Replace push_back() vs emplace_back() on axis\core\ #781
* Update CCConsole.cpp
* Update UIWebViewImpl-android.cpp
* Update UIWebViewImpl-android.cpp
|
2022-08-08 13:18:33 +08:00 |
halx99
|
9ce38e060b
|
Improve android gradle utils
|
2022-08-07 09:26:56 +08:00 |
halx99
|
93550405bc
|
Improve android gradle cmake & ndk setup
|
2022-08-06 23:09:16 +08:00 |
halx99
|
714d814288
|
Improve android setup tools
- Rename ANDROID_SDK to ANDROID_SDK_ROOT, refer to: https://developer.android.google.cn/studio/command-line/variables
- CMake: Use ndk in sdk_root/ndk/xxx/
|
2022-08-06 22:02:58 +08:00 |
halx99
|
5a2ac3d34b
|
Improve gradle script
|
2022-08-02 17:55:00 +08:00 |
aismann
|
2a2e8a1e95
|
Improve c++11 for-loop performance with Universal References (#760)
|
2022-07-21 19:19:08 +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 |
涓€绾跨伒
|
bbe5566dec
|
[Gradle] Fix findNDK
|
2022-07-12 21:51:44 +08:00 |
halx99
|
5f04e88dc7
|
Improve android gradle script axistools.gradle
|
2022-07-12 13:07:27 +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 |
DESKTOP-16GC0B8\813658
|
07bffb5df1
|
operator[] changed for better usage
|
2022-07-09 02:07:01 +03:00 |
Turky Mohammed
|
59c6611e71
|
Replace everything under `core` (#735)
Co-authored-by: deal <halx99@live.com>
|
2022-07-09 01:23:11 +08:00 |
DelinWorks
|
70cd6095cc
|
Fix CMAKE
|
2022-07-08 02:10:35 +03:00 |
halx99
|
2ed8c71eb5
|
Setup vsync for all PC platforms
|
2022-07-01 17:55:54 +08:00 |
halx99
|
f0758b7993
|
Improve mac fps limit
|
2022-07-01 11:02:31 +08:00 |
DelinWorks
|
35bd10e707
|
Add UINT mesh index format support.
|
2022-06-30 21:44:37 +03:00 |
halx99
|
0707b47256
|
Try fix fps
|
2022-07-01 01:00:18 +08:00 |
涓€绾跨伒
|
6d2bc9bbf2
|
Revert "Unify frame rate control logical to director mainLoop"
|
2022-06-30 21:04:00 +08:00 |
涓€绾跨伒
|
8b42852d1f
|
Delete unused comment [skip ci]
|
2022-06-28 17:14:35 +08:00 |
涓€绾跨伒
|
614397d0f4
|
Merge: 7f795d7a6c c6c07428bf
Merge pull request #677 from rh101/rendertarget-fix
Make the render target selectable for RenderTexture
|
2022-06-28 16:39:59 +08:00 |
halx99
|
f8c036e621
|
Improve frame rate control precision
|
2022-06-28 16:33:50 +08:00 |
rh101
|
62af2299a6
|
Allow the selection of a shared or new render target for each instance of RenderTexture
Add a method to check if the RenderTexture is using a shared render target
|
2022-06-28 17:42:33 +10:00 |
halx99
|
7417447fc7
|
Fix ci
|
2022-06-28 15:03:35 +08:00 |
halx99
|
5db31e4125
|
Unify fps control logical to director mainLoop
|
2022-06-28 12:39:05 +08:00 |
halx99
|
cb8123e7a7
|
Improve GPUTextureFormat info enums
|
2022-06-27 15:37:55 +08:00 |
halx99
|
c25552c1b7
|
Improve code style
|
2022-06-25 00:36:50 +08:00 |
halx99
|
4cf6c52cf4
|
string_view
|
2022-06-20 01:49:50 +08:00 |
DelinWorks
|
2de02067d3
|
flag camera as Initialized in custom create functions.
|
2022-06-17 20:41:38 +03:00 |
halx99
|
61956d8dd6
|
Refine enum `Platform` defination to avoid conflict with system macro
refer to: #661
|
2022-06-17 22:18:26 +08:00 |
Turky Mohammed
|
7c1c0a0f56
|
Merge: 610711a164 990531ecdc
Merge branch 'adxeproject:dev' into partical-system-animation
|
2022-06-16 19:41:56 +03:00 |
DelinWorks
|
ae5d45a9c3
|
Fix enum class confliction & clean up types.
|
2022-06-16 18:48:53 +03:00 |
DelinWorks
|
5491ca8e6e
|
Remove useless functions.
|
2022-06-16 16:16:19 +03:00 |
Turky Mohammed
|
fc2ff5003f
|
Update CCParticleSystem.h
|
2022-06-16 14:13:59 +03:00 |