userLayladcancel

6,559 Commits over 3,378 Days - 0.08cph!

5 Years Ago
Only set position from Axis1D if it was active to avoid other axis drawing a frame behind
5 Years Ago
Save mirror axis state when any axis of Gizmo.ThreeAxis is active
5 Years Ago
Add vertex scale vector to editable meshes so that it can be used instead of entity transform scale
5 Years Ago
Add dragging to scale gizmo
5 Years Ago
Add Sphere.Trace. Allow Draw3D.SolidSphere to be colored. Start on scaling gizmo.
5 Years Ago
Delete selected entities on server with delete key
5 Years Ago
Mirror Gizmo.ThreeAxis handles depending on direction to camera
5 Years Ago
Remove instagib
5 Years Ago
Move over instagib gamemode
5 Years Ago
BeamEffects class
5 Years Ago
Client side movement prediction. Replicate railgun effects
5 Years Ago
Oops
5 Years Ago
Add HitResult.FaceRotation
5 Years Ago
Cache face hit to avoid calculating it from a hit result entity that may have changed geometry
5 Years Ago
Allow HitResult to query face hit (tangent vectors and material)
5 Years Ago
Fix fov lerp. Notify when killed or suicide
5 Years Ago
Client side hit reg
5 Years Ago
Replicate player movement to server
5 Years Ago
GameHud stuff
5 Years Ago
Kill notify
5 Years Ago
Nameplates, player model and beams
5 Years Ago
BaseGun and RailGun
5 Years Ago
Instagib hud stuff
5 Years Ago
Fix plane basis of plane builder
5 Years Ago
Right click with material tool to sample material under cursor Move selection gizmo logic to selection tool SpotLight gizmo Capture thumbnails for material tool Fix preview scene lighting settings not updating
5 Years Ago
Remove unused projects
5 Years Ago
compile fixes
5 Years Ago
SkyLight takes a TextureCube asset instead of cubemap name
5 Years Ago
Register UID for TextureCube and RenderTexture. Add get parameter value functions to Material.
5 Years Ago
blah
5 Years Ago
Blah blah
5 Years Ago
Materials
5 Years Ago
Add stream constructor to ZipFileSystem. Add Texture.FromImage Add asset UID to lookup when taking Add helper face material getter to hit result Add Material.GetParameterNames Add uid to texture2d using asset user data
5 Years Ago
Lightmaps!
5 Years Ago
Character controllable
5 Years Ago
Remove ktx
5 Years Ago
blah
5 Years Ago
Load pak3 files. Add ktx texture importer
5 Years Ago
target_position and trigger_push
5 Years Ago
QFusion addon and Instagib gamemode
5 Years Ago
Remove simpsons files
5 Years Ago
Skybox Move SanAndreasImport into SanAndreas
5 Years Ago
Fix loading cubemaps from 6 images. Fix Texture.SetData when using offset.
5 Years Ago
BaseTarget entity
5 Years Ago
Fix textures using srgb. Fix speaker group origin.
5 Years Ago
Fix all compile errors
5 Years Ago
Reset selection tool when switching from and to Add Gizmos.Handle.Line. Add edge edit mode. Add plane builder and plane primitive tool Add depth offset to grid material to avoid z-fighting
5 Years Ago
Remove old gizmo code, tool bar snap settings use new gizmo settings
5 Years Ago
Split Gizmo.Three into 3 single angle gizmos
5 Years Ago
Implement Gizmo.ThreeAngles