Commit Graph

62 Commits

Author SHA1 Message Date
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
涓€绾跨伒 941f69380e Merge: bb145b2042 589e0af3fd
Merge pull request #660 from aismann/dev

Small updates (source and readme), add license.
2022-06-15 23:37:18 +08: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 aa022faf86 Update README.md 2022-06-15 07:10:54 +02: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
aismann b630c4ad34 Create README.md 2022-06-14 21:42:00 +02:00
aismann 4b86a32eed @aismann Codacy Static Code Analysis fixes 2022-06-14 20:23:55 +02:00
aismann e2e168926f Codacy Static Code Analysis fixes 2022-06-14 20:10:15 +02:00
aismann f829e50afb SimpleSnake example 2022-06-14 19:48:06 +02:00