一线灵
31d859f17e
Rename is64BitIOSDevice to is64BitMobileDevice
2022-06-17 22:54:52 +08:00
一线灵
e06eed5d3a
Fix ci
2022-06-17 22:50:29 +08:00
halx99
0bf8d9ddf3
Refine enum `Platform` defination to avoid conflict with system macro
...
refer to: #661
2022-06-17 22:18:26 +08:00
Turky Mohammed
305520fd7f
Merge branch 'adxeproject:dev' into camera-2d-zoom-feature
2022-06-17 17:16:55 +03:00
DelinWorks
101f09d912
Add comment. [skip ci]
2022-06-17 17:16:39 +03:00
一线灵
820ad21a46
Merge pull request #662 from DelinWorks/partical-system-animation
...
Fix enum class confliction & clean up types.
2022-06-17 08:01:02 +08:00
DelinWorks
cf770a9810
GitHub being frustrating as always :/
2022-06-16 19:42:37 +03:00
Turky Mohammed
79ec90e898
Merge branch 'adxeproject:dev' into partical-system-animation
2022-06-16 19:41:56 +03:00
DelinWorks
610711a164
Revert "Fix things..."
...
This reverts commit 038fca48e1
.
2022-06-16 19:39:58 +03:00
DelinWorks
038fca48e1
Fix things...
2022-06-16 19:38:44 +03:00
DelinWorks
d35455212a
Revert "Revert! dumb idea."
...
This reverts commit 7969deb02a
.
2022-06-16 19:32:52 +03:00
DelinWorks
7969deb02a
Revert! dumb idea.
2022-06-16 19:31:17 +03:00
DelinWorks
2f12e7692a
Fix enum class confliction & clean up types.
2022-06-16 18:48:53 +03:00
DelinWorks
6d858b4b9d
Apply orthographic zoom values non-destructively.
2022-06-16 16:41:40 +03:00
halx99
990531ecdc
Committing genbindings changes
2022-06-16 13:25:34 +00:00
一线灵
dc8650d7f6
Merge pull request #639 from DelinWorks/partical-system-animation
...
[PROPOSAL] Add Particle System Animations And Improvements
2022-06-16 21:18:57 +08:00
halx99
7fd2fd6dac
Set default encoding to UTF-8 [skip ci]
2022-06-16 21:18:31 +08:00
DelinWorks
3ad75970ee
Remove useless functions.
2022-06-16 16:16:19 +03:00
DelinWorks
2e3c84252d
Add fourccId support.
2022-06-16 15:25:43 +03:00
Turky Mohammed
2b2a57e8ce
Update CCParticleSystem.h
2022-06-16 14:13:59 +03:00
一线灵
1154fd8eb4
Update version [skip ci]
2022-06-16 19:00:51 +08:00
halx99
99f8c620e6
Fix ci, astc only support sse2 for x86 target
2022-06-16 12:22:39 +08:00
Turky Mohammed
26013c7d15
Update RngSeed.hpp [skip ci]
2022-06-16 05:23:41 +03:00
Turky Mohammed
ce77ba4c72
Update RngSeed.hpp [skip ci]
2022-06-16 05:14:56 +03:00
DelinWorks
ca4d1524dc
extract RngSeed struct to it's separate class. [skip ci]
2022-06-16 05:01:35 +03:00
DelinWorks
ee711032a7
Fix fixed fps move stuttering.
2022-06-16 03:55:46 +03:00
DelinWorks
16a4dab9d0
Add function versioning. [skip ci]
2022-06-16 00:47:19 +03:00
DelinWorks
0a1fe16b33
Add cpp_tests and improve system.
2022-06-15 23:04:08 +03:00
一线灵
029296ff75
Merge pull request #660 from aismann/dev
...
Small updates (source and readme), add license.
2022-06-15 23:37:18 +08:00
halx99
bb145b2042
Fix astc cmake simd check for windows x64
2022-06-15 21:16:51 +08:00
DelinWorks
730700cf10
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
589e0af3fd
Update README.md
2022-06-15 07:10:54 +02:00
aismann
05f92e4208
SimpleSnake small updates
...
- CodeCleanup
- MIT License file
- readme update
2022-06-15 07:02:08 +02:00
Turky Mohammed
0e7a8a8ae8
Remove useless code and comments. [skip ci]
2022-06-15 05:25:40 +03:00
DelinWorks
8d614ada98
Fix rotation update & reference deduction.
2022-06-15 05:00:17 +03:00
DelinWorks
c43880d991
Fix orthogonal apply custom positioning. [skip ci]
2022-06-15 03:55:57 +03:00
DelinWorks
81a6c508d1
Add position rotation setters & getters override for custom behaviors.
2022-06-15 03:48:26 +03:00
一线灵
559bb6881e
Merge pull request #657 from aismann/SimpleSnake
...
SimpleSnake example
2022-06-15 06:42:25 +08:00
aismann
00d8080761
Create README.md
2022-06-14 21:42:00 +02:00
aismann
11a1b01482
@aismann Codacy Static Code Analysis fixes
2022-06-14 20:23:55 +02:00
aismann
43a73b3c4a
Codacy Static Code Analysis fixes
2022-06-14 20:10:15 +02:00
aismann
0aa6d151c9
SimpleSnake example
2022-06-14 19:48:06 +02:00
halx99
2e412ee29f
Take care glGetTexImage func pointer check
2022-06-14 15:33:42 +08:00
一线灵
7dcffeeb9a
cocos2dVersion compatible ( #655 )
...
* cocos2dVersion compatible
* Update [skip ci]
2022-06-14 13:33:45 +08:00
DelinWorks
e9ce8da4ef
Update CCCamera.cpp [skip ci]
2022-06-14 02:11:40 +03:00
DelinWorks
a9a29c2a40
Improve system and fix near plane zoom in.
2022-06-14 01:53:35 +03:00
DelinWorks
61337ff5f4
Fix other platforms compilation.
2022-06-13 21:33:23 +03:00
DelinWorks
6d5c1a446a
Add zoom and camera features.
2022-06-13 21:04:24 +03:00
halx99
d2707f84f5
Update minimal xcode version requirement
2022-06-13 20:12:14 +08:00
一线灵
d6bfe25f76
Fix typo [skip ci]
2022-06-13 15:44:25 +08:00