Garry's Mod

Garry's Mod

Track Assembly Tool
401개 중 71~80개 표시 중
< 1 ... 6  7  8  9  10 ... 41 >
업데이트: 2022년 9월 11일 @ 오전 12시 37분

2022-09-11 10:32:09.29

https://github.com/dvdvideo1234/TrackAssemblyTool/commit/a673b69fa027eaeecdc97e4e153f9ab21c08817d

Fixed: Issue #39 reading a file returns nil being trimmed

업데이트: 2022년 8월 11일 @ 오전 11시 53분

2022-08-11 21:48:29.27

https://github.com/dvdvideo1234/TrackAssemblyTool/commit/d90848f252b4227eef3be6ce6a3bdbe984061825

Fixed: Ray projection not normalizing direction rays
Fixed: Return values of ray projection match convention
Fixed: `InitLocalify` is procedure and return nil is not needed
Renamed: Some of the internal variables `simetral` to `bisector`

업데이트: 2022년 8월 11일 @ 오전 8시 54분

2022-08-11 18:49:42.73

https://github.com/dvdvideo1234/TrackAssemblyTool/commit/f5470c61f97102b269e713969dcad24ebe762385

Fixed: Ray projection not normalizing direction rays
Fixed: Return values of ray projection match convention
Fixed: `InitLocalify` is procedure and return nil is not needed
Renamed: Some of the internal variables

업데이트: 2022년 8월 9일 @ 오후 1시 55분

2022-08-09 23:51:10.69

https://github.com/dvdvideo1234/TrackAssemblyTool/commit/a8a6a77cba6f2e2522fe1dc599f1a7b1c492b77d

Fixed: Projection missing addition with origin
Fixed: Cached node location being used for projection origin
Fixed: Using actual flags indicating active point node source
Fixed: Some runtime errors of extra end crashing the tool
Fixed: Drawing actual node origin instead of hit for turn projection/intersection
Updated: Local variable name update

업데이트: 2022년 8월 8일 @ 오후 1시 34분

2022-08-08 23:30:21.17

https://github.com/dvdvideo1234/TrackAssemblyTool/commit/ea73412e4d1527c8fa2821d1449540eafa6ef03a

Replaced: ASCII arrows with `>`
Updated: Layout for some functions
Optimized: IntersectRay, IntersectRayParallel

업데이트: 2022년 8월 7일 @ 오전 11시 39분

2022-08-07 21:34:53.49

https://github.com/dvdvideo1234/TrackAssemblyTool/commit/c8442ca16a5c1c6b682b6c61e3e331ef5736aebc

Curve node update via previous and next point intersection (#37)

Added: Curve data info point enabled stored in `tC.Info.Rays`
Added: Curve insert array flag element when POA available
Added: Curve remove adds management of `tC.Info.Rays`
Added: Curve update when not POA is present with intersection point
Added: Dedicated API to run library intersections `IntersectRayPair`
Added: Drawing for node intersection
Added: Node is taken from intersection and normal from nodes addition
Added: Node transformation stores original POA angle
Added: POA flag in the curve insert procedure
Fixed: A bunch of runtime errors
Fixed: Inserting curve node uses a vector copy
Fixed: Use correct intersection colors for HUD
Fixed: Use existence of POA instead of working mode
Removed: Trigger node intersection via ALT and use non-POA instead
Renamed: Unified intersect table `Rays`
Renamed: `CurveUpdate` `stData` to `tData`
Updated: Client curve management
Updated: Curve node transformation
Updated: Node intersection with mute mode for client
Updated: Tool method `GetCurveTransform` to return one single pointer
Utilize: New `IntersectRayPair` in `IntersectRayHash`
Improved: Drawing speed of `GetCurveTransform`
Factorized: Node intersection conditions

업데이트: 2022년 8월 3일 @ 오전 11시 24분

2022-08-03 21:20:26.84

https://github.com/dvdvideo1234/TrackAssemblyTool/commit/e89e726d7d65db168ec90aa9b3ccc1023663973d

Changed: Use well documented function instead of non-documented

업데이트: 2022년 3월 2일 @ 오전 11시 20분

2022-03-02 21:20:51.80

https://github.com/dvdvideo1234/TrackAssemblyTool/commit/d5c33c1650ff9013dd6443aa35f09347315485c7

Fixed: Use `CurTime` for client messages to support pause game

업데이트: 2022년 3월 1일 @ 오후 1시 57분

2022-03-01 23:58:38.11

https://github.com/dvdvideo1234/TrackAssemblyTool/commit/53d1b552c4100cb4781a19db9cead20a3f937d71

Fixed: Issue #35 `asmlib` addressing inside the module is incorrect
Removed: Printing `nil` hard-coded when exporting workshop ID
Added: New line in workshop publisher

업데이트: 2021년 12월 27일 @ 오전 9시 02분

Generated by batch