axmol/core/3d
halx99 ad051f353f
Update TLD to axmol.dev in sources (#1977)
2024-06-10 02:25:43 +08:00
..
3DProgramInfo.cpp Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
3DProgramInfo.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
AABB.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
AABB.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Animate3D.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Animate3D.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Animation3D.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Animation3D.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
AnimationCurve.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
AnimationCurve.inl Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
AttachNode.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
AttachNode.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
BillBoard.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
BillBoard.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Bundle3D.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Bundle3D.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Bundle3DData.cpp Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
Bundle3DData.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
BundleReader.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
BundleReader.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
CMakeLists.txt Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
Frustum.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Frustum.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Mesh.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Mesh.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
MeshMaterial.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
MeshMaterial.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
MeshRenderer.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
MeshRenderer.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
MeshSkin.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
MeshSkin.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
MeshVertexIndexData.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
MeshVertexIndexData.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
MotionStreak3D.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
MotionStreak3D.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
OBB.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
OBB.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
ObjLoader.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
ObjLoader.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Plane.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Plane.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Ray.cpp Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
Ray.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Skeleton3D.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Skeleton3D.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Skybox.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Skybox.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Terrain.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Terrain.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
VertexAttribBinding.cpp Merge: 41714a04fd 2631c8405b 2023-09-02 19:56:50 +08:00
VertexAttribBinding.h Rename ax::Ref ==> ax::Object (#1877) 2024-05-03 22:15:08 +08:00
cocos3d.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00