Rough ChangeLog
Version 0.11.1
- Fixed Unicode build
Version 0.11
- wxWidgets based UI which brings:
- Stable nmap scanning UI
- Less platform specific code (almost none except for 'root' checking)
- No need for manual configuration of fe_config.xml
- Room for growth
- Uses default system font to draw labels (no more configuring fonts)
- Collapsible Hosts nodes
- More robust nmap launching
- Code cleanups
Version 0.10
Version unusable See version information page fe3d-0.10 for more information, new features from it have been moved to 0.11
Version 0.9
- Flexible matching system for geometry/texture assignment to scanned nodes.
- All parsing is done using SAX2 (not DOM) resulting in a smaller memory footprint
- Scanning capabilities through the builtin UI (libUFO)
- Window resizing
- Much more stable, clean, and "scalable" code-base.
Version 0.8
- Removed the embarassing flipSurface code (now using texture mapping to do the same thing)
- Made the tree lines into vertex arrays
- Disabled display lists for now
- Router is now using VAs, proper lighting too
- Make/Make install should now function properly
- Text labels have proper lighting
- Only systems in state 'up' are drawn.
- Each scan file added is put in its own node with a label of the first octate of the first host ip
