243,600 Commits over 3,898 Days - 2.60cph!
Fixed joint keeps the bodies fixed where they are at the moment of joint creation instead of snapping
Joint gizmo just draws a line from self to target game object
Fix prismatic disabling limit when it shouldn't
Create slider with 2 pivots and an axis, this makes the most sense
Base joint passes two physics points for joint creation
Do a pass on all joints to make sure their local frames make sense
Add RigidBody.MotionEnabled
Fix game setup's Launch Mode always falling back to default LaunchMode.Normal
Resolves sbox-issues/issues/4923
ICollisionListener & ITriggerListener have default interface methods + docs
Resolves sbox-issues/issues/4852
Izabu: Move triangle shifting further up the callstack so the fix gets applied to sphere and capsules too
Source Updates - Hide Poncho Material and Texture change
Removed power consumption from splitters, root combiners and electrical branches
thumb_up
146
thumb_down
0
Fix async warning in PreviewMesh
Fixed electrical lights requiring 1 power when off
thumb_up
102
thumb_down
0
GameController -> CGameController, some code refactor, Controller is a handle
player update. tamborine holdtype updated with latest idle pose
player update. tamborine entity edited so the it is held correctly and its holdtype updated with latest idle pose
Update sceneviewer_weapons.scene
Update charactercontroller.scene
packaged food - cans branding texture update
Merge branch 'main' of sbox-assets
player update. cowbell entity edited so the it is held correctly and its holdtype updated with latest idle pose
player update. pan flute entity edited so the it is held correctly and its holdtype updated with latest idle pose. xylophone deployed prefab updated so the drum sticks are held correctly
Make joint more robust in finding physics bodies, improve the gizmos a bit
Better anchor points for spring joint
Add Vector3.CatmullRomSpline, Vector3.TcbSpline
Add SceneLineObject
Add LineRenderer component
Add line prefab
Fix NRE
Adjusted cargo path
Notifier component placed harbor
Reran Scene2Prefab
player update. megaphone entity edited so the it is held correctly and its holdtype updated with latest idle pose
Fbx serializer is too spammy
Ignore unknown color formats in CMesh::CalculateInputLayoutFromAttributes
Don't create model for preview mesh if there's no valid meshes
▉▄▆▇▋▉ ▄▍▊▊█▊▅_▌▇▆▅█▄ ▆▆ █▅▆▇▋▇▆▄ ▊▅▆█▇ ▌▊▊▅▇▉▊█▇
Fixed memory cell draining battery on both sides instead of from the active output
thumb_up
120
thumb_down
0
Initial approach logic:
Cargo now calculates tangents of each patrolfar node and compares the angle and distance to find the best scoring point
Debug outputs for this
Add Actor.PlayVoice, Actor.VoiceList, create player's voice list
WIP rewriting property node definition
player update. trumpet entity edited so the trumpet is placed correctly and its holdtype updated with latest idle pose
Add voice lists for other crackhead variants
SerializedProperty and ControlSheet support nullable values
BoolControlWidget fade property when disabled
Scene2Prefab
Added docking path to harbor 1
Don't preview smd for now
Asset preview for fbx, obj, smd https://files.facepunch.com/layla/1b1211b1/sbox-dev_uPe3bKuNAh.png
player update. exported updated homing missile launcher anim set and holster position updated on its entity
Make the UI designer screen larger to fit the extra states on.
Update bradley scientist AI design with recall states/events.
Make ComponentTypeSelector slightly taller (fixes sbox-issues/issues/5155)
Component selector search is scored, uses classname and description too
Add tooltip to component selector
Rename Particle System to Legacy Particle System
Update state for recalling scientists
Fix OnPreRender always getting called, even if execute in editor is false
Tick UI right before render, after other updates
Add VoiceListResource.Find( key, fallback )
Start work on weapon refactor - hold state info in a resource, pass resource into attack components
Add dynamic cubemap scene
Added a WearableFadeToggle component that is added dynamically to leg renderers if the LegFade toggle is enabled on a Wearable
Currently awaiting a material integration, so it can be toggled via the Fade toggle on the PlayerModel, eventually we'll toggle it if the player is crouching
Aircon wall units
3 new aircon units and updated old aircon to have the same theme
Merge branch 'main' of sbox-assets