14,147 Commits over 1,583 Days - 0.37cph!
Proof of concept video recording speed up using GPU h264 encoding
Cleaned AssetPublishWidget
Remove Package.UpdateDetails from menu
Add Package.UpdateValue
Can edit name/description/release state
traffic cone - lods, gibs and width of cone made slightly wider
Merge branch 'master' of sbox
Package download code wip
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
Flex copy code now works on partial flex sets, as long as they share the same name
Recompile blur shader & bump up to SM_50
Recompile materials for glass
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
Allow game code to query packages
Allow access to package metadata
Rename PackageVersion to Revision
Got eyebrow blendshapes working
Fixed missing rails on catwalk tileset
Updated asset tag list (gibs)
Reduce aliasing on edges of mask
If bonemerging a model and it has the same amount of morphs as its parent, copy the morphs over too
Delete main menu lobby bar
Hiding junk files in the assert browser also hides trivial children (like the vtex files that are generated by materials)
Allow text gradients to not override text shadows
adding decal, material variation, tweaked prefabs
Merge branch 'master' of sbox
Fixing unused keyvalues map problems now properly marks the map as changed
FPArms: added all remaining finger adjustment controls
ParticleSystemEntity works better with map cleanups
Stylish Glasses, with 2 variations!
Some lovely glasses with 2 colour variations!
Can publish individual models to s&works
Fix placeholder text
Explicitly recompiled citizen.vmdl_c
New eyebrows WIP - Fixes to blendshapes soon
The base eyebrows for Terry have been hidden and a new pair of eyebrows can be used.
Traffic cone - normal map adjustment
traffic cone - inside adjustment
Traffic cone - lod0
Merge branch 'master' of sbox
FPArms: added parameters for left fingers & to blend either hand to neutral pose
(This would allow you to do finger adjustments on top of the bind pose if you wish, meaning you would be posing the hand entirely through parameters.)
Added Momentary property to ent_button
Also added OnProgress and OnReleased outputs
Replaces momentary_rot_button but also works with non rotating buttons.
Minor debug text fix for map IO debug
adding decals textures/materials, fixed files name/location
Merge branch 'master' of sbox
Merge branch 'master' of sbox
New Hair! - Ponytail
You asked for it, we have female hair! Better yet, something abit more androgynous. Should work well with both masculine and feminine outfits!
Create video command, bind to f6, press to start recording, press to stop recording
Try to register/unregister procedural texture allocation for swap chain textures
Register swapchains as procedural allocations x2
Revert "Register swapchains as procedural allocations"
This reverts commit 289fd4e86ee1a87e7acae60d7cef095195e68482.
Allow blendable shader to set world mapping
Register swapchains as procedural allocations
fixes assertion on game close
Multithread DXT compression
Swap BC7 encoder and multithread it
Breaking up logic
Merge pull request #194 from Facepunch/texcompile-speedup
Multithreaded texture compilation
Added SetPosition inputs to DoorEntity and PlatformEntity
Updated dynamic_door_generic animgraph to allow setting position at any time
Using ent_text on an entity will now also display its map IO for targeted debugging
PathPlatformEntity works better with map cleanups
Merge branch 'master' of sbox
FPArms: more finger adjustment layer stuff + fixed stray vert skinning on ring fingernail
FPArms: fixed incorrect bone markup + added example pistol mesh (rescaled)
New Clothing - Balaclava Mask!
A new simple balaclava mask, perfect for keeping you warm and anonymous. Will be needing to sort out potential blendshapes, which will be sorted soon. Will need abit of development of sorting out blendshapes for clothing to work alongside the already existing face blendshapes. Potential coloured variations soon.
Merge branch 'master' of sbox
GameServices.SubmitScore - push individual score to leaderboard
GameServices.SubmitScore
Push individual score to leaderboard
FPArms: more work on the finger adjustment layer feature
Add Editor > Help > Widget Debugger
Add Layout.Clear()
Changed where custom inspectors are created so they can take over the whole inspector
Cache GetLargestMonitorDimensions
Minimal SceneWidget, widget that renders a SceneWorld
FPArms: initial commit for base/template animgraph + adding new parameters to punching animgraph