userGarry Newmancancel

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

5 Years Ago
StyleParser.Sheet Top level stylesheet parsing Support comments Time input/layout/render individually Don't render offscreen panels Only update hovered if mouse moved Made styles a class
5 Years Ago
▌▋▊▍▍▍ ▇▌▋▉▋ ██▌▄▉█▊▅▄, ▉▍▌▌▍ ▄▅▊▊▌ ▆▅▌▅▅▍▉ ▌█ █▄▇▆ ▇▉▉▄▆▆ ▄▋▅▅▊▊
5 Years Ago
Cache style Premature Optimizations
5 Years Ago
Selector parsing
5 Years Ago
Layout type cached
5 Years Ago
Fix hover remaining when unclicking
5 Years Ago
Transition Cleanup Padding inset Color parsing Length parsing Style Parsing ScreenRect in layout Layout fixes
5 Years Ago
Layout Display Flex Layout Layout Test
5 Years Ago
Initial
5 Years Ago
Initial commit
5 Years Ago
StartPurchaseAsync: Should now be able to pass in multiple of the same item to purchase multiples
5 Years Ago
Allow caller to specify OverlayToStoreFlags when opening Store Overlay Allow caller to specify OverlayToStoreFlags when opening Store Overlay - fix Merge pull request #476 from stang-tgs/master Allow caller to specify OverlayToStoreFlags when opening Store Overlay
5 Years Ago
Expose OverlayToStoreFlag
5 Years Ago
Add/Remove ws item dependency getting dependencies/children Merge branch 'k3-item-dependency' into k7-addit-prevs Added ugc addtional previews Merge pull request #475 from kamyker/k7-addit-prevs Added ugc addtional previews
5 Years Ago
Expose ItemPreviewType
5 Years Ago
Added clan chat Merge pull request #474 from kamyker/k6-clan-chat Added clan chat
5 Years Ago
Fix race condition with async callresults Merge pull request #472 from MadrMan/master Fix race condition with async callresults
5 Years Ago
Lobby.SendChatString() and OnChatMessage fix Merge pull request #466 from kamyker/k5-lobbymsg Lobby.SendChatString() and OnChatMessage fix
5 Years Ago
Redist for 1.50 Headers 1.50 Generated 1.50 Don't generate types starting with "FnSteam" Manually create SteamNet delegates Replace int64_t with long, int32_t with int Make NetKeyValue partial to support the added functions Removing Removed Re-adding BroadcastUploadStart_t and BroadcastUploadStop_t - because while they're no longer in the sdk, they are documented on the site
5 Years Ago
▆▄█▊▅ ▋▉▇▉▍▉▉ ▋▍▊▆▊▊ ▆▍▋▇█▌ ▇▆▅ ▋▍ ▋█▆█ ▌▆▇▊▌█▊▍▆, ▅▇ ▉█▊▊ ▋█▌▉▍▅ ▆▍▊▊ ▇▌'▊ ▋ ▇:▌ █▇▅▍
5 Years Ago
▆█'▅▅ ▆▄▊ ▇▇▅▅▍ ▇▍▆▍▌▇▅▅▉▌▅▅▅▍▇▉ █▅▋▋▊ ▋▉▆ ▍█▄█▇ ▊▄▄█▊▍ '▊▉▅▊▊█' ▋▌ █▇▍
5 Years Ago
▊▌▍▊█ ▇▍▇▅▉ ▍▊█▇ ▄▋▌▆█▅ ▄█▋▄▉▆ ▄▇▆▅▅▌▅▅█▄ █▋▊▋
5 Years Ago
Realm cleanup [UnmanagedCallersOnly]
5 Years Ago
Unused code Fixed namespace format in Interop Native Gen Fixed Struct Namespace in Interop Make generated managed classes partials Trace bindings Bind GetEntityHandle Trace Basics Trace with extents Added Vectror3.SubtractDirection
5 Years Ago
▉▌▊▄▍▍▋ ▅▋▊▅▌▆▉▊▆ ▆▆▍▉▌▌▅▌▉▄ ▍▇▌ ▄▅▊▅▌
5 Years Ago
Added float.Approach Added Vector3.Approach Added PlayerController baseclass Added FlyingController
5 Years Ago
Implemented Rotation.From( Angles ) Cleaned up Angles struct Added Entity.Velocity Bind AbsVelocity/AbsOrigin Fixed movement not interpolating
5 Years Ago
Updated InteropGen to use net5.0 Fixed Console not compiling Remove unused binds Switched Time class to use engine time Update Rotation.cs stripped usercmd.aimDirection Player/Entity binds CBasePlayer call ServerSimulate C_BasePlayer call ClientSimulate Player.Simulate Entity.Pos uses Get/SetLocalOrigin Bind SetPreviouslyPredictedOrigin Basic predicted movement moved to managed
5 Years Ago
Interop: Managed class pointer inheritence Pass type with managed pointer NativePointer can cast properly Added Sandbox.Log Native side can dynamic cast managed classes Generated code cleanup Throw an error on unknown type
5 Years Ago
UserCmd
5 Years Ago
▆▍▇▆▌▋▄▄ ▅▄▄▅▅█ ▆▉▇▍ ▆▄▆▌▍▆ ▉█▆▅ ▊▍▉▋▅ ▆▋▊▋▉█
5 Years Ago
Grid Test comments Fixed exception logging not showing a message Compiler handles failed builds of dependancies better Fixed processor not creating .gen folder Fixed Sandbox.Generator exceptions
5 Years Ago
▅▆▇▉▇▄▊ ▍▍▊▅ ▅▋█▆▇
5 Years Ago
Update ClassAccess.cs Less logging net5.0.0-preview.8.20407.11
5 Years Ago
Grid: Never FillSpace if ColumnCount > 0
5 Years Ago
Added Panel.HasActive, HasFocus, HasHover Added Length.GetPixels HorizontalSplit Added Grid.FillSpace Rename GetContentPadding to GetInset Update HorizontalSplit.cs Verrical Splitter
5 Years Ago
Panel Class/Style debug
5 Years Ago
Can click stack traces in console to go to file Fix console window colours
5 Years Ago
Panorama: always layout based on layout variables passed, ignore the parent size Grid sizing fixes Renamed LayoutTraverse to Layout Added Button.Click Property Section PanoramaTest fixes Added IconPanel Some panel Props Panel isn't deleted in finalizer Update standard.less Grid: Set Spacing to -1 for automatic spacing icon Font PropertySection open/close Update BaseAccess.txt
5 Years Ago
Fixed non string properties updating every tick Fixed crash when hotloading panels Fixed some console labels changing Grid properties call InvalidateSizeAndPosition Added PropertySheet/PropertyField GridTest uses PropertySheet PropertySheet styles Fixed panels not getting collected
5 Years Ago
Cleaning Up Hotload results in console Hotload property styles Merge branch 'master' of sandbox.source Fixed FloorToInt not converting to int Hotload Skip AccessControl Delete AnalyzerLibrary.cs Bind Style.Width/Height/MaxWidth/MaxHeight Added Panel.SetContentSize Added Style.GetContentPadding Library Attribute icon Added UI.Grid Added Slider.OnValueChanged Don't try to show console error if in another thread (todo) Grid Test Added GridTest option
5 Years Ago
Update ci.yml
5 Years Ago
Update ci.yml
5 Years Ago
Fixed missing icons Common property base Live update propery sheet
5 Years Ago
UI Panel selection/property sheet Show classes on panel ui PanelList live updates
5 Years Ago
Icon Font Property sheet
5 Years Ago
Entity List Entity Selection Library Tabs
5 Years Ago
Steam SDK 1.49 .h Steam SDK 1.49 libraries Delete ISteamTV (seems to be removed from the SDK now) Add missing BroadcastUploadStart_t and BroadcastUploadStop_t callbacks Generate for new SDK Added SteamApps.IsTimedTrial Added SteamFriends.OnOverlayBrowserProtocol Added SteamFriends.RegisterProtocolInOverlayBrowser UnitTest DLL fixes
5 Years Ago
Column layout Cleaning up
5 Years Ago
Fixed missing dlls in generated addon csproj