branchrust_reboot/main/demo_ui_2cancel

70 Commits over 92 Days - 0.03cph!

7 Days Ago
fix scrollbar styling and presets being cut off in editor curve ui
7 Days Ago
merge from main
11 Days Ago
Strip occlusion culling from the dolly preview too
11 Days Ago
add cinematic shake to the demo options panel, to have the same shake we use in trailers
12 Days Ago
update from main
13 Days Ago
Fix animation loader not working in builds, clips needed to be marked legacy
13 Days Ago
update from main
15 Days Ago
animation imports + keyframe curve editor
17 Days Ago
Fix parenting not working when set from the field.
18 Days Ago
Fix crashing when switching cameras, + error spam.
18 Days Ago
merge from main
21 Days Ago
redo demoui2 sandbox panel, add parenting, redo colorpicker, add keyframing lights intensity/range.
22 Days Ago
add a scroll fade/gradient to tabs
22 Days Ago
Fix alignment issues on non-keyframable rows, they had an ugly left offset before.
22 Days Ago
update from main
29 Days Ago
update from main
34 Days Ago
Fix options panel not applying saved properties properly if they didn't have a track.
34 Days Ago
Fix dolly keyframes not working with undo.
34 Days Ago
in dolly view, only apply shakes when we're actually moving the dolly camera.
34 Days Ago
Fix camera smoothing, apply it in freecam too.
34 Days Ago
fix dof state not getting applied
34 Days Ago
block inputs while typing in demoui2 text fields
34 Days Ago
Nudge "place camera toast" above the playback ui
34 Days Ago
fix double clicking keyframes interfering with goto keyframe
34 Days Ago
Add ctrl + shift + z to redo.
34 Days Ago
add dolly preview window in the dolly editor
35 Days Ago
Add vertical scrolling to the timeline
35 Days Ago
Apply roll when switching from dolly view to editor
35 Days Ago
Fix dof not showing up hi-res screenshots.
35 Days Ago
Fix sandbox clone NRE
35 Days Ago
update from main
40 Days Ago
Fix regression with grading sliders, I broke them when I made grading convars usable again.
40 Days Ago
Add exposure slider to the effects tab, bump up max focus distance.
40 Days Ago
Fix switching from dolly view -> dolly edit not keeping the camera where it was, let people create keyframes in dolly view.
40 Days Ago
Add a way to minimize options/sandbox panels, fix some demo2ui not using phrases.
40 Days Ago
Push up phrases too, oops
40 Days Ago
Add copy/paste for timeline keyframes
40 Days Ago
Add double clicking keyframes to snap to their time. (+ a context menu button)
40 Days Ago
Fix demos not loading, blur manager NRE
40 Days Ago
merge from main
43 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
48 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.
48 Days Ago
Add undo/redo to demo2 ui
48 Days Ago
merge from main
50 Days Ago
Add demo timeline zooming, horizontal scrolling, re-ordering tracks with click + drag, make animation tracks work with rectangle selection.
50 Days Ago
Fix demo ui 2 rendering over pause menu.
52 Days Ago
Rename puppet mode to Sandbox, add hierarchy view + inspector panels, you can also add lights from the hierarchy now.
53 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)
53 Days Ago
update from main
54 Days Ago
compile fix