userGarry Newmancancel

19,178 Commits over 3,898 Days - 0.20cph!

16 Days Ago
Python
16 Days Ago
Fix warning
16 Days Ago
Asset browser supports multi asset selection [CustomEditor] supports properties marked with [Editor( "editorname" )] Converted OrganisationProperty to OrganisationControlWidget Fix button with no icon padding Fix NRE in attachments Model preview better guess if it's a viewmodel Can multiple select and right click assets to batch publish, and select an org Ident maxlength increased to 64
16 Days Ago
python weapon
16 Days Ago
Update asset metas
16 Days Ago
Increase max ident size Add warning bar when package is unreleased
16 Days Ago
Fix Project.EditUrl wrong link Fix asset browser showing compiled alt files of files we have the source to Play asset sound when clicking on asset
16 Days Ago
Add props scene to rust content
16 Days Ago
Tweaked editor startup, don't pop up this cloud progress window, compile assets faster Shorten "Group with new GameObject"
16 Days Ago
Add prefab.clone gameobject.clone Tweak times
16 Days Ago
Clear/return frameAttributes when we're done Rename FrameAttributes to ViewAttributes
17 Days Ago
Tracers, mp5
17 Days Ago
Add Component.ITemporaryEffect, add it to particleeffect, particleemitter, soundpoint make RenderOptions.Apply public
17 Days Ago
Weapon wip Reduce player slide down slopes Ue ITemporaryEffect Multiplayer fixes
17 Days Ago
new Model.Attachments API Remove Log.Info in AssetBrowser Add CreateAttachments property to ModelRenderer Simplify skeleton bone rendering
17 Days Ago
Remove PlayerController Cleanup
18 Days Ago
Category tables Remove legacy facets Move license from edit Can edit facets/categories again Update facets for search
19 Days Ago
Update PackageTags table when tags change News page tidy
19 Days Ago
If setting local transform to default, set it to Transform.Zero Add Texture.CreateFromSvgSource PlayerController: Fix hiding other players bodies PlayerController: Tweak how body rotation works, clamp rotation to always be within RotationAngleLimit vs eye angles PlayerController: Only apply "viewer" tag to render body if set Svg's have mips, can keep aspect ratio Fix warning
20 Days Ago
Fix player body visibility Make player body always try to face the way we're looking
20 Days Ago
Fix exception in Asset.ReadJson() Fix NRE in GetBoneObject() when using the wrong name
20 Days Ago
Fix HUD inventory not ordered properly
20 Days Ago
Clean that up, we can just use the Renderer to get the body
20 Days Ago
Tags tables Category table Package update Remove deprecated packages
20 Days Ago
Add ThirdPersonBody to Camera Feature Merge pull request #3 from Retroeer/main Add ThirdPersonBody to Camera Feature
21 Days Ago
Add more optional functions to IPressable, for hovering and update Slow down default player turn speed PlayerController camera can be moved left/right PlayerController has "use"ing built in
21 Days Ago
Move Pressing to PlayerController
21 Days Ago
Latest playercontroller Slow down default rotation speed Remove unused Clean up Consolidate
21 Days Ago
HelpUrl for PlayerController HelpUrl adds (?) button to component header, fixed component header rebuilding multiple times
21 Days Ago
Player insight charts use new daily data
21 Days Ago
Maintain daily package stats
22 Days Ago
When creating a component, if the typename has a conflict, then prioritize the type that exists in addon code PlayerController component Player Controller prefab
22 Days Ago
Fix FloatControl shitting itself when it's nullable Fix exception when deleting a component Make ClothingContainer more useful
22 Days Ago
Dresser scene + component
22 Days Ago
Add Vector3.SmoothDamped, Vector3.SpringDamped Add HeaderAttribute, SpaceAttribute , HelpUrlAttribute Keep General feature first always Add ParticleModelEmitter Add ParticleTextRenderer Add SceneVolume system Seal up some classes Add DspVolume
22 Days Ago
Use Vector3.SpringDamped for the camera
22 Days Ago
Update PlayerController Create particle.text.scene All of these are in engine now
22 Days Ago
Update dof on camera Camera tweaks Rename BodyController to PlayerController This is the last time I rename it I swear Move camera controls Don't do camera move effects in third person Add MoveMode.UpdateMove, move modes control their own wish velocity now Refactor
22 Days Ago
Make FocusRange use world coords, expose quality, simplify coc algo
23 Days Ago
Store pages, checkout
23 Days Ago
Fade out items you don't own in avatar scene
23 Days Ago
Steam inventory service
23 Days Ago
Add SteamItemDefinitionId to Clothing
24 Days Ago
Pass cancelation token here Item editing Download item json
24 Days Ago
Steam Items table Steam items section
26 Days Ago
Fix button colors
26 Days Ago
Remove unneeded junk Build footsteps into BodyController
26 Days Ago
Manually Paint the Button widget, make it tintable
26 Days Ago
Add Jump To Code option to properties https://files.facepunch.com/f5a729e8-da9c-4e20-bf95-eea8a5fc4e84.png
27 Days Ago
Use CollectionExtensions properly