Opened 13 years ago Closed 13 years ago #279 closed defect (fixed)Some text bugs related to tiles: derivation of columnWidth[] etc. in 7.4.2.1
Description
Besides editorial bugs, all the four equations are not complete by missing one value for each array not covered. Suggested changes are as follows.
"The vector columnWidth[ ], specifying the width for every of the num_tile_columns_minus1 columns in units of treeblocks, is derived as follows."
"The vector rowHeight[ ], specifying the height for every of the num_tile_rows_minus1 rows in units of treeblocks, is derived as follows."
colBd[0] = 0
rowBd[0] = 0
Change History (3)comment:1 Changed 13 years ago by davidf
comment:2 Changed 13 years ago by davidf
comment:3 Changed 13 years ago by bbross
Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber, Participant
|
Fixed in D6 (H1003) d9.