userGarry Newmancancel

19,645 Commits over 4,018 Days - 0.20cph!

3 Years Ago
Documentation for RenderToWidget Material Editor handles compiled materials a bit nicer Give a warning if exception in TypeUnregister
3 Years Ago
Fix AssertMsg causing ResourceBuilder to crash in contentbuilder
3 Years Ago
flex-basis wasn't hooked up to anything
3 Years Ago
.. unless there's no clr
3 Years Ago
Spin the UI when compiling asset on demand
3 Years Ago
Fix error when calling SaveToStateCookie in Window.OnDestroyed Bind system prioritizes values over nulls Fix NRE in AssetList Update AssetProperty properly when value changes
3 Years Ago
Show extension methods on the target class
3 Years Ago
Add sceneutils->SimpleRenderScene InteropGen treats DECLARE_POINTER_HANDLE like pointers, because that's what they are paintEngine return null if Qt::WA_PaintOnScreen set Add SceneCamera Add SceneCamera.RenderToWidget( widget ) Only resize swapchain window if it's the main window Update Qt Disable this for now
3 Years Ago
This dumb hack is fucking me up
3 Years Ago
▍▌▌ ▄▉▊▍▍▍ ▊▉▍▍▅█▉▅▆█ ▋▊▍ ▍▉▊█▅▍▋▌
3 Years Ago
Log warnings to breadcrumbs to help diagnose crashes Only let resource system lock up in ForceSynchronizationAndBlockUntilManifestLoaded for a minute, then force a crash so we get notified
3 Years Ago
Fix editor not closing properly
3 Years Ago
Hide Internal Fix Property.IsStatic
3 Years Ago
Add Getter for SceneObject.Bounds More RenderAttribute accessors [CanEdit] will show exceptions when creation failed Add helpful properties to SceneWidget, set defaults Fix BaseWindow not actually deleting on close
3 Years Ago
Input.MouseDelta is now proper Remove unused GetLocalViewAngles/SetLocalViewAngles
3 Years Ago
▆▇▉▅▄▍▍▆▄▅▊ ▋▆▋▍▄▅, ▇▉▉█▇ █▌█▆█▄ ▊▄ ▌▉▌▍▇▍▍▍▆▇ ▌▋▉▉▅▆▌, ▊▅▄▅▉▅▍▆ ▌▌▊▊ ▌█▌▉▍▇▄ ▌▇▇▍▄▆▅ ▅▋▊▋▌▊ ▆▇▌▍▊▌▇█▍▋ █▅ ▇▆█▍.▄ ▆▊▆ ▄▇▉▇ ▅▍▍█▄▅▉ ▅▍▍██▊ ▍▍▅ ▄▊▍▊▌▌▋▄▊▆▋█▅▊▊▌▌ █▋▊ ▍▌▇▋▅ ▇▅▇ ▋▍▆▄▆ █▆▇█▍▉▇ ▆▍▋▌█▅▍▇ ▇▊▊▆▅▇▆▅▇▅█ █▋█▆▊▄▊
3 Years Ago
Fix FullName not being set sometimes
3 Years Ago
Add whitelists for System.Reflection.ParameterInfo
3 Years Ago
Whitelist some reflection stuff Default outfit Add MemberDescription.GetCustomAttribute Obsolete TypeLibrary.GetProperties, add GetPropertyDescriptions Fixed menu whitelist errors
3 Years Ago
Generics cleanup
3 Years Ago
ModelEntity.SetMaterialOverride works from serverside
3 Years Ago
Fix MakeRelease not updating api
3 Years Ago
Fixed minidumps not wrapping threads propertly Remove a bunch of old mdmp code
3 Years Ago
Strip all the vmpi stuff out of vrad2 Complain better when CBakeResourceHelper fails to compile something Fix editor window coming to front when a widget was created with no parent (!!)
3 Years Ago
Add Api History
3 Years Ago
Breadcrumbs
3 Years Ago
NestedTypes Clean up
3 Years Ago
WIP refactor to pre-calculated api doc
3 Years Ago
Add TypeDescription.Methods, TypeDescription.Properties
3 Years Ago
Fix entity tags not adding
3 Years Ago
Fix collision tags not updating on the client
3 Years Ago
Catch HttpRequestException when loading an image Retain SCENEOBJECTFLAG_HIDEINFIRSTPERSON flag Fix MaterialOverride not working consistently + strip a bunch of unused code Don't reapply material overrides unless they changed
3 Years Ago
UI sounds support position, pan relative to screen position
3 Years Ago
TypeLibrary.DynamicAssemblyHash doesn't need to be exposed Fix Volume/Pitch not working on UI sounds Add TypeDescription.Interfaces (Fixes sbox-issues/issues/2237)
3 Years Ago
Add a banner alerting people that they're banned because they have autoclickers
3 Years Ago
Punish clicky bots
3 Years Ago
Add TypeDescription.CreateGeneric
3 Years Ago
Add TypeDescription.IsClass Add TypeDescription.IsGenericType, TypeDescription.GenericArguments Document MemberDescription
3 Years Ago
Fill out MethodDescription Add TypeDescription.Create<T>( args ) Obsolete TypeLibrary.GetType*
3 Years Ago
Whitelist some reflection members
3 Years Ago
Lock down Type, MemberInfo, PropertyInfo, MethodInfo more
3 Years Ago
Pdb is embedded in the dll, so we don't need to drag around another file
3 Years Ago
Removing no longer needed
3 Years Ago
Don't compile pdb's Load Embedded Pdb
3 Years Ago
Added MorphCollection pattern
3 Years Ago
Fixed sbox-issues/issues/2230
3 Years Ago
Refactor Decal libraries - Added `Sandbox.Decal` - Obsoleted `Sandbox.DecalSystem`
3 Years Ago
Fix code font
3 Years Ago
Upload localization files when publishing addon SuspendUpdates now hides the widget temporarily - since qt's enableUpdates doesn't do jack shit Layout.Clear() hides widgets before deleting (since the delete is deferred)
3 Years Ago
Fix warning