branchsbox/mastercancel

12,690 Commits over 1,461 Days - 0.36cph!

3 Years Ago
AssetBrowser: Fix selected types not restoring properly
3 Years Ago
Fix up some citizen clothes
3 Years Ago
Allow scene worlds to be deleted if they were created by user
3 Years Ago
get bone world transforms from anim scene object
3 Years Ago
Make sure previous world space render bones are set when updating bone merge Take scene object transform into account when updating anim graph
3 Years Ago
Fixed TextShadow not scaling Don't store ShadowTexture on Shadow Rename EFillType, EBorderType Move some stuff into UI2/Input Moving Easing into Sandbox (from Sandbox.UI) Merge branch 'master' of sbox
3 Years Ago
Initial support for bone merging anim scene objects
3 Years Ago
Shadows are immutable again Merge branch 'master' of sbox
3 Years Ago
AnimGraph Editor: Ensure a min width on preview widget so toolbar items don't collapse
3 Years Ago
Added ModelEntity.GetHitboxBone( int hitbox ) Added ModelEntity.HitboxSet (get and set)
3 Years Ago
BackgroundImageSize was using wrong screen size conversion
3 Years Ago
Add warm and cool materials for rust light props Update testing map 2 (attempt to make the lighting more interesting, adding post process, fixing missing models)
3 Years Ago
Add lerp mode to devcam
3 Years Ago
Bind model bodygroup funcs. Add SceneObject.MeshGroupMask
3 Years Ago
Fix repeat borders
3 Years Ago
Add width element to border-image, fix stretch borders, new tests
3 Years Ago
Compile fix Merge branch 'master' of sbox Merge branch 'master' of sbox
3 Years Ago
Shader Compile
3 Years Ago
Iterating on borders Finished API for border-image, still needs adjustments Update border-image tests
3 Years Ago
Initial progress of border-image Fix text opacity
3 Years Ago
NetworkAssetLists sends added files Fixed "step down" debug text Also convert the m_decalEvent when moving decals Merge branch 'master' of sbox
3 Years Ago
Revert make TryReadLength ignore parentheses Correctly parse things, support multiple elements in SetBackdropFilter, add Saturate parameter to API Merge branch 'master' of sbox
3 Years Ago
Updated button map Fixed some mistakes Merge branch 'master' of sbox
3 Years Ago
Don't do transitions between UI tests Fixed Func Door not returning after wait
3 Years Ago
Add opacity uitest
3 Years Ago
Added Entity.TakeDecalsFrom( Entity source )
3 Years Ago
Clean up + Map Changes Cleaned up old maps Adjusted Lighting on Doors Merge branch 'master' of sbox
3 Years Ago
Make TryReadLength ignore parentheses SetBackdropFilter parser for blur and PanelBackdropFilter API
3 Years Ago
Don't screen scale background-size when it's set as a %
3 Years Ago
Added PickupTrigger entity
3 Years Ago
Added Door Map (art) Door test map with art Clean up old files Merge branch 'master' of sbox
3 Years Ago
Anim scene objects can be animated with the anim graph
3 Years Ago
RenderScene test can be rotated Merge branch 'master' of sbox
3 Years Ago
Change blur tests to comply with CSS spec
3 Years Ago
Initial tests for filter-blur property
3 Years Ago
rebuild all_shaders.txt Merge branch 'master' of sbox
3 Years Ago
ModelDoc: Add HUD Display setting "Modifier Warning" to disable annoying "Document contains modifiers which may impede viewport editing" message
3 Years Ago
AssetBrowser: gridview and listview shows correct image ext (not just jpg for everything)
3 Years Ago
Fixed Button Map Fixed clipping Model Merge branch 'master' of sbox
3 Years Ago
Optimize cssbox borders with combos rather than runtime branching
3 Years Ago
Updated Button Map Cleaned up the button map Removed old Button map vpk Merge branch 'master' of sbox
3 Years Ago
Remap depth value in DoF to actual game units Merge branch 'master' of sbox
3 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
3 Years Ago
Added Button Map (art) Button test map with art Merge branch 'master' of sbox
3 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
3 Years Ago
Initial methods for border-image, stub for setting a gradient from image, set image from texture rather than URL
3 Years Ago
Make SetBackground in Styles.Set method lambda polymorphic Fix squareish round borders being incorrectly set
3 Years Ago
Start devcam with no blur (fps sucks)
3 Years Ago
Restore disconnect button Merge branch 'master' of sbox
3 Years Ago
Add SceneCapture ClearColor and AmbientColor