axmol/core/physics3d
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
..
CCPhysics3D.cpp Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
CCPhysics3D.h [IMPROVMENT] Change class name `Sprite3D` to `MeshRenderer` (#705) 2022-07-05 14:48:46 +08:00
CCPhysics3DComponent.cpp Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
CCPhysics3DComponent.h Remove CC_CONSTRUCTOR_ACCESS, refer to #603 2022-03-18 21:46:07 +08:00
CCPhysics3DConstraint.cpp Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
CCPhysics3DConstraint.h Remove CC_CONSTRUCTOR_ACCESS, refer to #603 2022-03-18 21:46:07 +08:00
CCPhysics3DDebugDrawer.cpp Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
CCPhysics3DDebugDrawer.h Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
CCPhysics3DObject.cpp Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
CCPhysics3DObject.h Remove CC_CONSTRUCTOR_ACCESS, refer to #603 2022-03-18 21:46:07 +08:00
CCPhysics3DShape.cpp Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
CCPhysics3DShape.h Remove CC_CONSTRUCTOR_ACCESS, refer to #603 2022-03-18 21:46:07 +08:00
CCPhysics3DWorld.cpp Fix ci & update project url in sources 2022-01-04 12:36:20 +08:00
CCPhysics3DWorld.h Remove CC_CONSTRUCTOR_ACCESS, refer to #603 2022-03-18 21:46:07 +08:00
CCPhysicsMeshRenderer.cpp [IMPROVMENT] Change class name `Sprite3D` to `MeshRenderer` (#705) 2022-07-05 14:48:46 +08:00
CCPhysicsMeshRenderer.h [IMPROVMENT] Change class name `Sprite3D` to `MeshRenderer` (#705) 2022-07-05 14:48:46 +08:00
CMakeLists.txt [IMPROVMENT] Change class name `Sprite3D` to `MeshRenderer` (#705) 2022-07-05 14:48:46 +08:00