涓€绾跨伒
|
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 |
DelinWorks
|
765d3f5332
|
Replace CC_ with AX_
|
2022-07-08 02:17:41 +03:00 |
Turky Mohammed
|
d3c3fe9538
|
Merge: b4d04f4df9 1c02999878
Merge branch 'adxeproject:dev' into improve-engine-types
|
2022-07-06 07:21:13 +03:00 |
DelinWorks
|
b9547e5407
|
Update FastRNG.h
|
2022-07-06 07:20:40 +03:00 |
halx99
|
a5e957de9f
|
Fix ci
|
2022-07-05 23:47:25 +08:00 |
Turky Mohammed
|
656babac78
|
[IMPROVMENT] Change class name `Sprite3D` to `MeshRenderer` (#705)
* First draft [skip ci]
* Improve comments [skip ci]
* Rename MeshRendererMaterial to MeshMaterial [skip ci]
* Update dependent classes.
* Replace occurrences of Sprite3D with MeshRenderer.
* Update cpp-tests and extensions.
* Fix compilation.
* Try fixing lua-bindings
* Try fixing lua-bindings
* Update lua_cocos2dx_3d_manual.cpp [skip ci]
* Create RENAMED_TYPES.md
|
2022-07-05 14:48:46 +08:00 |
halx99
|
a576a42002
|
Remove CC_CONSTRUCTOR_ACCESS, refer to #603
|
2022-03-18 21:46:07 +08:00 |
halx99
|
3452ab798d
|
Update project urls
|
2022-02-24 18:51:36 +08:00 |
halx99
|
5e893f3b4d
|
Update project urls
|
2022-02-24 18:45:25 +08:00 |
halx99
|
bee4c310da
|
Fix WidgetPropertiesReader::getWidgetReaderClassName incorrect
|
2022-02-16 11:54:48 +08:00 |
halx99
|
74271f207b
|
Tidy audio folder
|
2022-01-03 11:34:58 +08:00 |
halx99
|
f80ddd3505
|
Fix ci [skip ci]
|
2021-12-31 15:49:45 +08:00 |
deal
|
f32280ff42
|
Merge: 687d15f16e 369de31853
Merge pull request #560 from adxeproject/ahead
Merge ahead to dev
|
2021-12-31 12:12:40 +08:00 |
halx99
|
64d7b55366
|
Update ci branch name
|
2021-12-31 11:00:35 +08:00 |
halx99
|
fa199da794
|
Improve string_view for some file
|
2021-12-30 09:48:39 +08:00 |
halx99
|
80f650981f
|
Committing clang-format changes
|
2021-12-29 11:31:28 +00:00 |
deal
|
a813aac10e
|
Merge: 6639f55c0f bec2e07a00
Merge pull request #561 from adxeproject/dev
Merge Crash Fix #559 from dev
|
2021-12-28 21:27:32 +08:00 |
halx99
|
13927aa1bc
|
Fix #559, match number type for get CURLINFO_RESPONSE_CODE
a. On linux x64, will crash with stack protector
Reported by @rh101
Signed-off-by: halx99 <halx99@live.com>
|
2021-12-28 21:00:45 +08:00 |
halx99
|
36e3a924a6
|
Fix ci
|
2021-12-28 19:10:50 +08:00 |
halx99
|
b0aee13b7f
|
Committing clang-format changes
|
2021-12-28 08:06:23 +00:00 |
halx99
|
6bba4ce24b
|
Merge: d397854ead 9eeeb151a1
Merge commit
|
2021-12-28 11:07:12 +08:00 |
halx99
|
c93849c6de
|
Commit chnages
|
2021-12-28 11:05:34 +08:00 |
halx99
|
f905bf5c23
|
Committing clang-format changes
|
2021-12-28 03:00:34 +00:00 |
halx99
|
b63f815488
|
Modify some extensions for string_view
|
2021-12-27 13:52:08 +08:00 |
halx99
|
5ba5049146
|
Huge changes for all string_view
|
2021-12-26 23:26:34 +08:00 |
halx99
|
8f83250ba4
|
Committing clang-format changes
|
2021-12-25 02:04:45 +00:00 |
halx99
|
1ee106007a
|
Remove all unnecessary nothrow
|
2021-12-08 00:11:53 +08:00 |
halx99
|
554412f4fd
|
Use struct `Vec2` instead `Size`
|
2021-10-23 23:27:14 +08:00 |
halx99
|
3474de5263
|
Fix ci
|
2021-10-11 13:44:28 +08:00 |
halx99
|
77404fd02a
|
Code style
|
2021-10-11 12:15:41 +08:00 |
halx99
|
c15442eaad
|
Fix some warnings
|
2021-10-09 13:48:56 +08:00 |
姒嗘煶鏉?
|
0aff165959
|
[fix]ScrollView and ListView goes back to the front incorrectly after calling doLayout.
|
2021-09-05 20:44:14 +08:00 |
rh101
|
4a0d48d93e
|
Fix for incorrect method name
|
2021-08-17 14:51:17 +10:00 |
rh101
|
c60f66c9bb
|
Use integer identifier for sprite sheet format.
Revert method name addSpriteFramesWithFileAndTexture back to addSpriteFramesWithFile
|
2021-08-17 14:04:45 +10:00 |
rh101
|
7a6734408d
|
Update sprite sheet API to allow custom sprite sheet texture filename to be used
|
2021-08-17 09:04:51 +10:00 |
halx99
|
5254edc733
|
Update spine-3.8 runtime to latest
Maybe no further update until upgrade to spine-4.x
|
2021-08-07 00:59:58 +08:00 |
halx99
|
4b7e098e65
|
Improve code quality
|
2021-07-16 11:04:38 +08:00 |
halx99
|
36042fdb55
|
Add new API Node::hitTest
|
2021-07-15 17:01:57 +08:00 |
rh101
|
95cf5b5c2b
|
Merge: 2aa2d69151 b7506fed0c
Merge branch 'vfs-support' of https://github.com/rh101/engine-x into vfs-support
|
2021-04-23 00:01:47 +10:00 |
rh101
|
54ffa13dff
|
Move PosixFileStream class to its own files
Update UserDefault to work with FileStream
Fix undefined openFileStream on platforms other than Win32
|
2021-04-23 00:01:32 +10:00 |
RH
|
1e15ed4839
|
Merge: 2cef9f2e76 844119d162
Merge pull request #3 from c4games/master
Sync with master
|
2021-04-22 21:48:49 +10:00 |
rh101
|
7540c06fd3
|
Use FileStream to write JPG images to disk
|
2021-04-22 21:36:26 +10:00 |
halx99
|
8ed6d34234
|
Explicit set cmake minimum version at app/build.gradle [ci build]
|
2021-04-22 11:40:53 +08:00 |
rh101
|
2bf12b2226
|
Add support for virtual file system via custom FileStream and FileUtils implementations.
|
2021-04-22 03:15:49 +10:00 |
halx99
|
757e7edbf7
|
lua api compatible
|
2021-01-09 18:32:22 +08:00 |
halx99
|
c17a21eb8c
|
fix #262
|
2020-11-16 22:38:18 +08:00 |
halx99
|
c98313ac4b
|
Prepre for box2d-2.4.1
|
2020-11-08 13:11:40 +08:00 |
halx99
|
306f74d94e
|
spine-c runtime compatible [ci build]
|
2020-11-04 19:10:02 +08:00 |
halx99
|
ac21c27140
|
Build pugixml from sources for all platforms (#241)
|
2020-10-21 12:28:34 +08:00 |