reposbox-scenestagingcancel

889 Commits over 517 Days - 0.07cph!

1 Year Ago
Hand model offset
1 Year Ago
Fix suggested variable nodes when dragging from an output
1 Year Ago
VR anchor component Tracked pose component cleanup
1 Year Ago
Update flags Fix a bunch of TrackedPoseComponent blunders, add tests for left/right hands
1 Year Ago
Tracked pose component Test player
1 Year Ago
Initial VR test scene
1 Year Ago
Add TargetEye property to camera component
1 Year Ago
Rework how variables are added
1 Year Ago
1 Year Ago
Listen for addon config updates, update collision rules
1 Year Ago
Load collision rules from current game package
1 Year Ago
Basic variable selector / creation
1 Year Ago
Comment nodes are listed separately
1 Year Ago
Make comment node inspection work like ShaderGraph
1 Year Ago
Rework comment and reroute nodes in action graph
1 Year Ago
Putting updated DecalComponent content here so I don't lose it
1 Year Ago
ColliderBaseComponent was renamed to Collider Copy / pasting nodes
1 Year Ago
Copied over WIP action graph editor WIP dynamic action graph nodes OnShoot example in TurretComponent Node error messages, GetRelevantNodes, property get / set Let TurretComponent.OnShoot handle setting the velocity HandleConfigs Tweak how properties appear in node creation menu Fixed getting relevant nodes for signals WIP property panel in action graph editor Constant node drawing tweaks Small action graph editor fixes Error list panel https://files.facepunch.com/ziks/2023-10-12/sbox-dev_75o6iDzzHZ.png Fix error when clearing links Stack trace integration for exceptions thrown by action jigs Field get / set, sort nodes better Instance method nodes Type selection drop down Fleshed out type selector, now checks constraints Pure attribute for some things that should be expression nodes Comment nodes Node display tweaks Icon fixes Rerouting and other fixes Error list title fix Action link pulsing in editor Jig -> Graph Editor.ActionGraphs -> Editor.ActionGraph To match Editor.ShaderGraph Start on undo / redo ActionGraphComponent OnUpdate, OnTouch action components Football demo using action graph Enum constant node fixes Action component tweaks
1 Year Ago
Ik scene
1 Year Ago
Update IK functions
1 Year Ago
Footsteps scene
1 Year Ago
Add AnimatedModel.Set Ik placeholder
1 Year Ago
GameObjectControlWidget shows the full GameObject path Add ITintable Fix errors when trying to Set animated model parameters when no SceneObject exists Update bloom defaults Fog scene
1 Year Ago
Fix NRE Fix exception whe ncopying Remove debug
1 Year Ago
Fill out menu screen slightly People want to do new GameObject, not GameObject.Create. They get confused and angry.
1 Year Ago
Reposition collider when updating Add sliders to ScreenPanel Scene menu Load menu scene on startup Fix oob exception if delete a bunch of children in update Fix particles updating using RealTime instead of Time Fix updating physicsbody position instead of keyframebody position Return to menu on escape component
1 Year Ago
Fix ResourcePath being used instead of ResourceName for physics materials
1 Year Ago
Action component tweaks
1 Year Ago
Enum constant node fixes
1 Year Ago
Refactor
1 Year Ago
CitizenAnimation EyeSource, LookAtObject tests Rename ColliderBaseComponent to Collider, add ICollisionListener SceneViewWidget ignore Camera.Ortho Add alternate to SceneUtility.Instantiate
1 Year Ago
Add Orthographic options to camera component Add Range to SpotLightComponent
1 Year Ago
Copied over WIP action graph editor WIP dynamic action graph nodes OnShoot example in TurretComponent Node error messages, GetRelevantNodes, property get / set Let TurretComponent.OnShoot handle setting the velocity HandleConfigs Tweak how properties appear in node creation menu Fixed getting relevant nodes for signals WIP property panel in action graph editor Constant node drawing tweaks Small action graph editor fixes Error list panel https://files.facepunch.com/ziks/2023-10-12/sbox-dev_75o6iDzzHZ.png Fix error when clearing links Stack trace integration for exceptions thrown by action jigs Field get / set, sort nodes better Instance method nodes Type selection drop down Fleshed out type selector, now checks constraints Pure attribute for some things that should be expression nodes Comment nodes Node display tweaks Icon fixes Rerouting and other fixes Error list title fix Action link pulsing in editor Jig -> Graph Editor.ActionGraphs -> Editor.ActionGraph To match Editor.ShaderGraph Start on undo / redo ActionGraphComponent OnUpdate, OnTouch action components Football demo using action graph
1 Year Ago
Add ITriggerListener https://files.facepunch.com/garry/284b5018-18e7-4b4c-a846-1851498c8955.mp4
1 Year Ago
Fix player controller body pitching Add BaseComponent.OnComponentActivated, OnComponentDeactivated CharacterController obeys IgnoreLayers ParticleSystem checks control points are valid before using them Trigger test scene
1 Year Ago
Copied over WIP action graph editor WIP dynamic action graph nodes OnShoot example in TurretComponent Node error messages, GetRelevantNodes, property get / set Let TurretComponent.OnShoot handle setting the velocity HandleConfigs Tweak how properties appear in node creation menu Fixed getting relevant nodes for signals WIP property panel in action graph editor Constant node drawing tweaks Small action graph editor fixes Error list panel https://files.facepunch.com/ziks/2023-10-12/sbox-dev_75o6iDzzHZ.png Fix error when clearing links Stack trace integration for exceptions thrown by action jigs Field get / set, sort nodes better Instance method nodes Type selection drop down Fleshed out type selector, now checks constraints Pure attribute for some things that should be expression nodes Comment nodes Node display tweaks Icon fixes Rerouting and other fixes Error list title fix Action link pulsing in editor Jig -> Graph Editor.ActionGraphs -> Editor.ActionGraph To match Editor.ShaderGraph Start on undo / redo
1 Year Ago
Add experimental/temporary ragdoll capabilities
1 Year Ago
Editor.ActionGraphs -> Editor.ActionGraph To match Editor.ShaderGraph Start on undo / redo
1 Year Ago
GameTagsControlWidget is TagSetControlWidget, works on any ITagSet
1 Year Ago
Copy/Paste/Reset transform
1 Year Ago
GameTags implements ITagSet Copy tags to sceneobjects and shapes
1 Year Ago
Add GameObject.Tags Serialize Tags Fix Transform lerping from World instead of local Tag editor widget Allow setting the position of a physics body
1 Year Ago
Jig -> Graph
1 Year Ago
AnimatedModelComponent Footstep Event, DropObjectOnFootstep example component
1 Year Ago
Fix CameraPhysicsDebug start pos Use BodyGroups selector (I hate this)
1 Year Ago
Copied over WIP action graph editor WIP dynamic action graph nodes OnShoot example in TurretComponent Node error messages, GetRelevantNodes, property get / set Let TurretComponent.OnShoot handle setting the velocity HandleConfigs Tweak how properties appear in node creation menu Fixed getting relevant nodes for signals WIP property panel in action graph editor Constant node drawing tweaks Small action graph editor fixes Error list panel https://files.facepunch.com/ziks/2023-10-12/sbox-dev_75o6iDzzHZ.png Fix error when clearing links Stack trace integration for exceptions thrown by action jigs Field get / set, sort nodes better Instance method nodes Type selection drop down Fleshed out type selector, now checks constraints Pure attribute for some things that should be expression nodes Comment nodes Node display tweaks Icon fixes Rerouting and other fixes Error list title fix Action link pulsing in editor
1 Year Ago
Move scenes out of root Move components Cleanup test scenes
1 Year Ago
Update the animation in the editor too!
1 Year Ago
Bone merge basics Nicer bone merging Threaded animation updates by default Update particle scene
1 Year Ago
Use Transform proxies instead of copying the transforms