reposboxcancel

20,865 Commits over 1,522 Days - 0.57cph!

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
3 Years Ago
Fix top down gradients
3 Years Ago
Delete main menu lobby bar
3 Years Ago
Hiding junk files in the assert browser also hides trivial children (like the vtex files that are generated by materials)
3 Years Ago
Allow text gradients to not override text shadows
3 Years Ago
adding decal, material variation, tweaked prefabs Merge branch 'master' of sbox
3 Years Ago
Fixing unused keyvalues map problems now properly marks the map as changed
3 Years Ago
FPArms: added all remaining finger adjustment controls
3 Years Ago
ParticleSystemEntity works better with map cleanups
3 Years Ago
Stylish Glasses, with 2 variations! Some lovely glasses with 2 colour variations!
3 Years Ago
Can publish individual models to s&works Fix placeholder text
3 Years Ago
Hackily wait for a while for the real thumb (we'll fix this don't worry)
3 Years Ago
Asset meta info
3 Years Ago
Explicitly recompiled citizen.vmdl_c
3 Years Ago
Cleanup and namespace map editor stuff under Tools.MapEditor, MapDoc class -> MapDocument SimplePolygonMeshDescription (mouthful) defines a set of n-gon polygons that can be turned into a half edge Hammer mesh. Explicitly this is simple because vertices are repeated, this isn't performant but it's 1000x easier to do simple things, I'll probably add an additional advanced API for nerds. This will merge coincident vertices on the Hammer mesh if set and within a tolerance.
3 Years Ago
Opening menu on org property waits for account information AddonManifest accepts single assets AddonUpload show error if manifest post returns Add Pixmap.GetPng(), GetJpeg, GetBmp Upload asset thumb
3 Years Ago
Add Button.ButtonType Tweak org property
3 Years Ago
Use propertysheet for this
3 Years Ago
Add Asset.MetaData Formalising "valuechanged" stuff If make used by/using lists in inspector need double click to inspect Save publish info to meta on change
3 Years Ago
New eyebrows WIP - Fixes to blendshapes soon The base eyebrows for Terry have been hidden and a new pair of eyebrows can be used.
3 Years Ago
Add Sandbox.Tools.Test MetaData class, tests
3 Years Ago
Traffic cone - normal map adjustment