ikpil
229ab3f9f5
refactor: ObjImporter, InputGeomProvider
2023-09-24 18:42:41 +09:00
ikpil
707d91afea
refactor: clamp
2023-09-23 07:38:46 +09:00
ikpil
a46aa0eaee
refactor: math
2023-09-23 07:30:47 +09:00
ikpil
07e6b08517
refactor: rename
2023-09-22 23:42:21 +09:00
ikpil
ecca198d6f
[Upstream] Minor refactor in RecastMesh.cpp ( #661 )
...
- https://github.com/recastnavigation/recastnavigation/pull/661
2023-09-06 00:12:19 +09:00
ikpil
1008a15856
MeshProcess
2023-09-05 00:06:19 +09:00
ikpil
3915a4418c
reformat api
2023-09-02 14:24:47 +09:00
ikpil
c62cfb0985
reformat RcConfig
2023-09-02 13:31:30 +09:00
ikpil
c1a2750555
switch branch
2023-09-02 11:57:23 +09:00
ikpil
0027cd36ee
typo comment
2023-08-30 23:44:01 +09:00
ikpil
e663b617e3
for test
2023-08-30 00:02:49 +09:00
ikpil
6b40342a5c
Generation params ...
2023-08-24 23:07:43 +09:00
ikpil
e4b5bddac7
add GetMesh() in IInputGeomProvider
2023-08-24 23:07:03 +09:00
ikpil
503b063d84
remove SingleTrimeshInputGeomProvider
2023-08-20 13:25:48 +09:00
ikpil
8328527b2a
typo
2023-08-20 13:24:57 +09:00
ikpil
36746745b7
seperator RcOffMeshConnection, DtOffMeshConnection
2023-08-20 13:08:44 +09:00
ikpil
90f48d1021
remove IConvexVolumeProvider
2023-08-20 13:05:04 +09:00
ikpil
bac7a76258
add demotool, toolable
2023-08-20 12:40:05 +09:00
ikpil
a94965ac40
typo
2023-08-19 16:13:37 +09:00
ikpil
6450704a8f
add DtTileCacheLayerBuilder
2023-08-19 12:48:47 +09:00
D.최익필
da8bac596a
[Upstream] Typo fixes (recastnavigation #660 )
2023-08-18 14:04:56 +09:00
ikpil
bd16322ec2
need to perform string parsing and formatting without depending on notation. ( #7 )
...
- https://github.com/ikpil/DotRecast/issues/7
- thank you @BasicCPPDev
2023-08-13 14:59:01 +09:00
ikpil
433342c033
[Upstream] Some quick cleanup in RecastRasterization.cpp (recastnavigation #655 )
...
* Rename hf -> heightfield to be consistent
* Removed unused include
2023-08-11 12:51:07 +09:00
ikpil
cb65fc619d
for unity3d
2023-08-08 23:27:58 +09:00
ikpil
3aefd2c378
change class RcCompactCell -> readonly struct RcCompactCell
2023-08-06 12:05:23 +09:00
ikpil
1104e2276e
add RcImmutableArray for unity3d
2023-08-05 10:27:10 +09:00
ikpil
b384133553
add shared comparer
2023-08-05 08:42:21 +09:00
ikpil
40fda6806e
rename for typo
2023-08-04 23:18:40 +09:00
ikpil
71b68a4937
remove all nullable float
2023-08-03 00:06:16 +09:00
ikpil
dab3a9e020
remove nullable float in GetPolyHeight
2023-08-02 23:43:56 +09:00
ikpil
912b9e27fb
remove nullable float in DtNavMeshRaycast.Raycast, RcPolyMeshRaycast.Raycast
2023-08-01 23:32:28 +09:00
ikpil
783ef97173
rename for unity3d
2023-07-31 15:38:53 +09:00
ikpil
0614c040ba
remove nullable float in IntersectSegmentTriangle
2023-07-30 11:27:10 +09:00
ikpil
8044b85ec5
rename Recast.Recast -> RcUtils
2023-07-30 11:17:10 +09:00
ikpil
12dfb27538
for unity3d
2023-07-28 21:01:22 +09:00
ikpil
2842c65bb7
for unity3d
2023-07-28 20:43:50 +09:00
ikpil
60850b0cbf
added tile tool
2023-07-27 15:39:21 +09:00
ikpil
7f10d5814d
changed insert sort
2023-07-25 15:44:57 +09:00
ikpil
27250908d7
[Upstream] Improved variable naming in RecastArea.cpp (recastnavigation #636 )
...
* Cleanup compact heightfield functions in RecastArea.cpp
* More improved variable names for RecastArea.cpp
* Improved variable names and documentation in rcOffsetPoly
* Don't normalize the miter bisector in rcOffsetPoly since this needs to be proportional to both segment normals.
* Moved vector normalization out of rcOffsetPoly into a helper function rcVsafeNormalize
* Rename local variables in rcOffsetPoly
* Rename BMiterX/Z to cornerMIterX/Z
* Also fixed some comment descriptions
* Added docstring for rcVsafeNormalize
* Improved clarity of a few comments
2023-07-25 15:28:45 +09:00
ikpil
43cf1c12ba
remove CornerHeight class
2023-07-11 23:06:22 +09:00
ikpil
e923e8262a
ConvexVolume RcConvexVolume for unity3d
2023-07-10 19:03:47 +09:00
ikpil
bc14092125
add scoped timer
2023-07-08 12:20:20 +09:00
ikpil
846e1a9b65
change convexVolume tool impl for unity3d
2023-07-06 00:01:53 +09:00
ikpil
5f41636043
[Upstream] Bounds checks were unnecessary inclusive. ( #418 )
2023-07-04 00:18:02 +09:00
ikpil
43bfc9a5a0
move DotRecast.Core.RcTelemetry
2023-07-01 13:05:38 +09:00
ikpil
8bc3afa2ec
rename Telemetry -> RcTelemetry, add RcTelemetryTick
2023-07-01 12:50:25 +09:00
ikpil
9d080e3b83
add ofidx
2023-06-15 18:27:19 +09:00
ikpil
25ad6eeff0
changed class names by c++ recastnavigation
2023-06-08 22:24:34 +09:00
ikpil
03b9a987dd
static class
2023-06-08 21:39:12 +09:00
ikpil
b2a631a8fc
changed class names by c++ recastnavigation
2023-06-08 20:53:03 +09:00