ikpil
2edabd3d44
rename RcTelemetry to RcContext
2024-01-07 13:00:38 +09:00
ikpil
507e3548ef
refactor: aligned the parameter order of RasterizeTriangles() to match that of rcRasterizeTriangles() in the recastnavigation project.
2024-01-05 00:37:40 +09:00
ikpil
cfcdf86f2d
feat: change namespace RcVec2f, RcVec3f, RcMatrix4x4f for dotent 8
2023-10-16 23:55:34 +09:00
ikpil
7965af390e
refactor: Change 'xyz' to uppercase in preparation for switching to System.Numeric.Vector3
2023-10-12 23:04:29 +09:00
ikpil
e718f6174e
refactor: RcBuildContoursFlags
2023-10-08 14:48:43 +09:00
ikpil
229ab3f9f5
refactor: ObjImporter, InputGeomProvider
2023-09-24 18:42:41 +09:00
ikpil
07e6b08517
refactor: rename
2023-09-22 23:42:21 +09:00
ikpil
c1cc0fb286
refactor: added RcDirectory, RcResources
2023-09-20 23:41:18 +09:00
ikpil
c62cfb0985
reformat RcConfig
2023-09-02 13:31:30 +09:00
ikpil
6b40342a5c
Generation params ...
2023-08-24 23:07:43 +09:00
D.최익필
da8bac596a
[Upstream] Typo fixes (recastnavigation #660 )
2023-08-18 14:04:56 +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
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
8bc3afa2ec
rename Telemetry -> RcTelemetry, add RcTelemetryTick
2023-07-01 12:50:25 +09:00
ikpil
25ad6eeff0
changed class names by c++ recastnavigation
2023-06-08 22:24:34 +09:00
ikpil
b2a631a8fc
changed class names by c++ recastnavigation
2023-06-08 20:53:03 +09:00
ikpil
f29fefb149
rename Vector3f, Vector2f -> RcVec3f, RcVec2f
2023-06-03 21:47:26 +09:00
ikpil
5e788cbe65
[Upstream] Fix spans being filtered even if they have just enough clearance
2023-05-21 16:57:21 +09:00
ikpil
0f9e61f51e
preventing name conflicts
2023-05-06 11:44:57 +09:00
ikpil
9da140feac
C# style interface naming
2023-05-05 09:06:43 +09:00
ikpil
ded8f33ac1
C# style function name
2023-05-05 08:44:48 +09:00
ikpil
5ed9e602fb
012->xyz
2023-04-29 13:29:40 +09:00
ikpil
4002d1e18b
add test [Parallelizable]
2023-04-25 23:22:44 +09:00
ikpil
f9782da010
rename FrequencyWatch
2023-04-14 22:41:29 +09:00
ikpil
35591536fd
bugfix - TickWatch
2023-04-06 18:48:36 +09:00
ikpil
7c653af669
float[] => vector3f
2023-03-31 01:10:04 +09:00
ikpil
762e62b757
add detail build times
2023-03-25 13:23:25 +09:00
ikpil
5d5637143b
fix - ticks to millis
2023-03-24 10:58:11 +09:00
ikpil
5d0c5db2e7
fix netstandard21
2023-03-17 01:09:10 +09:00
ikpil
19af708461
Initial commit"
2023-03-14 14:02:43 +09:00