~gimaker/peekabot/multi-connect

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Staffan Gimåker
  • Date: 2008-07-31 13:37:36 UTC
  • Revision ID: staffan_gimker_staffan_at_gimaker.se-20080731133736-u3gs51w6f9mswj18
Fixed a rendering bug where the size of axis tripods (for selected objects)
was not rendered correctly when the near plane was set to anything but 1 m.

In the process, a few helper methods was introduced for often used calculations 
(such as calculating the height of the viewport in meters).

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
     <min_angle>, <max_angle>, <initial_angle>, <min_offset>, <max_offset> and
28
28
     <inital_offset> (Staffan Gim�ker).
29
29
 
 
30
  BUG FIXES:
 
31
 
 
32
   * Fixed a rendering bug where the size of axis tripods (for selected objects)
 
33
     was not rendered correctly when the near plane was set to anything but 1 m,
 
34
     which happens when you zoom in too much (Staffan Gim�ker).
 
35
 
30
36
 
31
37
peekabot 0.5rc1 TBD
32
38
==========================