useroctocancel

928 Commits over 396 Days - 0.10cph!

28 Days Ago
Add poolable component to kayak/bike/rowboat/horse
28 Days Ago
reset siege vehicles, train car, sub
28 Days Ago
Reset snowmobile, tugboat, horse, rowboat, bike
28 Days Ago
Reset modular vehicles too
28 Days Ago
Reset state on vehicles
28 Days Ago
Reset state on mountables and base/combat entities
28 Days Ago
cancel invokes on pool, restore go active states. (could probably subtract this later)
28 Days Ago
Add initial poolcouts to vehicles
29 Days Ago
merge demoui2 to main
29 Days Ago
Fix regression with grading sliders, I broke them when I made grading convars usable again.
29 Days Ago
Cherry pick blur manager NRE fix
29 Days Ago
Add exposure slider to the effects tab, bump up max focus distance.
29 Days Ago
Fix switching from dolly view -> dolly edit not keeping the camera where it was, let people create keyframes in dolly view.
29 Days Ago
Add a way to minimize options/sandbox panels, fix some demo2ui not using phrases.
29 Days Ago
Push up phrases too, oops
29 Days Ago
Add copy/paste for timeline keyframes
29 Days Ago
Add double clicking keyframes to snap to their time. (+ a context menu button)
29 Days Ago
Fix demos not loading, blur manager NRE
29 Days Ago
merge from main
30 Days Ago
update from main
30 Days Ago
refactor + improve turn in place based on feedback. seems mostly stable now. this mainly fixes the weird catch up issues we had when a player turned constantly.
32 Days Ago
- Make appearance and animation windows movable (mostly refactoring to make all utk rust windows movable) - Create keyframes for current zoom/focal length when placing dolly cameras. - Fix NRE from cloning players - Fix not being able to use convars directly in demoui2, no longer prioritizing the options menu. - Maybe fix the dlaa/dlss crash, needs more testing
35 Days Ago
update from main
36 Days Ago
merge from demoui2
36 Days Ago
- 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.
36 Days Ago
Add undo/redo to demo2 ui
37 Days Ago
merge from main
37 Days Ago
merge from shieldonback
38 Days Ago
Fix shields being visible when they shouldnt be + melee throwing bugs
38 Days Ago
merge from main
39 Days Ago
merge from demo_ui_2
39 Days Ago
Add demo timeline zooming, horizontal scrolling, re-ordering tracks with click + drag, make animation tracks work with rectangle selection.
39 Days Ago
merge from demo ui 2
39 Days Ago
Fix demo ui 2 rendering over pause menu.
41 Days Ago
merge from demo_ui_2
41 Days Ago
Rename puppet mode to Sandbox, add hierarchy view + inspector panels, you can also add lights from the hierarchy now.
41 Days Ago
merge from demo_ui_2
41 Days Ago
- 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)
41 Days Ago
update from main
41 Days Ago
Embed rust utk
42 Days Ago
compile fix
42 Days Ago
merge demo2 to main
42 Days Ago
merge demoui 2 to main
42 Days Ago
Rename the convar for toggling the new ui to `demo.newui` off by default, saves.
42 Days Ago
merge from main
42 Days Ago
- 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..
43 Days Ago
Change start/end frames for turn animations, they had like 15 frame tails of nothing at the end.
43 Days Ago
refactor turn in place to mostly use anims, give up on ik for now.
44 Days Ago
Dolly edit context menus, clean up transitions, a bunch of ux improvements