Skip to content
Snippets Groups Projects
  1. Dec 28, 2005
  2. Dec 22, 2005
    • Christophe Geuzaine's avatar
      *** empty log message *** · 8bc254ec
      Christophe Geuzaine authored
      8bc254ec
    • Christophe Geuzaine's avatar
      · 80982957
      Christophe Geuzaine authored
      Removed all compile-time depdencies on byte ordering (big- or little-
      endianness). Replaced them with run-time conversions where necessary (only
      for packing/unpacking of colors into unsigned ints). Performance hit
      should be negligeable, but this will allow to compile Universal Binaries
      on Mac in a single step (instead of having to compile the PPC/big-endian
      and the i386/little-endian separately, which wouls be a royal pain in the
      butt).
      80982957
  3. Dec 21, 2005
  4. Dec 20, 2005
    • Christophe Geuzaine's avatar
      · ca47b341
      Christophe Geuzaine authored
      don't print the stupid category headers if in 'diff' mode
      ca47b341
    • Christophe Geuzaine's avatar
      · 3c8a9bd9
      Christophe Geuzaine authored
      upgrade to latset gl2ps
      3c8a9bd9
  5. Dec 19, 2005
  6. Dec 18, 2005
  7. Dec 17, 2005
    • Christophe Geuzaine's avatar
      · 38078a57
      Christophe Geuzaine authored
      fix lasso zoom drawing
      38078a57
    • Christophe Geuzaine's avatar
      · f60c2846
      Christophe Geuzaine authored
      refactored Opengl_Window.handle()
      
      should behave exactly like the old version, but now it is at least (somewhat)
      readable and ready to be generalized for more complicated projection matrices
      f60c2846
    • Christophe Geuzaine's avatar
      · 107f0acc
      Christophe Geuzaine authored
      add line elements in octree + little nicer Probe drawing
      107f0acc
  8. Dec 16, 2005
  9. Dec 14, 2005
  10. Dec 13, 2005
    • Christophe Geuzaine's avatar
      · 89c21747
      Christophe Geuzaine authored
      bug fix when using "rough algo" to create the mean plane: the normal
      was computed with reserve orientation compared to the normal case.
      89c21747
    • Christophe Geuzaine's avatar
      · 3a0444db
      Christophe Geuzaine authored
      better accuracy for normals
      3a0444db
    • Christophe Geuzaine's avatar
      · 4a5489bd
      Christophe Geuzaine authored
      - Ctrl+w should close windows on non-Mac and non-Windows archs
      - Escape should close dialogs on all archs
      4a5489bd
  11. Dec 11, 2005
  12. Dec 09, 2005
  13. Dec 08, 2005
    • Christophe Geuzaine's avatar
      nicer icon · a326fd92
      Christophe Geuzaine authored
      a326fd92
    • Christophe Geuzaine's avatar
      · 466a70b4
      Christophe Geuzaine authored
      nicer GUI for special viewpoints:
      
      * added "90 degrees rotation around axis perpendicular to the screen" button
        (+90, or -90 when holding Shift)
      * clicking on X,Y,Z buttons with Shift now gets the view "from behind"
      466a70b4
    • Christophe Geuzaine's avatar
      · d9d019f0
      Christophe Geuzaine authored
      little hack for philou: clicking on "Z" while holding "Shift" will cycle
      through 90 degrees increments of rotations around the Z-axis
      d9d019f0
Loading