ikpil
77153ddb25
rename for unity3d
2023-08-04 23:08:29 +09:00
ikpil
cab865f747
rename for unity3d
2023-08-04 22:59:52 +09:00
ikpil
94e1922e02
rename for unity3d
2023-08-04 22:53:54 +09:00
ikpil
74cbb2ee29
add DtCrowdTimerLabel
2023-08-04 00:17:51 +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
bc3e8cd7bd
for intellisense
2023-08-02 00:04:59 +09:00
ikpil
e3cad83e55
added RcMatrix4X4
2023-08-02 00:00:00 +09:00
ikpil
974b2480dd
remove NavMeshUtils
2023-08-01 23:59:45 +09:00
ikpil
912b9e27fb
remove nullable float in DtNavMeshRaycast.Raycast, RcPolyMeshRaycast.Raycast
2023-08-01 23:32:28 +09:00
ikpil
ccba2afb0c
renavme for unity3d
2023-07-31 15:40:26 +09:00
ikpil
783ef97173
rename for unity3d
2023-07-31 15:38:53 +09:00
ikpil
123640627a
remove nullable float at DtUtils.ClosestHeightPointTriangle
2023-07-31 10:38:14 +09:00
ikpil
71838af06c
rename DetourCommon to DtUtils
2023-07-31 10:34:20 +09:00
ikpil
47a93f7ab3
remove nullable float in TraversHeightfield
2023-07-31 10:17:59 +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
5b16338447
added check tile building
2023-07-30 10:36:02 +09:00
ikpil
d21cbfb46d
move function to a different location in the code
2023-07-29 15:57:17 +09:00
ikpil
0ab618bc15
failed to build navmesh in unity3d
2023-07-29 12:01:38 +09:00
ikpil
eb8eaa1d36
obstacle layout
2023-07-29 10:47:12 +09:00
ikpil
b115f816b4
adding obstacle tool
2023-07-29 10:44:24 +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
2553e40ad3
add RemoveAllTiles, BuildAllTiles
2023-07-28 09:49:22 +09:00
ikpil
60850b0cbf
added tile tool
2023-07-27 15:39:21 +09:00
ikpil
afc515c498
build by sample settings
2023-07-27 14:29:34 +09:00
ikpil
e6e17d83a2
typo
2023-07-27 14:19:31 +09:00
ikpil
21a6b1c5e8
null check
2023-07-27 13:01:20 +09:00
ikpil
403e611628
test
2023-07-27 08:43:52 +09:00
ikpil
1dbf7aac44
remove tile in tile tool
2023-07-27 08:43:28 +09:00
ikpil
d5f1b4be54
view active tile box wire
2023-07-27 06:40:41 +09:00
ikpil
1968d90609
use DebugDrawCross
2023-07-27 06:31:16 +09:00
ikpil
8681a822ad
tt
2023-07-27 06:27:38 +09:00
ikpil
dd08fcee70
draw demo
2023-07-27 06:21:55 +09:00
ikpil
b42c26c844
view grid
2023-07-27 05:59:44 +09:00
ikpil
afc1968d3d
remove using
2023-07-27 00:30:35 +09:00
ikpil
9381b5b8ff
tile selecting
2023-07-27 00:30:01 +09:00
ikpil
1ff0f85b1f
add tile grid view
2023-07-27 00:16:52 +09:00
ikpil
0832ed3fdb
added tile tool template
2023-07-26 23:13:21 +09:00
ikpil
061c4469ed
class StraightPathItem -> readonly struct StraightPathItem
2023-07-26 00:14:34 +09:00
ikpil
04fd0abea0
change public api in StraightPathItem
2023-07-26 00:03:48 +09:00
ikpil
f9c79c9b71
add AggressiveInlining
2023-07-26 00:00:09 +09:00
ikpil
336ba6b132
remove class SteerTarget
2023-07-25 23:59:51 +09:00
ikpil
7f10d5814d
changed insert sort
2023-07-25 15:44:57 +09:00
ikpil
f78b377d26
Fix typo in dtPoly member documentation (recastnavigation #649 )
2023-07-25 15:30:36 +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
a57b8f26d6
typo
2023-07-23 17:28:52 +09:00
ikpil
078bf53c15
added ScopeTimer
2023-07-22 19:00:12 +09:00
ikpil
9334315610
performance
2023-07-22 18:40:41 +09:00