branchsbox/mastercancel

13,461 Commits over 1,522 Days - 0.37cph!

4 Years Ago
Added PickupTrigger entity
4 Years Ago
Added Door Map (art) Door test map with art Clean up old files Merge branch 'master' of sbox
4 Years Ago
Anim scene objects can be animated with the anim graph
4 Years Ago
RenderScene test can be rotated Merge branch 'master' of sbox
4 Years Ago
Change blur tests to comply with CSS spec
4 Years Ago
Initial tests for filter-blur property
4 Years Ago
rebuild all_shaders.txt Merge branch 'master' of sbox
4 Years Ago
ModelDoc: Add HUD Display setting "Modifier Warning" to disable annoying "Document contains modifiers which may impede viewport editing" message
4 Years Ago
AssetBrowser: gridview and listview shows correct image ext (not just jpg for everything)
4 Years Ago
Fixed Button Map Fixed clipping Model Merge branch 'master' of sbox
4 Years Ago
Optimize cssbox borders with combos rather than runtime branching
4 Years Ago
Updated Button Map Cleaned up the button map Removed old Button map vpk Merge branch 'master' of sbox
4 Years Ago
Remap depth value in DoF to actual game units Merge branch 'master' of sbox
4 Years Ago
HandleIndex simplification Namespacing ManagedContext stuff so we can differentiate between client and menu CreateSceneWorld takes a bool Menu, uses different context TextEntry test fix Remove debug background-image: don't throw exception on null texture Merge branch 'master' of sbox
4 Years Ago
Added Button Map (art) Button test map with art Merge branch 'master' of sbox
4 Years Ago
Fix buttons having wrong debug indexes on developer toolbar Reflection adjustments to testmap Fix edges on seamless reflections, needs shader recompile Remove old conflicting simple and complex shaders Recompile ocean with better seamless borders
4 Years Ago
Initial methods for border-image, stub for setting a gradient from image, set image from texture rather than URL
4 Years Ago
Make SetBackground in Styles.Set method lambda polymorphic Fix squareish round borders being incorrectly set
4 Years Ago
Start devcam with no blur (fps sucks)
4 Years Ago
Restore disconnect button Merge branch 'master' of sbox
4 Years Ago
Add SceneCapture ClearColor and AmbientColor
4 Years Ago
adding materials Merge branch 'master' of sbox
4 Years Ago
Add UI render scene test back
4 Years Ago
Create anim scene objects from managed. Bind setting of bone world transforms on anim scene objects
4 Years Ago
Clear LightDesc properly before using it
4 Years Ago
Allow scene objects for scene capture to be created in C# Allow scene capture camera info to be set in C#
4 Years Ago
Allow scene object to be created from a model
4 Years Ago
Fix shadows not being rendered in UI render scenes
4 Years Ago
ModelDoc: Add camera modes (default and viewmodel for now)
4 Years Ago
Created Scale Test Map To help with asset scale, will add more. Merge branch 'master' of sbox
4 Years Ago
First draft of AutoSkipUpgrader Enable AutoSkipUpgrader in HotloadManager Cleaned up AutoSkipUpgrader Merge remote-tracking branch 'origin/master' into hotload-autoskip Show list of auto-skipped types in HotloadDetails sheet Nicer type names in HotloadResult Merge branch 'hotload-autoskip'
4 Years Ago
Fixed Panel.IsInside giving invalid results if the border-radius was bigger than half the width or height
4 Years Ago
background-position tests border-radius tests Update FriendList.scss
4 Years Ago
Starting moving the menu closer to Lewis' concepts
4 Years Ago
Fixed not scaling background-size
4 Years Ago
Alpha blend background image instead of multiplying by background color
4 Years Ago
Close the loading screen at the right point Fixed AddViewsToSceneSystem returning SCENE_VIEW_RENDER_TRGET_INVALID for the last few frames of loading, causing hall of mirrors (I don't think any AddViewsToSceneSystem should be returning invalid but if they do we just skip over them) Tweak loading screen transition out now it's smooth Merge branch 'master' of sbox
4 Years Ago
Update art_test.vmap Some clean up
4 Years Ago
Added Art Test Map (Doors) Map for art testing Merge branch 'master' of sbox
4 Years Ago
More useful LoopModeLevelLoad hooks Bind GetConvarValue for engine Move addon provision, gameinfo to sandbox.engine Look for gamemode info from the LastApiResponse Merge branch 'master' of sbox
4 Years Ago
Fix border offsetting
4 Years Ago
Add UI test for scene renders
4 Years Ago
Add another UI border test. Fix border-top-left-radius and border-bottom-right-radius wrong way around
4 Years Ago
Iterating on borders, change how borders are calculated to something simpler and better Finish the equation for cssbox borders that works universally Fix border alpha Remove a few pointless border tests
4 Years Ago
Update groups.vgc
4 Years Ago
Integrate cs_mdl_import into modeldoc_utils so it can be used by both modeldoc and cmd line Add Invert option to RenderPrimitiveBox Add ModelDoc RenderPrimitivePlane
4 Years Ago
lighting test / asset cleanup Merge branch 'master' of sbox
4 Years Ago
Move IMenuAddon into engine (so it can be accessed everywhere) Loading screen refactor
4 Years Ago
Rename AddonManager to ServerAddons (clearer) Mount downloaded addon when creating gamemode
4 Years Ago
Fixed sub-filesystem dispose parent on dispose Dispose transient addons on game shutdown