DotRecastNetSim/src/DotRecast.Recast.Demo/Draw
ikpil b26847d90f change GetNodeMap to AsEnumerable in DtNodePool 2024-02-13 13:53:43 +09:00
..
ArrayBuffer.cs refactor: add type-safe array copy function 2023-11-11 13:08:52 +09:00
DebugDraw.cs refactor: support net6.0 2023-10-28 12:30:49 +09:00
DebugDrawPrimitives.cs reformat 2023-03-17 01:48:49 +09:00
DrawMode.cs typo public property getter -> readonly 2023-12-29 21:07:44 +09:00
GLCheckerTexture.cs add tile cache compressor factory shared 2023-08-19 15:31:51 +09:00
GLU.cs refactor: add type-safe array copy function 2023-11-11 13:08:52 +09:00
IOpenGLDraw.cs feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
ModernOpenGLDraw.cs refactor: support net6.0 2023-10-28 12:30:49 +09:00
NavMeshRenderer.cs refactor: support .netstandard2.1 vector3 2023-10-28 13:22:02 +09:00
OpenGLVertex.cs feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8 2023-10-16 23:55:34 +09:00
RecastDebugDraw.cs change GetNodeMap to AsEnumerable in DtNodePool 2024-02-13 13:53:43 +09:00