806 Commits over 365 Days - 0.09cph!
- Add toggle to cast shadows in sandbox lights
- Fade out dolly cameras when you get too close to them
- Add a "open export folder" button in the export tab.
- Automatically switch to dolly view when exporting.
- Fix spacebar not pausing/resuming demo when in dolly view.
Add undo/redo to demo2 ui
Fix shields being visible when they shouldnt be + melee throwing bugs
Add demo timeline zooming, horizontal scrolling, re-ordering tracks with click + drag, make animation tracks work with rectangle selection.
Fix demo ui 2 rendering over pause menu.
Rename puppet mode to Sandbox, add hierarchy view + inspector panels, you can also add lights from the hierarchy now.
- Fixed time of day keyframes flickering when scrubbing the demo
- Fixed developer console rendering under demo2 ui.
- Allow typing values into demo options sliders by double clicking.
- Re-open options when toggling UI
- C key now cycles between the modes (the help menu)
- Bump up max blur slider.
- Tooltips (i did a bunch, i'll add more in the future)
Rename the convar for toggling the new ui to `demo.newui` off by default, saves.
- Fix not being able to duplicate scenes with puppets in it.
- Add countdown to shot director
- Show a preview of the dolly cam's current position in dolly edit mode
- Snap current time to a keyframe's time when editing a dolly node
- Add dof.debug to the demo options panel
- Fix color grading sliders
- Add a way to change the seed of any puppet.
- Show demo filename instead of just the name in the UI..
Change start/end frames for turn animations, they had like 15 frame tails of nothing at the end.
refactor turn in place to mostly use anims, give up on ik for now.
Dolly edit context menus, clean up transitions, a bunch of ux improvements
Add gradients for rust utk, add them to timeline/options panel
Fix puppets not compiling in client-only mode
merge from shield on back
Turn shield on back into a bind
merge from shield_on_back
...don't allow for toggling it too quickly.
Add `client.shieldonback` setting to keep your shield always on your back rather than taking it out.
Disable gestures on roundabouts/swings
merge from shield anim subsystems
merge from shield anim subsystems
One more fix for the shield on other players
UX changes + polish (animations/highlights/better guides)
Refactor demo controls styling into uss rather than just inline styling big chunks.
merge from shield anim subsystem
Nuke shield hand entity offset from all held items that had it, it's no longer used, shields just work.
Move blocking into subsystem too
Assign deepsea islands during prefab post processing so we don't ever have to assign them ourselves.