View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005848 | DarkRadiant | GUI | public | 20.12.2021 19:02 | 09.10.2022 17:37 |
Reporter | Dragofer | Assigned To | greebo | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Product Version | 2.14.0 | ||||
Target Version | 3.0.0 | Fixed in Version | 3.0.0 | ||
Summary | 0005848: MD5 Animation Viewer: show current frame & total frames | ||||
Description | modelDefs allow to define various effects on specific frames of animations, for example: anim walk1 models/md5/chars/guards/proguard/walk.md5anim { frame 8 footstep frame 16 sound snd_rustle frame 25 footstep frame 33 sound snd_rustle } The MD5 Animation Viewer from the Entity menu can show the animations and play them frame by frame (by clicking "Next frame" a lot), but it doesn't show the number of the current frame. One can figure it out anyway by dividing the render time by 0.016, but it would be easier to apply keyframe effects if the number of the current frame were shown directly. Seeing the total number of frames in the animation would also be helpful for figuring out at what point exactly the animation cycle ends. | ||||
Tags | No tags attached. | ||||
DarkRadiant: master 3e7a8d16 28.02.2022 17:25 Details Diff |
0005848: Display the current frame and the total number of frames in the animation preview |
Affected Issues 0005848 |
|
mod - libs/wxutil/preview/RenderPreview.cpp | Diff File | ||
mod - libs/wxutil/preview/RenderPreview.h | Diff File | ||
mod - radiant/ui/animationpreview/AnimationPreview.cpp | Diff File | ||
mod - radiant/ui/animationpreview/AnimationPreview.h | Diff File | ||
DarkRadiant: master 9ae183ab 28.02.2022 17:31 Details Diff |
0005848: Try to fix compilation in Linux |
Affected Issues 0005848 |
|
mod - libs/wxutil/preview/RenderPreview.cpp | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
20.12.2021 19:02 | Dragofer | New Issue | |
20.12.2021 19:04 | Dragofer | Issue cloned: 0005849 | |
20.12.2021 19:04 | Dragofer | Relationship added | related to 0005849 |
20.12.2021 19:05 | greebo | Status | new => acknowledged |
20.12.2021 19:25 | Dragofer | Summary | MD5 Animation Viewer: show current frame => MD5 Animation Viewer: show current frame & total frames |
20.12.2021 19:25 | Dragofer | Description Updated | |
28.02.2022 17:20 | greebo | Assigned To | => greebo |
28.02.2022 17:20 | greebo | Status | acknowledged => assigned |
28.02.2022 17:20 | greebo | Target Version | => 3.0.0 |
28.02.2022 17:26 | greebo | Changeset attached | => DarkRadiant master 3e7a8d16 |
28.02.2022 17:26 | greebo | Status | assigned => resolved |
28.02.2022 17:26 | greebo | Resolution | open => fixed |
28.02.2022 17:26 | greebo | Fixed in Version | => 3.0.0 |
28.02.2022 17:31 | greebo | Changeset attached | => DarkRadiant master 9ae183ab |
09.10.2022 17:37 | greebo | Status | resolved => closed |