userGarry Newmancancel

18,346 Commits over 3,714 Days - 0.21cph!

2 Years Ago
Another refactor
2 Years Ago
Cleaning up
2 Years Ago
Test for bindings read and write Fix MethodBinding writing not working Remove uplinking Remove debug
2 Years Ago
Conversion cleanups Uplink experiment
2 Years Ago
Dictionary bind
2 Years Ago
Remove old DataBinding/DataBind stuff from tools
2 Years Ago
Redraw flags when value changes More editor fixes Hide and unparent widgets instantly when deleting them
2 Years Ago
Tool Bind progress Refactor Binding attribute lookup for editors
2 Years Ago
Add Sandbox.Bind Throttling LinkTwoWay throw if null If a link throws an exception, log warning and remove it Start converting tools to Sandbox.Bind
2 Years Ago
qt update Quick compile fixes Quick compile fixes
2 Years Ago
Update ci.yml
2 Years Ago
Trim down a bit more
2 Years Ago
Fixed Button.Released never being called Added widget context Add Utility.VoiceRecording (via @aylaylay) Don't try to play uncompiled sound Added AssetSystem.RegisterFile Added Paint.HasPressed Move VoiceRecording Throw if property databind is null AssetProperty creates sound recording/playing buttons via "assetextra:vsnd" Update material icons
2 Years Ago
Update ci.yml
2 Years Ago
Update ci.yml
2 Years Ago
Update ci.yml
2 Years Ago
Force win32-msvc
2 Years Ago
Create ci.yml
2 Years Ago
Restore QDockWidgetTitleButton because it doesn't create the moc without a QOBJECT in it, and then compilation fails
2 Years Ago
Bat updates
2 Years Ago
Simplify in game console EnumProperty draw icon Fix stack trace NRE
2 Years Ago
Should be able to now delete these generated textures, and they get remade on content build and everything is sweet
2 Years Ago
Remove broken texture ContentBuilder less spammy
2 Years Ago
Update ci.yml
2 Years Ago
Ignore *.generated.vtex_c Add .generated. to material compile texture generations Initialize imported function array so we can't end up with junk contentbuilder can run without crashing Create 6.Build-Content.bat Another contentbuilder fix Remove broken materials Add Build Content step to ci
2 Years Ago
Fix Avatar template error Fix FindAndConvertResources sometimes not finding assets
2 Years Ago
FloatSlider fix List property passes down attributes Can get AssetType by file extension Added Paint.SetBrushLinear( pos, pos, color, color ) Added Theme.DrawButton Added Widget.OnDragStart Create ResourceProperty.cs Allow creating a dialog without stomping all the good stuff Play sound when selecting sound sample in asset browser AssetPicker.SaveButton Add play sound button to sound asset property If the asset is missing/unknown, signal that FindByPath can find relative paths too Asset.Path uses the primary asset extension Fix stack trace view Warning fixes
2 Years Ago
glasses, eyes tweaks
2 Years Ago
Add Widget.ConstrainToScreen() Move enum/flags control to game Add Gloves, Facial categories to clothes Fix controls to use the new Enum/Flags Fix GameFrame dropdowns
2 Years Ago
Added IEditorAttribute<T> Added FloatSlider Add LineEdit.Alignment https://files.facepunch.com/garry/e1bc5864-b770-4e07-81f9-323a65ddfde8.png Right align number editors
2 Years Ago
Codegen use LanguageVersion.CSharp10
2 Years Ago
DisplayInfo can read Group from CategoryAttribute Remove PropertySheet GroupByClass Struct/List property fixes
2 Years Ago
Fixed Material Json convertor not writing filename properly Change float dragger icon to something less abrasive Array editor Array/List tries to use correct editor type SetSizeMode on ExpandGroup so it actually expands Change DecalEntry to a struct Json deserializer shits itself when structs have initializers RangedFloat editor
2 Years Ago
Inspector can explore and edit structs https://files.facepunch.com/garry/f3e93313-f101-4127-b350-b9b13a19cf14.png
2 Years Ago
Asset inspector scrollbar Asset inspector can save assets When saving a json asset, find and convert strings into resource strings Ignore some surface properties in json serializer
2 Years Ago
Fix ui opacity not cascading properly
2 Years Ago
Ranking page is ordered properly Player detail
2 Years Ago
Only show rankings list on games reconnection handling Fix tables getting unstyled Fix fonts loading in late StringPool to get without possibly adding Ranking page allows viewing by buckets
2 Years Ago
Add empty map option for games
2 Years Ago
Remove unused
2 Years Ago
Unify CanEdit access on asset pages Remove Player.CityId, GameRating.CityId, rename GameRating.Bucket to BucketId - make it a stringpool entry, make it an int Ranking wip
2 Years Ago
Add some assemblies to whitelist
2 Years Ago
Fix double IL verify
2 Years Ago
IL verification and tests Access rules are built into the dll Fix menu double GameAssemblyManager.Init Allow menu to whitelist Sandbox.Menu access
2 Years Ago
Add Ceiridge.001 AC test Another check for unsafe code
2 Years Ago
Move AccessControl to its own assembly Move access control tests to own assembly Merge branch 'master' of sbox
2 Years Ago
Notices page, accepting invites, rejecting invites, leaving org
2 Years Ago
Catch NRE Script cleanup Api logging cleanup
2 Years Ago
Screenshot upload
2 Years Ago
I wonder if net6.0-windows will work User admin page Admin user list Admin usage stats