Opened 15 years ago
Closed 15 years ago
#4870 closed enhancement (fixed)
[patch] GLTeapot : Truncate FPS to an integer
Reported by: | mmadia | Owned by: | phoudoin |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications | Version: | R1/alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
There's at least one article mentioning Haiku, where the author does not see the decimal point in the FPS. Would it be worthwhile to make it larger or even truncate to a whole integer?
Attachments (2)
Change History (6)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Summary: | GLTeapot : Increase the visual impact of the decimal → [patch] GLTeapot : Truncate FPS to an integer |
---|
by , 15 years ago
Attachment: | GLTeapot-integer-FPS.2.patch added |
---|
updated patch. removes unnecessary multiplication of frameRate
comment:3 by , 15 years ago
Owner: | changed from | to
---|
Patch looks good. I'll applied it in a few hours. Thanks.
comment:4 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Patch applied in hrev34232. Thanks.
Note:
See TracTickets
for help on using tickets.
Does the FPS decimal really matter at this point?
Why not just remove it entirely and make the value display a whole number FPS?