userLayladcancel

7,083 Commits over 3,531 Days - 0.08cph!

7 Years Ago
Add Facepunch.Parse. Update SourceUtils.
7 Years Ago
Fix static mesh vert colors index buffer not being used. Displacement blending.
7 Years Ago
Displacement lightmaps
7 Years Ago
Displacement texcoords Displacement materials
7 Years Ago
Displacement triangulation
7 Years Ago
Cast map mesh shadow as two sided. Disable disp faces for now.
7 Years Ago
Fix static prop angles
7 Years Ago
Mount bsp pak file. Fix vtf last mip not being set. Helps if i actually staged the files
7 Years Ago
bsp loader gets vmt instead of png textures
7 Years Ago
VPK mounting
7 Years Ago
More missing materials
7 Years Ago
Add missing materials
7 Years Ago
Use FileSystem instead of File
7 Years Ago
Reference SharpZipLib in CoreCLRGen
7 Years Ago
Use SharpZipLib Version 1.0.0-alpha2
7 Years Ago
Renable support for pak file lump
7 Years Ago
Use $bumpmap from material
7 Years Ago
Add basic vmt importer
7 Years Ago
Read flexes and vert anims Add skeletal morph target bindings
7 Years Ago
Read mdl flex shit
7 Years Ago
Read StudioAnimDesc and StudioSeqDesc
7 Years Ago
Add Matrix mirroring and flipping
7 Years Ago
Convert attachment transforms
7 Years Ago
Add sockets for local attachments
7 Years Ago
Read mdl local attachments
7 Years Ago
Calculate mdl vertex tangents Add Angles primitive. Add skeletal mesh socket bindings.
7 Years Ago
Load mdl bone weights
7 Years Ago
Import mdl skeleton hierarchy
7 Years Ago
Fix studiomesh lod loading
7 Years Ago
Fix loading mdl when there's more than 1 studiomesh
7 Years Ago
Load vtf mipmaps
7 Years Ago
Source VTF importer (DXT1, 3, 5, BGRA8888)
7 Years Ago
Add phys_torque
7 Years Ago
Physical material overriding
7 Years Ago
Add phys_thruster
7 Years Ago
Parent map entities using parentname property. Add prop_physics_override. Add func_rotating.
7 Years Ago
Spawn prop_physics entities. Spawn prop_static embedded map entities. Fix static prop version 6 loading.
7 Years Ago
Add point_message entity
7 Years Ago
Add func_button with "OnIn" support
7 Years Ago
Add BaseWorldEntity.MassScale Add phys_hinge entity Spawning directional lights for sky lights in bsp
7 Years Ago
Fix compile error
7 Years Ago
Add constraint OnBroken event
7 Years Ago
Physics constraint motors
7 Years Ago
Add PhysicsConstraintEntity
7 Years Ago
Matrix4x4 indexer Spawn ents for bsp world point lights. Add light draw distance settings.
7 Years Ago
Fix uninitialized skeletal animation tracks in standalone builds
7 Years Ago
Fix physics asset collision in standalone builds
7 Years Ago
Fix static mesh collision in standalone build
7 Years Ago
Update to 4.18
7 Years Ago
Flip MDL vertices along X axis