Skip to content

Commit

Permalink
DrawNode V2 (axmolengine#2124)
Browse files Browse the repository at this point in the history
* DrawNodeV2 ready4merge

* Update README.md

* Lua stuff

* Update DrawNode.h

* Update DrawNode.cpp

* Update DrawNode.cpp

* Update DrawNode.cpp

* Add the cocos2dx test again, add some improvements

* Some improvements

* Remove CandyMix from Android devices

* Update DrawNodeTest.cpp

* Clean tester code
  • Loading branch information
aismann authored and xfbird committed Sep 18, 2024
1 parent dc26757 commit 10b5191
Show file tree
Hide file tree
Showing 15 changed files with 6,465 additions and 781 deletions.
1 change: 0 additions & 1 deletion CMakeOptions.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
- AX_ENABLE_EXT_EFFEKSEER: the effekseer extension, default: `FALSE`
- AX_ENABLE_EXT_JSONDEFAULT: the UserDefault based on json, default: `FALSE`
- AX_ENABLE_EXT_LUA: the lua extension, default: `TRUE`
- AX_ENABLE_EXT_DRAWNODEEX: the DrawNodeEx extension, default: `TRUE`
- AX_WITH_XXX: usually user don't need care it
- AX_USE_COMPAT_GL: whether use compat gl as renderer backend, default: win32: `TRUE`, others: `FALSE`
- win32: whether use ANGLE GLES backend
Expand Down
Loading

0 comments on commit 10b5191

Please sign in to comment.