Garry's Mod

Garry's Mod

Wiremod Canary
Showing 11-20 of 327 entries
< 1  2  3  4 ... 33 >
Update: 28 Jun @ 4:27pm

Random bone stuff (#3342)

* reintroduce some index-based bone functions
add getBoneName
change bone tostring yet again

* fix ret type on getMOdelBoneName

* fix ret type on getBoneName
add toModelBone
add fromModelBone

* e2descriptions

* throw error on invalid ent for entity:bones()

Co-authored-by: Astralcircle <142503363+Astralcircle@users.noreply.github.com>

---------

Co-authored-by: Astralcircle <142503363+Astralcircle@users.noreply.github.com>

Update: 27 Jun @ 2:11pm

Fix outdated overlay info (#3379)

* Fix outdated overlay info
Fixes this problem, but maybe i didn't fully understand the structure of it

* Better way

Update: 26 Jun @ 9:02am

Add constant, deprecate , allow entities as constants (#3375)

* Add constant, deprecate

There is no reason to do this through a function

* Allow declaring entities as constants

Update: 21 Jun @ 6:13pm

Don't call ShowOutput in gates every time (#3373)

Instead, it adds a PrepareOverlayData function that will only be called when the player requests it.

Update: 21 Jun @ 6:12pm

Minor changes to wire keypad (#3374)

Check distance via EyePos because it will prevent keypads from being drawed on cameras
Create one less vector

Update: 21 Jun @ 6:21am

Remove useless timer + styling (#3369)

* Remove useless timer

I don't see any reason to recreate the hook every 5 seconds

* Linter pass

* Replace spaces with tabs

Update: 21 Jun @ 6:20am

Optimize events execution (#3368)

* Optimize events execution

* Fix

Update: 21 Jun @ 6:20am

Remove dead function + lint pass file (#3370)

Update: 20 Jun @ 1:46pm

Fix issues with global vertices/position on EGP polys (#3357)

* Stop fakepos from creating parent indexes to unparented objects

* Fix improper calls of EGP.GetGlobalVertices

Update: 19 Jun @ 7:02pm

Fix old tool descriptions (#3346)

Changes the info icon on the lmb and also updates the description to a more standardized one