Garry's Mod

Garry's Mod

Track Assembly Tool
Showing 211-220 of 400 entries
< 1 ... 20  21  22  23  24 ... 40 >
Update: Apr 15, 2018 @ 3:28am

Added: Angle snapping now works in any direction
Improved: Ray intersector in 3D space IntersectRay(vO1, vD1, vO2, vD2)
Reorder: SQLCacheStmt validating the base query …
Optimized: Track tree generation by using DeMorgan's Law

https://github.com/dvdvideo1234/TrackAssemblyTool/commit/1d4efe2c4d69faf156d8505c566038d0e04f49a9

Update: Mar 19, 2018 @ 1:23pm

Using local instead of global for a stmt reference

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

Update: Jan 13, 2018 @ 7:22am

Fixed: Assembly dedicated variables borders not working when having only upper/lower bound
Added: Maximum trace margin tweak for controlling time between traces
Added: Trace margin callback and internal trace margin reference
Updated: Some logs from /Malloc/ to /Allocate/
Updated: The readme.md file now includes trace margin information

https://github.com/dvdvideo1234/TrackAssemblyTool/commit/454025438918948ab2f7b2963cf268cabae2aca9

Update: Jan 1, 2018 @ 1:12am

Updated: CacheRadiusPly. Using cached limit and margin instead of calculating every frame

https://github.com/dvdvideo1234/TrackAssemblyTool/commit/9695af5070f4993858743a76893257220ea9afeb

Update: Dec 31, 2017 @ 2:02pm

Fixed: Attempt to index a nil value on player exit

https://github.com/dvdvideo1234/TrackAssemblyTool/commit/9ad695ca15e2007d89d31560f8342557eae05258

Update: Dec 14, 2017 @ 7:08am

Changed: Factorization for draw spawn
Updated: Adjust the relation intersection active points draw to a proper radius

https://github.com/dvdvideo1234/TrackAssemblyTool/commit/787ad7e309f52bea745cf34d4045b43284db5fea

Update: Dec 10, 2017 @ 1:15pm

Fixed: Tool screen draws existent anchor when the entity is removed.

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

Update: Dec 10, 2017 @ 9:40am

Updated: Drawing relation assist now displays all the track ends
Updated: Intersect ray clear now outputs the entity if valid

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

Update: Dec 10, 2017 @ 7:22am

Fixed: Some comments typos
Fixed: Relation ray not removed on some rare cases
Fixed: Clearing anchor will not flood clear events to client
Added: Clearing anchor will display the last selected anchor
Added: Assistant to every working mode in the DrawHUD hook
Updated: Max stack count upper limit is now 800
Updated: Some panel translation and capitalized control KEYS
Updated: General file read is now controlled by EOF flag
Renamed field definition to column definition
Factorized: SQL type matching

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

Update: Nov 9, 2017 @ 11:18am

Version sync due to a crappy internet