Garry's Mod

Garry's Mod

toolgunapps
Showing 1-10 of 11 entries
< 1  2 >
Update: 26 Mar, 2017 @ 9:54am

a few small bug fixes.
suppressed CHudGMod in ironsight.
added a trace and output to the scope display. model, position, and angle.

Update: 6 Dec, 2015 @ 5:29pm

Added a Scope Example Application.

Update: 30 Dec, 2014 @ 1:06pm

prevent the toolgun using primary and secondary attacks on the tool when in ironsight
fixed a flickering uv texture in app select
added player pickup suppression in ironsight
added mouse wheel delta ( delta = self:MouseWheel() )

Update: 16 Dec, 2014 @ 12:54pm

removed redundant clamp statement from texture filter code.
suppressed zoom in ironsight.
suppressed weapon selection widget in ironsight.

Update: 15 Aug, 2014 @ 2:56pm

updated calculator source. should now do basic calculations.
added error checking for APP.Version and APP.Author.
added ability to create your own icon for app select e.g. APP.Icon = "path/to/png.png"

Update: 15 Aug, 2014 @ 2:54pm

Update: 15 Aug, 2014 @ 2:51pm

Update: 12 Aug, 2014 @ 4:11pm

added new zoom preset.
fixed texture bug. now clears stencil and depth buffer.
added texture filtering.
reduced mouse screen limits.
updated app_select ui.

Update: 20 Jul, 2014 @ 5:35pm

fixed app_select movement rotation being enabled.

Update: 20 Jul, 2014 @ 1:52pm

added tool switches to apps/base/init.lua