branchsbox/mastercancel

13,482 Commits over 1,522 Days - 0.37cph!

3 Years Ago
New Outfit - Tanktop A nice low-cut Tanktop for summer! All intergrated with LODs.
3 Years Ago
CreateVrMove avoid crash from out of bounds when controllers not plugged in
3 Years Ago
Rebuild all UI shaders
3 Years Ago
Fix warning in cssbox too
3 Years Ago
Fix implicit truncation warning in UI shaders
3 Years Ago
Get rid of glsl_compat, don't need it
3 Years Ago
Get rid of opengl compiler
3 Years Ago
Remove all VR_CORE defines
3 Years Ago
Remove damage and health native entity components
3 Years Ago
Remove multiplayer_animstate
3 Years Ago
Remove camera_graph
3 Years Ago
Remove bugreporter
3 Years Ago
Delete lbfgs.h
3 Years Ago
Remove all perl scripts
3 Years Ago
material/decals tweak
3 Years Ago
Remove glview
3 Years Ago
Delete wmpsdk10, not used anywhere
3 Years Ago
Remove resourcesystemtest (if you get linker errors do a clean build)
3 Years Ago
Remove physics_stress_test
3 Years Ago
Remove genericreport_subtool
3 Years Ago
Remove convarhelper_subtool
3 Years Ago
Remove sampletool
3 Years Ago
Remove csv_to_kv3 Remove vpcf_to_kv3 Remove kv3tweak
3 Years Ago
Allow asset queries to take and skip
3 Years Ago
Remove spawndebugger
3 Years Ago
Remove pfm2tgas Remove pfmcomp
3 Years Ago
Remove vdwarfdump Remove sweeptest Remove resource_load_stress_test Remove psdinfo
3 Years Ago
Remove Tgadiff Remove Tgamse
3 Years Ago
Remove hashtest Remove getelfdbg
3 Years Ago
Remove echocolor
3 Years Ago
Remove dist2alpha Remove bugreporter_filequeue Remove bugreporter_subtool Remove ddsviewer
3 Years Ago
Remove Plat_IsWindowsGameDVREnabled, doesn't seem to be used for anything and adds misleading info to crash logs
3 Years Ago
Encode frames with correct timestamps
3 Years Ago
Include the dimensions in start movie log so I know what they are
3 Years Ago
Load valve_wmf in non tools mode too
3 Years Ago
Proof of concept video recording speed up using GPU h264 encoding
3 Years Ago
Cleaned AssetPublishWidget Remove Package.UpdateDetails from menu Add Package.UpdateValue Can edit name/description/release state
3 Years Ago
traffic cone - lods, gibs and width of cone made slightly wider Merge branch 'master' of sbox
3 Years Ago
Package download code wip
3 Years Ago
Do not refresh the Map Problems widget if it is disabled in View menu Delete CleanUpMap from EntityManager It is now Map.Reset, EntityManager was hidden from addons
3 Years Ago
Flex copy code now works on partial flex sets, as long as they share the same name
3 Years Ago
strip glass normal
3 Years Ago
Recompile blur shader & bump up to SM_50
3 Years Ago
Recompile materials for glass
3 Years Ago
Flush our scratch render targets on the moment we first initialize the gameso that it matches the size of the main window When running on tools mode at least, the game will allocate a scratch render target the size of the monitor, rather than of the running viewport until we resize the window, this causes problems on effects that use framebuffer grabbing, and should save us VRAM space by having the texture not overscan
3 Years Ago
Allow game code to query packages Allow access to package metadata Rename PackageVersion to Revision
3 Years Ago
Got eyebrow blendshapes working
3 Years Ago
Fixed missing rails on catwalk tileset Updated asset tag list (gibs)
3 Years Ago
Reduce aliasing on edges of mask
3 Years Ago
If bonemerging a model and it has the same amount of morphs as its parent, copy the morphs over too