Changeset 159 for trunk/VUT/Ogre/resources
- Timestamp:
- 07/06/05 17:52:44 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/VUT/Ogre/resources/VisibilityDemo.overlay
r155 r159 452 452 caption [F] toggle filtering method (trilinear, anisotropic, bilinear) 453 453 } 454 element TextArea(Example/Visibility/Help/FromCameraQueryInfo): Example/Visibility/Templates/BasicText 455 { 456 left 5 457 top 285 458 width 180 459 height 30 460 caption [F5] From camera visible pixels (+ SHIFT: relative visibility) 461 } 462 element TextArea(Example/Visibility/Help/FromPointQueryInfo): Example/Visibility/Templates/BasicText 463 { 464 left 5 465 top 60 466 width 300 467 height 30 468 caption [F6] From camera visible pixels (+ SHIFT: relative visibility) 469 } 454 470 } 455 471 } … … 465 481 vert_align top 466 482 width 600 467 height 1 20483 height 145 468 484 left 200 469 485 top 300 … … 558 574 } 559 575 576 577 element TextArea(Example/Visibility/Query/VisiblePatches): Example/Visibility/Templates/BasicText 578 { 579 left 5 580 top 75 581 width 90 582 height 30 583 caption Visible patches 584 } 585 element TextArea(Example/Visibility/Query/VisiblePatchInfo): Example/Visibility/Templates/BasicText 586 { 587 left 180 588 top 75 589 width 90 590 height 30 591 caption : 592 } 593 560 594 element TextArea(Example/Visibility/Query/NodeVisibility): Example/Visibility/Templates/BasicText 561 595 { 562 596 left 5 563 top 75597 top 90 564 598 width 90 565 599 height 30 … … 570 604 { 571 605 left 180 572 top 75573 width 90 574 height 30 575 caption :606 top 90 607 width 90 608 height 30 609 caption : 576 610 } 577 611 … … 579 613 { 580 614 left 5 581 top 90615 top 105 582 616 width 90 583 617 height 30 … … 588 622 { 589 623 left 180 590 top 90 591 width 90 592 height 30 593 caption: 594 } 624 top 105 625 width 90 626 height 30 627 caption : 628 } 629 element TextArea(Example/Visibility/Query/PatchVisibility): Example/Visibility/Templates/BasicText 630 { 631 left 5 632 top 120 633 width 90 634 height 30 635 caption Avg. patch visibility 636 } 637 638 element TextArea(Example/Visibility/Query/PatchVisibilityInfo): Example/Visibility/Templates/BasicText 639 { 640 left 180 641 top 120 642 width 90 643 height 30 644 caption : 645 } 646 595 647 596 648 }
Note: See TracChangeset
for help on using the changeset viewer.