halx99
508836ed44
Enable switch fps position on mobile device
2022-07-03 11:17:22 +08:00
DelinWorks
686b74df86
Improve type naming.
2022-07-02 19:46:41 +03:00
DelinWorks
2043e4734f
Remove buffers stat and add quad mesh shaders.
...
Remove drawn buffers label and Add a simple position_texture_color shader for simple primitives like quads to implement static sprite batching in the future.
2022-07-02 18:22:31 +03:00
aismann
684fb3dcee
FPS display set position should be set by API #695
2022-07-01 17:15:20 +02:00
Turky Mohammed
8b22650ac9
Merge: 24c2550a09
8806d7bdf7
...
Merge branch 'adxeproject:dev' into improve-3d-renderer
2022-07-01 13:46:04 +03:00
涓€绾跨伒
5f2225662d
Merge: 9b1edadb2f
6d8aa5e6c1
...
Merge pull request #690 from DelinWorks/engine-bug-fixes
[BUG] Fix `getDefaultCamera()` returning nullptr on scene initialization.
2022-07-01 12:17:08 +08:00
halx99
5d86a92813
Fix #689
2022-07-01 12:14:44 +08:00
halx99
f0758b7993
Improve mac fps limit
2022-07-01 11:02:31 +08:00
DelinWorks
8cfbbd75f1
Update CCRenderer.cpp
2022-07-01 04:06:26 +03:00
DelinWorks
b6a80ab5b6
Fix get default camera nullptr on scene initialization.
2022-07-01 03:34:37 +03:00
DelinWorks
8485ece883
Update BufferGL.h
2022-06-30 22:43:56 +03:00
DelinWorks
f506e43c67
Update BufferGL.h
2022-06-30 22:26:02 +03:00
DelinWorks
35bd10e707
Add UINT mesh index format support.
2022-06-30 21:44:37 +03: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
ee3605c991
Improve renderer
2022-06-24 14:18:48 +08:00
涓€绾跨伒
767126e854
glGetTexImage only supported by Natvie GL
2022-06-22 19:09:45 +08:00
Turky Mohammed
5a0f0f9073
Merge: 101f09d912
820ad21a46
...
Merge branch 'adxeproject:dev' into camera-2d-zoom-feature
2022-06-17 17:16:55 +03:00
DelinWorks
fed10a0197
Add comment. [skip ci]
2022-06-17 17:16:39 +03:00
Turky Mohammed
7c1c0a0f56
Merge: 610711a164
990531ecdc
...
Merge branch 'adxeproject:dev' into partical-system-animation
2022-06-16 19:41:56 +03:00
DelinWorks
fd4bfb0fd5
Apply orthographic zoom values non-destructively.
2022-06-16 16:41:40 +03:00
halx99
4301448ba4
Set default encoding to UTF-8 [skip ci]
2022-06-16 21:18:31 +08:00
Turky Mohammed
fc2ff5003f
Update CCParticleSystem.h
2022-06-16 14:13:59 +03:00
halx99
51b6e5391f
Fix ci, astc only support sse2 for x86 target
2022-06-16 12:22:39 +08:00
DelinWorks
73b29e235e
Add cpp_tests and improve system.
2022-06-15 23:04:08 +03:00
halx99
5c9ab14d3e
Fix astc cmake simd check for windows x64
2022-06-15 21:16:51 +08:00
DelinWorks
82722eefc2
Fix rotation override and node base class calls.
...
Make sure Node class calls it's base functions and NOT the ones overridden when changing position, and make sure the rotation set for the camera isn't altered when calling applyCustomProperties().
2022-06-15 16:10:47 +03:00
aismann
a0dfe6e2ab
SimpleSnake small updates
...
- CodeCleanup
- MIT License file
- readme update
2022-06-15 07:02:08 +02:00
DelinWorks
14666d9c1f
Add position rotation setters & getters override for custom behaviors.
2022-06-15 03:48:26 +03:00
halx99
ce63a440ef
Take care glGetTexImage func pointer check
2022-06-14 15:33:42 +08:00
halx99
c3f40d2b36
Improvements and bug fixes
...
Improve ResizableBufferAdapter style
Improve extesnion adxelua
Improve code quality
Fix lua-tests BillBoardTest
Sync texture pixel format enum values for adxelua
Fix luaval_to_vec2 parameter location
Improve windows workflow
Improve cmake scripts
Take care Texture2D::setDefaultAlphaPixelFormat use
2022-05-13 21:06:29 +08:00
halx99
a6e7eb8942
Rename source file name match with class name
2022-04-27 18:24:33 +08:00
halx99
cc5509f23a
Update copyright notices
2022-04-25 19:15:46 +08:00
halx99
96e789f5c8
Reindent code [skip ci]
2022-04-24 21:44:41 +08:00
halx99
a576a42002
Remove CC_CONSTRUCTOR_ACCESS, refer to #603
2022-03-18 21:46:07 +08:00
halx99
8caed810e0
Fix leak
2022-03-13 12:05:22 +08:00
halx99
7ce188ebda
Finish #578
2022-02-17 17:11:17 +08:00
halx99
d07c36f60f
Fix #580
2022-02-08 12:41:18 +08:00
halx99
df441ca0c9
Fix ci
2022-02-06 13:18:27 +08:00
halx99
bc1d0223c0
Remove unnecessary parameter
2022-02-06 13:06:49 +08:00
halx99
beb8606e16
Fix ci & update project url in sources
2022-01-04 12:36:20 +08:00
halx99
def5f9e2bc
Rename core folder name
2021-12-31 14:39:08 +08:00