Garry's Mod

Garry's Mod

[E2] Mesh Core
Showing 11-19 of 19 entries
< 1  >
Update: 18 Feb, 2015 @ 9:14am

Added a function to load textures from URLs! meshSetURLTexture(url)

Update: 14 Feb, 2015 @ 5:55am

Removed Lighting on meshes. Also removed clientside hints (mesh url loading)

Update: 14 Feb, 2015 @ 5:38am

Fixed a flaw in the rescaling of downloaded meshes.

Update: 13 Feb, 2015 @ 1:02pm

Added meshParent(e) and meshVisible(e, n). Also working on getting custom-internet textures implemented.

Update: 6 Feb, 2015 @ 8:50am

_SECURITY update!
+added command MeshCore_URLCoolDown [sec] (default:10) time required between two meshLoadURL.
Also added an obj size limit, if a model is too big, it'll rescale to standard size.

Update: 1 Feb, 2015 @ 10:37am

Added support for meshes with faces with more than 3 vertices.

Update: 1 Feb, 2015 @ 8:23am

Fixed z-index and added function meshSetMaterial(mat)

Update: 31 Jan, 2015 @ 12:01pm

Fixed random bugs. not all of them tho.

Update: 31 Jan, 2015 @ 8:33am