7,661 Commits over 3,684 Days - 0.09cph!
Send mesh changes after editing mesh edges
Only set position from Axis1D if it was active to avoid other axis drawing a frame behind
Save mirror axis state when any axis of Gizmo.ThreeAxis is active
Add vertex scale vector to editable meshes so that it can be used instead of entity transform scale
Add dragging to scale gizmo
Add Sphere.Trace. Allow Draw3D.SolidSphere to be colored. Start on scaling gizmo.
Delete selected entities on server with delete key
Mirror Gizmo.ThreeAxis handles depending on direction to camera
Move over instagib gamemode
Client side movement prediction. Replicate railgun effects
Add HitResult.FaceRotation
Cache face hit to avoid calculating it from a hit result entity that may have changed geometry
Allow HitResult to query face hit (tangent vectors and material)
Fix fov lerp. Notify when killed or suicide
Replicate player movement to server
Nameplates, player model and beams
Fix plane basis of plane builder
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
SkyLight takes a TextureCube asset instead of cubemap name
Register UID for TextureCube and RenderTexture. Add get parameter value functions to Material.
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
Load pak3 files. Add ktx texture importer
target_position and trigger_push
QFusion addon and Instagib gamemode
Skybox
Move SanAndreasImport into SanAndreas
Fix loading cubemaps from 6 images. Fix Texture.SetData when using offset.
Fix textures using srgb. Fix speaker group origin.
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
Remove old gizmo code, tool bar snap settings use new gizmo settings